|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.physics.event.BaseEvent
hep.physics.event.generator.GeneratorEvent
public class GeneratorEvent
EventHeader for an event generator. Provides the output of the generator.
| Field Summary |
|---|
| Fields inherited from interface hep.physics.event.generator.MCEvent |
|---|
MC_PARTICLES |
| Constructor Summary | |
|---|---|
GeneratorEvent(int run,
int event)
|
|
| Method Summary | |
|---|---|
java.util.List |
getMCParticles()
Returns the list of Particles associated with this event |
| Methods inherited from class hep.physics.event.BaseEvent |
|---|
get, getEventNumber, getRunNumber, getTags, getTimeStamp, keys, put |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface hep.physics.event.HEPEvent |
|---|
get, getEventNumber, getRunNumber, getTags, getTimeStamp, keys, put |
| Constructor Detail |
|---|
public GeneratorEvent(int run,
int event)
| Method Detail |
|---|
public java.util.List getMCParticles()
MCEvent
getMCParticles in interface MCEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||