CORSIKA  @c8_version@
The framework to simulate particle cascades for astroparticle physics
corsika::Step< TParticle > Class Template Reference

Public Member Functions

template<typename TTrajectory >
 Step (TParticle const &particle, TTrajectory const &track)
 
HEPEnergyType const & add_dEkin (HEPEnergyType dEkin)
 
TimeType const & add_dt (TimeType dt)
 
LengthVector const & add_displacement (LengthVector const &dis)
 
DirectionVector const & add_dU (DirectionVector const &du)
 
HEPEnergyType getDiffEkin () const
 
TimeType getDiffT () const
 
DirectionVector const & getDiffDirection () const
 
LengthVector const & getDisplacement () const
 
LengthVector const & getDiffPosition () const
 alias for getDisplacement()
 
TParticle const & getParticlePre () const
 
HEPEnergyType getEkinPre () const
 
HEPEnergyType getEkinPost () const
 
TimeType getTimePre () const
 
TimeType getTimePost () const
 
DirectionVector const getDirectionPre () const
 
VelocityVector getVelocityVector () const
 
StraightTrajectory getStraightTrack () const
 
DirectionVector getDirectionPost () const
 
Point const & getPositionPre () const
 
Point getPositionPost () const
 

Detailed Description

template<typename TParticle>
class corsika::Step< TParticle >

Definition at line 35 of file Step.hpp.


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