#include <StEvent.h>

Public Member Functions | |
| void | Browse (TBrowser *) |
| TString | type () const |
| int | id () const |
| int | runId () const |
| int | time () const |
| unsigned int | triggerMask () const |
| unsigned int | bunchCrossingNumber (unsigned int) const |
| StEventInfo * | info () |
| const StEventInfo * | info () const |
| StRunInfo * | runInfo () |
| const StRunInfo * | runInfo () const |
| StEventSummary * | summary () |
| const StEventSummary * | summary () const |
| StTpcHitCollection * | tpcHitCollection () |
| const StTpcHitCollection * | tpcHitCollection () const |
| StFtpcHitCollection * | ftpcHitCollection () |
| const StFtpcHitCollection * | ftpcHitCollection () const |
| StSvtHitCollection * | svtHitCollection () |
| const StSvtHitCollection * | svtHitCollection () const |
| StSsdHitCollection * | ssdHitCollection () |
| const StSsdHitCollection * | ssdHitCollection () const |
| StEmcCollection * | emcCollection () |
| const StEmcCollection * | emcCollection () const |
| StFmsCollection * | fmsCollection () |
| const StFmsCollection * | fmsCollection () const |
| StRichCollection * | richCollection () |
| const StRichCollection * | richCollection () const |
| StRpsCollection * | rpsCollection () |
| const StRpsCollection * | rpsCollection () const |
| StTofCollection * | tofCollection () |
| const StTofCollection * | tofCollection () const |
| StBTofCollection * | btofCollection () |
| const StBTofCollection * | btofCollection () const |
| StMtdCollection * | mtdCollection () |
| const StMtdCollection * | mtdCollection () const |
| StFpdCollection * | fpdCollection () |
| const StFpdCollection * | fpdCollection () const |
| StPhmdCollection * | phmdCollection () |
| const StPhmdCollection * | phmdCollection () const |
| StRnDHitCollection * | rndHitCollection () |
| const StRnDHitCollection * | rndHitCollection () const |
| StEtrHitCollection * | etrHitCollection () |
| const StEtrHitCollection * | etrHitCollection () const |
| StHltEvent * | hltEvent () |
| const StHltEvent * | hltEvent () const |
| StFgtCollection * | fgtCollection () |
| const StFgtCollection * | fgtCollection () const |
| StL0Trigger * | l0Trigger () |
| const StL0Trigger * | l0Trigger () const |
| StL1Trigger * | l1Trigger () |
| const StL1Trigger * | l1Trigger () const |
| StL3Trigger * | l3Trigger () |
| const StL3Trigger * | l3Trigger () const |
| StTriggerDetectorCollection * | triggerDetectorCollection () |
| const StTriggerDetectorCollection * | triggerDetectorCollection () const |
| StTriggerIdCollection * | triggerIdCollection () |
| const StTriggerIdCollection * | triggerIdCollection () const |
| StTriggerData * | triggerData () |
| const StTriggerData * | triggerData () const |
| StSPtrVecTrackDetectorInfo & | trackDetectorInfo () |
| const StSPtrVecTrackDetectorInfo & | trackDetectorInfo () const |
| StSPtrVecTrackNode & | trackNodes () |
| const StSPtrVecTrackNode & | trackNodes () const |
| unsigned int | numberOfPrimaryVertices () const |
| StPrimaryVertex * | primaryVertex (unsigned int=0) |
| const StPrimaryVertex * | primaryVertex (unsigned int=0) const |
| unsigned int | numberOfCalibrationVertices () const |
| StCalibrationVertex * | calibrationVertex (unsigned int) |
| const StCalibrationVertex * | calibrationVertex (unsigned int) const |
| StSPtrVecV0Vertex & | v0Vertices () |
| const StSPtrVecV0Vertex & | v0Vertices () const |
| StSPtrVecXiVertex & | xiVertices () |
| const StSPtrVecXiVertex & | xiVertices () const |
| StSPtrVecKinkVertex & | kinkVertices () |
| const StSPtrVecKinkVertex & | kinkVertices () const |
| StDetectorState * | detectorState (StDetectorId) |
| const StDetectorState * | detectorState (StDetectorId) const |
| StPsd * | psd (StPwg, int) |
| const StPsd * | psd (StPwg, int) const |
| unsigned int | numberOfPsds () const |
| unsigned int | numberOfPsds (StPwg) const |
| StSPtrVecHit * | hitCollection (const Char_t *name) |
| StSPtrVecObject & | content () |
| const StEventClusteringHints * | clusteringHints () const |
| StEventClusteringHints * | clusteringHints () |
| void | statistics () |
| void | setType (const char *) |
| void | setRunId (int) |
| void | setId (int) |
| void | setTime (int) |
| void | setTriggerMask (unsigned int) |
| void | setBunchCrossingNumber (unsigned int, unsigned int) |
| void | setInfo (StEventInfo *) |
| void | setRunInfo (StRunInfo *) |
| void | setSummary (StEventSummary *) |
| void | setIdTruth () |
| void | setTpcHitCollection (StTpcHitCollection *) |
| void | setRnDHitCollection (StRnDHitCollection *) |
| void | setEtrHitCollection (StEtrHitCollection *) |
| void | setFtpcHitCollection (StFtpcHitCollection *) |
| void | setSvtHitCollection (StSvtHitCollection *) |
| void | setSsdHitCollection (StSsdHitCollection *) |
| void | setEmcCollection (StEmcCollection *) |
| void | setFmsCollection (StFmsCollection *) |
| void | setRichCollection (StRichCollection *) |
| void | setRpsCollection (StRpsCollection *) |
| void | setTofCollection (StTofCollection *) |
| void | setBTofCollection (StBTofCollection *) |
| void | setMtdCollection (StMtdCollection *) |
| void | setFpdCollection (StFpdCollection *) |
| void | setPhmdCollection (StPhmdCollection *) |
| void | setTriggerDetectorCollection (StTriggerDetectorCollection *) |
| void | setTriggerIdCollection (StTriggerIdCollection *) |
| void | setTriggerData (StTriggerData *) |
| void | setL0Trigger (StL0Trigger *) |
| void | setL1Trigger (StL1Trigger *) |
| void | setL3Trigger (StL3Trigger *) |
| void | setHltEvent (StHltEvent *) |
| void | setFgtCollection (StFgtCollection *) |
| void | addPrimaryVertex (StPrimaryVertex *, StPrimaryVertexOrder=orderByNumberOfDaughters) |
| void | addCalibrationVertex (StCalibrationVertex *) |
| void | addDetectorState (StDetectorState *) |
| void | addPsd (StPsd *) |
| void | removePsd (StPsd *) |
| void | addHitCollection (StSPtrVecHit *p, const Char_t *name) |
| void | removeHitCollection (const Char_t *name) |
| virtual Bool_t | Notify () |
Static Public Member Functions | |
| static const TString & | cvsTag () |
Protected Member Functions | |
| void | Split () |
| int | IsMain () const |
Protected Attributes | |
| StSPtrVecObject | mContent |
Static Protected Attributes | |
| static TString | mCvsTag = "$Id: StEvent.cxx,v 2.51 2012/04/16 20:22:16 ullrich Exp $" |
Definition at line 200 of file StEvent.h.
1.5.9