CORSIKA8  0.0.0
The framework to simulate particle cascades for astroparticle physics
corsika::CONEXhybrid Class Reference
Inheritance diagram for corsika::CONEXhybrid:

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 >
CONEXhybridref ()
 
const CONEXhybridref () const
 
- Protected Attributes inherited from corsika::BaseProcess< CONEXhybrid >
friend TDerived
 

Detailed Description

Definition at line 26 of file CONEXhybrid.hpp.


The documentation for this class was generated from the following file: