CbmRoot
|
This is the complete list of members for CbmEventStore, including all inherited members.
AddDigi(const Digi *digi) | CbmEventStore | inline |
AddDigi(const Digi *digi, const CbmMatch *match) | CbmEventStore | inline |
CbmEventStore(UInt_t eventId=0, Bool_t hasMatches=kFALSE) | CbmEventStore | |
CbmEventStore(const CbmEventStore &) | CbmEventStore | |
CbmEventStore(CbmEventStore &&)=default | CbmEventStore | |
ClassDef(CbmEventStore, 2) | CbmEventStore | private |
fDigis | CbmEventStore | private |
fEventId | CbmEventStore | private |
fHasMatches | CbmEventStore | private |
GetDigi(UInt_t index) const | CbmEventStore | inline |
GetEventId() const | CbmEventStore | inline |
GetNofDigis(ECbmModuleId system) const | CbmEventStore | |
HasMatches() const | CbmEventStore | inline |
IsEmpty() const | CbmEventStore | |
MatchToMC(CbmMatch &result) const | CbmEventStore | |
operator=(const CbmEventStore &)=delete | CbmEventStore | |
ToString() const | CbmEventStore | |
~CbmEventStore() | CbmEventStore | virtual |