CORSIKA8  0.0.0
The framework to simulate particle cascades for astroparticle physics
corsika::TrackWriter< TOutputWriter > Class Template Reference
Inheritance diagram for corsika::TrackWriter< TOutputWriter >:

Public Member Functions

template<typename TParticle , typename TTrack >
ProcessReturn doContinuous (TParticle const &, TTrack const &, bool const limitFlag)
 
template<typename TParticle , typename TTrack >
LengthType getMaxStepLength (TParticle const &, TTrack const &)
 
YAML::Node getConfig () const
 

Additional Inherited Members

- Public Types inherited from corsika::BaseProcess< TrackWriter< TOutputWriter > >
using process_type = TrackWriter< TOutputWriter >
 Base processor type for use in other template classes.
 
- Static Public Attributes inherited from corsika::BaseProcess< TrackWriter< TOutputWriter > >
static bool const is_process_sequence
 
static bool const is_switch_process_sequence
 
- Protected Member Functions inherited from corsika::BaseProcess< TrackWriter< TOutputWriter > >
TrackWriter< TOutputWriter > & ref ()
 
const TrackWriter< TOutputWriter > & ref () const
 
- Protected Attributes inherited from corsika::BaseProcess< TrackWriter< TOutputWriter > >
friend TDerived
 

Detailed Description

template<typename TOutputWriter = TrackWriterParquet>
class corsika::TrackWriter< TOutputWriter >

Definition at line 17 of file TrackWriter.hpp.


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