This is the complete list of members for o2::tof::Digit, including all inherited members.
boost::serialization::access | o2::tof::Digit | friend |
Digit()=default | o2::tof::Digit | |
Digit(Int_t channel, Int_t tdc, Int_t tot, uint64_t bc, Int_t label=-1, uint32_t triggerorbit=0, uint16_t triggerbunch=0, float geanttime=0, double t0=0) | o2::tof::Digit | |
Digit(Int_t channel, Int_t tdc, Int_t tot, uint32_t orbit, uint16_t bc, Int_t label=-1, uint32_t triggerorbit=0, uint16_t triggerbunch=0, float geanttime=0, double t0=0) | o2::tof::Digit | |
getBC() const | o2::tof::Digit | inline |
getCalibratedTime() const | o2::tof::Digit | inline |
getChannel() const | o2::tof::Digit | inline |
getElChainIndex() const | o2::tof::Digit | inline |
getElChIndex() const | o2::tof::Digit | inline |
getElCrateIndex() const | o2::tof::Digit | inline |
getElectronicIndex() const | o2::tof::Digit | inline |
getElTDCIndex() const | o2::tof::Digit | inline |
getElTRMIndex() const | o2::tof::Digit | inline |
getIR() const | o2::tof::Digit | inline |
getLabel() const | o2::tof::Digit | inline |
getOrderingKey(Int_t channel, uint64_t bc, Int_t) | o2::tof::Digit | inlinestatic |
getOrderingKey() | o2::tof::Digit | inline |
getPhiAndEtaIndex(int &phi, int &eta) const | o2::tof::Digit | |
getT0true() const | o2::tof::Digit | inline |
getTDC() const | o2::tof::Digit | inline |
getTgeant() const | o2::tof::Digit | inline |
getTOT() const | o2::tof::Digit | inline |
getTriggerBunch() const | o2::tof::Digit | inline |
getTriggerOrbit() const | o2::tof::Digit | inline |
isProblematic() const | o2::tof::Digit | inline |
isUsedInCluster() const | o2::tof::Digit | inline |
merge(Int_t tdc, Int_t tot) | o2::tof::Digit | |
printStream(std::ostream &stream) const | o2::tof::Digit | |
setBC(uint64_t bc) | o2::tof::Digit | inline |
setCalibratedTime(Double_t time) | o2::tof::Digit | inline |
setChannel(Int_t channel) | o2::tof::Digit | inline |
setElectronicIndex(Int_t ind) | o2::tof::Digit | inline |
setIR(const InteractionRecord &ir) | o2::tof::Digit | inline |
setIsProblematic(bool flag) | o2::tof::Digit | inline |
setIsUsedInCluster(bool val=true) | o2::tof::Digit | inline |
setLabel(Int_t label) | o2::tof::Digit | inline |
setT0true(double val) | o2::tof::Digit | inline |
setTDC(uint16_t tdc) | o2::tof::Digit | inline |
setTgeant(float val) | o2::tof::Digit | inline |
setTOT(uint16_t tot) | o2::tof::Digit | inline |
setTriggerBunch(uint16_t value) | o2::tof::Digit | inline |
setTriggerOrbit(uint32_t value) | o2::tof::Digit | inline |
~Digit()=default | o2::tof::Digit | |