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

mix-in class for SecondaryView that fills secondaries into an More...

#include <HistorySecondaryProducer.hpp>

Public Member Functions

void setParentEvent (EventPtr const &evt)
 
bool hasParentEvent () const
 
EventPtr & parentEvent ()
 
EventPtr const & parentEvent () const
 
void setProjectileIndex (size_t i)
 
size_t projectileIndex () const
 
size_t addSecondary (HEPEnergyType energy, Vector< hepmomentum_d > const &momentum, Code pid)
 
std::vector< SecondaryParticle > const & secondaries () const
 
void setTargetCode (const Code t)
 
std::string as_string () const
 
EventType eventType () const
 
void setEventType (EventType t)
 

Detailed Description

mix-in class for SecondaryView that fills secondaries into an

Definition at line 25 of file Event.hpp.


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