CORSIKA  @c8_version@
The framework to simulate particle cascades for astroparticle physics
corsika::ContinuousProcessStepLength Class Reference

To store step length in LengthType and unique index in ProcessSequence of shortest step ContinuousProcess. More...

#include <ContinuousProcessStepLength.hpp>

Public Member Functions

 ContinuousProcessStepLength (LengthType const step)
 
 ContinuousProcessStepLength (LengthType const step, ContinuousProcessIndex const id)
 
void setLength (LengthType const step)
 
LengthType getLength () const
 
void setIndex (ContinuousProcessIndex const id)
 
ContinuousProcessIndex getIndex () const
 
 operator ContinuousProcessIndex () const
 
 operator LengthType () const
 
bool operator< (ContinuousProcessStepLength const &r) const
 

Detailed Description

To store step length in LengthType and unique index in ProcessSequence of shortest step ContinuousProcess.

Definition at line 22 of file ContinuousProcessStepLength.hpp.


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