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

This class stores the non-common properties of secondaries in an event. More...

#include <SecondaryParticle.hpp>

Public Member Functions

 SecondaryParticle (HEPEnergyType energy, Vector< hepmomentum_d > momentum, Code pid)
 

Public Attributes

HEPEnergyType const energy_
 
Vector< hepmomentum_d > const momentum_
 
Code const pid_
 

Detailed Description

This class stores the non-common properties of secondaries in an event.

All other (common) properties are available via the event itself or its projectile.

Definition at line 23 of file SecondaryParticle.hpp.


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