StGENParticle Class Reference

Implementation of StGenParticle similar to ROOT TParticle. More...

#include <StGENParticle.h>

Inheritance diagram for StGENParticle:

StGenParticle

List of all members.

Public Member Functions

 StGENParticle (int idx)
virtual int GetStatusCode () const
virtual int GetPdgCode () const
virtual int GetGeaCode () const
virtual const StGenParticleGetMother (int i=0) const
virtual const StGenParticleGetDaughter (int i) const
virtual double GetMass () const
virtual int GetNDaughters () const
virtual void Momentum (double p4[4]) const
virtual void Vertex (double v[3]) const
virtual double Time () const
void Clear ()
void SetPdg (int pdg)
void SetGea (int gea)
void SetVert (float v[4])
void SetMom (float p[5])
void SetMother (int i, const StGENParticle *m)
void AddDaughter (const StGENParticle *m)

Protected Attributes

char fBeg [1]
int fPdgCode
int fGeaCode
int fStatusCode
const StGENParticlefMother [2]
double fWeight
double fP [5]
double fV [4]
char fEnd [1]
std::vector< const
StGENParticle * > 
fDaughter


Detailed Description

Implementation of StGenParticle similar to ROOT TParticle.

Author:
V.Perev Mar/2009
Defines equivalent of HEPEVT particle

Definition at line 16 of file StGENParticle.h.


The documentation for this class was generated from the following files:

Generated on Fri Feb 10 04:28:07 2012 for StRoot by  doxygen 1.5.9