StRoot
1
|
Public Types | |
enum | HepMCFrame { RESTFRAME = 1, LAB = 2, MOTHER = 3 } |
enum | HepMCStatus { STABLE = 1, DECAYED = 2, HISTORY = 3 } |
Public Member Functions | |
void | constructEvent (EvtParticle *baseParticle) |
void | constructEvent (EvtParticle *baseParticle, EvtVector4R &translation) |
HepMC::GenEvent * | getEvent () |
HepMC::GenParticle * | createGenParticle (EvtParticle *theParticle, int frameType) |
HepMC::FourVector | getVertexCoord (EvtParticle *theParticle) |
Definition at line 32 of file EvtHepMCEvent.hh.