hep.physics.event.generator
Interface MCEvent
- All Superinterfaces:
- HEPEvent
- All Known Implementing Classes:
- GeneratorEvent
public interface MCEvent
- extends HEPEvent
A simulated event consisting of a set of MC particles.
- Author:
- Tony Johnson
Method Summary |
java.util.List |
getMCParticles()
Returns the list of Particles associated with this event |
MC_PARTICLES
static final java.lang.String MC_PARTICLES
- See Also:
- Constant Field Values
getMCParticles
java.util.List getMCParticles()
- Returns the list of Particles associated with this event
Copyright © 2000-2010 FreeHEP. All Rights Reserved.