StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Attributes | List of all members
StRichMCInfo Class Reference

#include <StRichMCInfo.h>

Inheritance diagram for StRichMCInfo:
StObject

Public Member Functions

 StRichMCInfo (int id, int gid, int trk, float q, int process)
 
int operator== (const StRichMCInfo &) const
 
int operator!= (const StRichMCInfo &) const
 
int id () const
 
int gid () const
 
int trackp () const
 
float charge () const
 
int process () 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

Int_t mId
 
Int_t mGid
 
Int_t mTrackp
 
Float_t mCharge
 
Int_t mProcess
 

Detailed Description

Author
Brian Lasiuk, May 2000

Contains the simulator info that is NOT stored in the g2t tables –> most importantly a tag of the process type

Definition at line 39 of file StRichMCInfo.h.


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