|
CORSIKA8
0.0.0
The framework to simulate particle cascades for astroparticle physics
|

Public Member Functions | |
| CONEXhybrid (Point center, ShowerAxis const &showerAxis, LengthType groundDist, LengthType injectionHeight, HEPEnergyType primaryEnergy, PDGCode pdg) | |
| template<typename TStackView > | |
| void | doSecondaries (TStackView &) |
| void | solveCE () |
| bool | addParticle (Code pid, HEPEnergyType energy, HEPEnergyType mass, Point const &position, Vector< dimensionless_d > const &direction, TimeType t) |
| CoordinateSystemPtr const & | getObserverCS () const |
| HEPEnergyType | getEnergyEM () const |
| void | reset () |
Additional Inherited Members | |
Public Types inherited from corsika::BaseProcess< CONEXhybrid > | |
| using | process_type = CONEXhybrid |
| Base processor type for use in other template classes. | |
Static Public Attributes inherited from corsika::BaseProcess< CONEXhybrid > | |
| static bool const | is_process_sequence |
| static bool const | is_switch_process_sequence |
Protected Member Functions inherited from corsika::BaseProcess< CONEXhybrid > | |
| CONEXhybrid & | ref () |
| const CONEXhybrid & | ref () const |
Protected Attributes inherited from corsika::BaseProcess< CONEXhybrid > | |
| friend | TDerived |
Definition at line 26 of file CONEXhybrid.hpp.