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

Public Member Functions

 StSpinTreeReader (const char *treeName="spinTree")
 
 StSpinTreeReader (const StSpinTreeReader &other)
 
StSpinTreeReaderoperator= (const StSpinTreeReader &rhs)
 
void selectDataset (const char *path)
 
void selectFile (const char *path)
 
void selectFile (std::string &path)
 
long GetEntries ()
 
void GetEntry (long i)
 
void selectRunlist (const char *path)
 
void selectRun (int runnumber)
 
void removeRun (int runnumber)
 
void selectTrigger (int trigger)
 
const TEventList * eventList () const
 
void setEventList (TEventList *elist)
 
const TChain * chain () const
 
const StJetSkimEventevent () const
 
int nJets ()
 
const TClonesArray * jets () const
 
const StJetjet (int i) const
 
int nNeutralJets ()
 
const TClonesArray * neutralJets () const
 
const StJetneutralJet (int i) const
 
int nChargedPions ()
 
const TClonesArray * chargedPions () const
 
const StChargedPionTrackchargedPion (int i) const
 
int nBemcPions ()
 
const TClonesArray * bemcPions () const
 
const TPi0CandidatebemcPion (int i) const
 
int nBemcElectrons ()
 
const TClonesArray * bemcElectrons () const
 
const StPrimaryElectronbemcElectron (int i) const
 
int nBemcGlobalElectrons ()
 
const TClonesArray * bemcGlobalElectrons () const
 
const StGlobalElectronbemcGlobalElectron (int i) const
 

Public Attributes

bool connectJets
 
bool connectNeutralJets
 
bool connectChargedPions
 
bool connectBemcPions
 
bool connectBemcElectrons
 
bool connectEemcPions
 
bool requireDidFire
 
bool requireShouldFire
 

Detailed Description

Definition at line 26 of file StSpinTreeReader.h.


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