StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Attributes | List of all members
StMcVertex Class Reference
Inheritance diagram for StMcVertex:
StObject

Public Member Functions

 StMcVertex (g2t_vertex_st *)
 
int operator== (const StMcVertex &) const
 
int operator!= (const StMcVertex &) const
 
const StThreeVectorFposition () const
 
StPtrVecMcTrack & daughters ()
 
const StPtrVecMcTrack & daughters () const
 
unsigned int numberOfDaughters ()
 
unsigned int numberOfDaughters () const
 
StMcTrackdaughter (unsigned int i)
 
const StMcTrackdaughter (unsigned int i) const
 
const StMcTrackparent () 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
 
- Public Member Functions inherited from StObject
 StObject (const StObject &sto)
 
StObjectoperator= (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
 

Protected Attributes

StThreeVectorF mPosition
 
StPtrVecMcTrack mDaughters
 
StMcTrackmParent
 
TString mGeantVolume
 
float mTof
 
long mGeantProcess
 
long mGeneratorProcess
 
long mKey
 
long mGeantMedium
 

Detailed Description

Definition at line 75 of file StMcVertex.hh.


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