CORSIKA  @c8_version@
The framework to simulate particle cascades for astroparticle physics
corsika::IEmpty Class Referenceabstract

Intended for usage as default template argument for environments with no properties. More...

#include <IEmpty.hpp>

Public Member Functions

virtual LengthType getArclengthFromGrammage (BaseTrajectory const &, GrammageType) const =0
 

Detailed Description

Intended for usage as default template argument for environments with no properties.

For now, the ArclengthFromGrammage is mandatory, since it is used even in the most simple Cascade code.

  • IEmpty is the interface definition.
  • Empty<IEmpty> is a possible model implementation

Definition at line 26 of file IEmpty.hpp.


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