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