CbmRoot
CbmEvent Member List

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

AddData(ECbmDataType type, UInt_t index)CbmEvent
AddStsTrack(UInt_t index)CbmEventinline
CbmEvent()CbmEventinline
CbmEvent(Int_t number, Double_t startTime=0., Double_t endTime=0.)CbmEventinline
CbmEvent(CbmEvent &&)=defaultCbmEvent
CbmEvent(const CbmEvent &)CbmEventprivate
ClassDef(CbmEvent, 2)CbmEventprivate
Clear(Option_t *)CbmEventinline
fIndexMapCbmEventprivate
fMatchCbmEventprivate
fNofDataCbmEventprivate
fNumberCbmEventprivate
fTimeEndCbmEventprivate
fTimeStartCbmEventprivate
fVertexCbmEventprivate
GetEndTime() constCbmEventinline
GetIndex(ECbmDataType type, UInt_t iData)CbmEvent
GetMatch() constCbmEventinline
GetNofData() constCbmEventinline
GetNofData(ECbmDataType type) constCbmEvent
GetNofStsTracks() constCbmEventinline
GetNumber() constCbmEventinline
GetStartTime() constCbmEventinline
GetStsTrackIndex(Int_t iTrack)CbmEventinline
GetVertex()CbmEventinline
operator=(const CbmEvent &)CbmEventprivate
SetEndTime(Double_t endTime)CbmEventinline
SetMatch(CbmMatch *match)CbmEventinline
SetStartTime(Double_t startTime)CbmEventinline
SetStsTracks(std::vector< UInt_t > &indexVector)CbmEventinline
SetVertex(Double_t x, Double_t y, Double_t z, Double_t chi2, Int_t ndf, Int_t nTracks, const TMatrixFSym &covMat)CbmEvent
ToString() constCbmEvent
~CbmEvent()CbmEventinlinevirtual