CORSIKA  @c8_version@
The framework to simulate particle cascades for astroparticle physics
corsika::history::HistoryDataInterface< T, TEvent > Class Template Reference

corresponding definition of a stack-readout object, the iteractor dereference operator will deliver access to these function. More...

#include <HistoryStackExtension.hpp>

Inheritance diagram for corsika::history::HistoryDataInterface< T, TEvent >:

Public Member Functions

void setParticleData ()
 
void setParticleData (HistoryDataInterface &)
 
void setEvent (const std::shared_ptr< TEvent > &v)
 
void setParentEventIndex (int index)
 
std::shared_ptr< TEvent > getEvent () const
 
int getParentEventIndex () const
 
std::string asString () const
 

Detailed Description

template<typename T, typename TEvent>
class corsika::history::HistoryDataInterface< T, TEvent >

corresponding definition of a stack-readout object, the iteractor dereference operator will deliver access to these function.

Definition at line 74 of file HistoryStackExtension.hpp.


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