|
| StMcVertex (g2t_vertex_st *) |
|
int | operator== (const StMcVertex &) const |
|
int | operator!= (const StMcVertex &) const |
|
const StThreeVectorF & | position () const |
|
StPtrVecMcTrack & | daughters () |
|
const StPtrVecMcTrack & | daughters () const |
|
unsigned int | numberOfDaughters () |
|
unsigned int | numberOfDaughters () const |
|
StMcTrack * | daughter (unsigned int i) |
|
const StMcTrack * | daughter (unsigned int i) const |
|
const StMcTrack * | parent () const |
|
TString const & | geantVolume () const |
|
float | tof () const |
|
long | geantProcess () const |
|
long | geantMedium () const |
|
long | generatorProcess () const |
|
long | key () const |
|
void | setPosition (const StThreeVectorF &) |
|
void | setParent (StMcTrack *) |
|
void | addDaughter (StMcTrack *) |
|
void | setGeantVolume (const Char_t *name) |
|
void | setTof (float) |
|
void | setGeantProcess (int) |
|
void | removeDaughter (StMcTrack *) |
|
virtual void | Print (Option_t *option="") const |
|
| StObject (const StObject &sto) |
|
StObject & | operator= (const StObject &sto) |
|
virtual TObject * | clone () const |
|
Int_t | isZombie () const |
|
virtual void | makeZombie (int flg=1) |
|
UInt_t | Ztreamer (TBuffer &R__b) |
|
| ClassDef (StObject, 3) static UInt_t fgTally |
|
|
StThreeVectorF | mPosition |
|
StPtrVecMcTrack | mDaughters |
|
StMcTrack * | mParent |
|
TString | mGeantVolume |
|
float | mTof |
|
long | mGeantProcess |
|
long | mGeneratorProcess |
|
long | mKey |
|
long | mGeantMedium |
|
Definition at line 75 of file StMcVertex.hh.
The documentation for this class was generated from the following files: