|
enum | { kOnlyAdc =0,
kAdcAndTrig,
kAdcCompareTrig
} |
|
enum | { kOnline,
kOffline,
kLocal
} |
|
|
void | setConfig (int x) |
|
void | setPedMode (int pedmode) |
|
void | setPedFile (const char *pedfile) |
|
DSMLayer_E001_2009 * | get2009_DSMLayer0_Result () |
|
DSMLayer_E101_2009 * | get2009_DSMLayer1_Result () |
|
void | Init () |
|
void | InitRun (int runnumber) |
|
void | setDsmSetup (int *x) |
|
void | setSetupPath (char *x) |
|
void | Clear () |
|
void | Make () |
|
bool | isCorrupted () const |
|
void | getEemcFeeMask () |
|
void | setHList (TObjArray *x) |
|
void | addTriggerList (vector< int > &trgList) |
|
StTriggerSimuDecision | triggerDecision (int trigId) |
| like isTrigger(), but returns kDoNotCare if detector isn't a part of the given trigId
|
|
const vector< int > & | triggerIds () const |
|
void | connectBemcL0 (int *x) |
|
bool | getHttpInfo (int tpId, EemcHttpInfo &httpInfo) |
|
int | endcapJetPatchTh (int i) const |
|
int | endcapHighTowerTh (int i) const |
|
int | endcapJetPatchAdc (int jp) const |
|
int | endcapHighTowerAdc (int towerId) const |
|
int | endcapPartialJetPatchAdc (int jp) const |
|
int | getOutHT (int tp) const |
|
int | getOutTPsum (int tp) const |
|
int | getEndcapHighTower (int tp) const |
|
int | getEndcapPatchSum (int tp) const |
|
void | fillStEmcTriggerDetector () |
|
virtual bool | isTrigger (int trigId) |
|
virtual void | setMC (int flag) |
| 0 == real data, 1 or more == Monte Carlo
|
|
virtual void | setYear (int year) |
|
virtual void | setSource (const char *source) |
| Options are: "MuDst", "StEvent".
|
|
|
int | mMCflag |
|
int | mYear |
|
TString | mSource |
|
Definition at line 33 of file StEemcTriggerSimu.h.
The documentation for this class was generated from the following files: