StRoot
1
|
Master class for StGimParticle filled from GEANT3 internal structures. More...
#include <StG3Particle.h>
Public Member Functions | |
StG3ParticleMaster (GFKINE_t fk, GFVERT_t fv) | |
virtual const StGenParticle * | operator() (int idx) const |
void | Update () |
Public Member Functions inherited from StGenParticleMaster | |
int | Size () const |
virtual void | Print (const char *tit) const |
Static Public Member Functions | |
static const StG3ParticleMaster * | Instance () |
Static Public Member Functions inherited from StGenParticleMaster | |
static int | Gea2Pdg (int igea) |
static int | Pdg2Gea (int ipdg) |
static double | Gea2Mas (int igea) |
Additional Inherited Members | |
Protected Attributes inherited from StGenParticleMaster | |
int | mNTk |
Master class for StGimParticle filled from GEANT3 internal structures.
Defines equivalent of HEPEVT particle
Definition at line 26 of file StG3Particle.h.