1 #ifndef FastSimulation_MaterialEffects_NUEvent_h 2 #define FastSimulation_MaterialEffects_NUEvent_h std::vector< NUEvent::NUParticle > NUParticles_
const std::vector< NUEvent::NUParticle > & theNUParticles()
unsigned nInteractions() const
void addNUParticle(const NUParticle &ptc)
unsigned nParticles() const
std::vector< NUEvent::NUInteraction > NUInteractions_
void addNUInteraction(const NUInteraction &idx)
const std::vector< NUEvent::NUInteraction > & theNUInteractions()