|
CORSIKA
@c8_version@
The framework to simulate particle cascades for astroparticle physics
|

Public Member Functions | |
| HistoryObservationPlane (TStack const &, Plane const &, bool=true) | |
| template<typename TParticle , typename TTrajectory > | |
| LengthType | getMaxStepLength (TParticle const &, TTrajectory const &vTrajectory) |
| template<typename TParticle , typename TTrajectory > | |
| ProcessReturn | doContinuous (TParticle const &vParticle, TTrajectory const &vTrajectory) |
| auto const & | histogram () const |
Additional Inherited Members | |
Public Types inherited from corsika::BaseProcess< HistoryObservationPlane< TStack > > | |
| using | process_type = HistoryObservationPlane< TStack > |
| Base processor type for use in other template classes. | |
Static Public Attributes inherited from corsika::BaseProcess< HistoryObservationPlane< TStack > > | |
| static bool const | is_process_sequence |
| static bool const | is_switch_process_sequence |
Protected Member Functions inherited from corsika::BaseProcess< HistoryObservationPlane< TStack > > | |
| HistoryObservationPlane< TStack > & | getRef () |
| const HistoryObservationPlane< TStack > & | getRef () const |
Protected Attributes inherited from corsika::BaseProcess< HistoryObservationPlane< TStack > > | |
| friend | TDerived |
Definition at line 26 of file HistoryObservationPlane.hpp.