CbmRoot
Loading...
Searching...
No Matches
CbmEvent Member List

This is the complete list of members for CbmEvent, including all inherited members.

AddData(ECbmDataType type, uint32_t index)CbmEvent
AddStsTrack(uint32_t index)CbmEventinline
CbmEvent()CbmEventinline
CbmEvent(int32_t number, double startTime=0., double endTime=0.)CbmEventinline
CbmEvent(const CbmEvent &)CbmEvent
CbmEvent(CbmEvent &&)=defaultCbmEvent
ClassDef(CbmEvent, 3)CbmEventprivate
Clear(Option_t *)CbmEventinline
ClearData(ECbmDataType type)CbmEvent
fIndexMapCbmEventprivate
fMatchCbmEventprivate
fNumberCbmEventprivate
fTimeEndCbmEventprivate
fTimeStartCbmEventprivate
fTzeroCbmEventprivate
fVertexCbmEventprivate
GetEndTime() constCbmEventinline
GetIndex(ECbmDataType type, uint32_t iData)CbmEvent
GetMatch() constCbmEventinline
GetNofData() constCbmEvent
GetNofData(ECbmDataType type) constCbmEvent
GetNofStsTracks() constCbmEventinline
GetNumber() constCbmEventinline
GetStartTime() constCbmEventinline
GetStsTrackIndex(int32_t iTrack)CbmEventinline
GetTzero() constCbmEventinline
GetVertex()CbmEventinline
operator=(const CbmEvent &)CbmEventprivate
SetEndTime(double endTime)CbmEventinline
SetMatch(CbmMatch *match)CbmEventinline
SetNumber(int32_t number)CbmEventinline
SetStartTime(double startTime)CbmEventinline
SetStsTracks(std::vector< uint32_t > &indexVector)CbmEventinline
SetTzero(double tZero)CbmEventinline
SetVertex(double x, double y, double z, double chi2, int32_t ndf, int32_t nTracks, const TMatrixFSym &covMat)CbmEvent
SortIndices()CbmEvent
Swap(CbmEvent &e)CbmEvent
ToString() constCbmEvent
~CbmEvent()CbmEventinlinevirtual