|
| StSpinTreeReader (const char *treeName="spinTree") |
|
| StSpinTreeReader (const StSpinTreeReader &other) |
|
StSpinTreeReader & | operator= (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 StJetSkimEvent * | event () const |
|
int | nJets () |
|
const TClonesArray * | jets () const |
|
const StJet * | jet (int i) const |
|
int | nNeutralJets () |
|
const TClonesArray * | neutralJets () const |
|
const StJet * | neutralJet (int i) const |
|
int | nChargedPions () |
|
const TClonesArray * | chargedPions () const |
|
const StChargedPionTrack * | chargedPion (int i) const |
|
int | nBemcPions () |
|
const TClonesArray * | bemcPions () const |
|
const TPi0Candidate * | bemcPion (int i) const |
|
int | nBemcElectrons () |
|
const TClonesArray * | bemcElectrons () const |
|
const StPrimaryElectron * | bemcElectron (int i) const |
|
int | nBemcGlobalElectrons () |
|
const TClonesArray * | bemcGlobalElectrons () const |
|
const StGlobalElectron * | bemcGlobalElectron (int i) const |
|
|
bool | connectJets |
|
bool | connectNeutralJets |
|
bool | connectChargedPions |
|
bool | connectBemcPions |
|
bool | connectBemcElectrons |
|
bool | connectEemcPions |
|
bool | requireDidFire |
|
bool | requireShouldFire |
|
Definition at line 26 of file StSpinTreeReader.h.
The documentation for this class was generated from the following files: