addBitInContributingChannels(int bit) | o2::tof::Cluster | inline |
BaseCluster()=default | o2::BaseCluster< float > | |
BaseCluster(std::uint16_t sensid, const math_utils::Point3D< float > &xyz) | o2::BaseCluster< float > | inline |
BaseCluster(std::uint16_t sensid, float x, float y, float z) | o2::BaseCluster< float > | inline |
BaseCluster(std::uint16_t sensid, const math_utils::Point3D< float > &xyz, float sy2, float sz2, float syz) | o2::BaseCluster< float > | inline |
BaseCluster(std::int16_t sensid, float x, float y, float z, float sy2, float sz2, float syz) | o2::BaseCluster< float > | inline |
boost::serialization::access | o2::tof::Cluster | friend |
BaseCluster< float >::ClassDefNV(BaseCluster, 2) | o2::BaseCluster< float > | protected |
Cluster()=default | o2::tof::Cluster | |
Cluster(std::int16_t sensid, float x, float y, float z, float sy2, float sz2, float syz, double timeRaw, double time, float tot, int L0L1latency, int deltaBC, float geanttime=0.0, double t0=0.0) | o2::tof::Cluster | |
getAdditionalContributingChannels() const | o2::tof::Cluster | inline |
getBC() const | o2::tof::Cluster | inline |
getBits() const | o2::BaseCluster< float > | inline |
getCount() const | o2::BaseCluster< float > | inline |
getDeltaBC() const | o2::tof::Cluster | inline |
getDigitInfoCH(int idig) const | o2::tof::Cluster | inline |
getDigitInfoT(int idig) const | o2::tof::Cluster | inline |
getDigitInfoTOT(int idig) const | o2::tof::Cluster | inline |
getEntryInTree() const | o2::tof::Cluster | inline |
getL0L1Latency() const | o2::tof::Cluster | inline |
getMainContributingChannel() const | o2::tof::Cluster | inline |
getNumOfContributingChannels() const | o2::tof::Cluster | |
getPadInSector() const | o2::tof::Cluster | inline |
getPhi() | o2::tof::Cluster | inline |
getPhi() const | o2::tof::Cluster | inline |
getR() | o2::tof::Cluster | inline |
getR() const | o2::tof::Cluster | inline |
getSector() const | o2::tof::Cluster | inline |
getSensorID() const | o2::BaseCluster< float > | inline |
getSigmaY2() const | o2::BaseCluster< float > | inline |
getSigmaYZ() const | o2::BaseCluster< float > | inline |
getSigmaZ2() const | o2::BaseCluster< float > | inline |
getT0true() const | o2::tof::Cluster | inline |
getTgeant() const | o2::tof::Cluster | inline |
getTime() const | o2::tof::Cluster | inline |
getTimeRaw() const | o2::tof::Cluster | inline |
getTot() const | o2::tof::Cluster | inline |
getX() const | o2::BaseCluster< float > | inline |
getXYZ() const | o2::BaseCluster< float > | inline |
getXYZ() | o2::BaseCluster< float > | inline |
getXYZGlo(const o2::detectors::DetMatrixCache &dm) const | o2::BaseCluster< float > | inline |
getXYZGloRot(const o2::detectors::DetMatrixCache &dm) const | o2::BaseCluster< float > | inline |
getXYZLoc(const o2::detectors::DetMatrixCache &dm) const | o2::BaseCluster< float > | inline |
getY() const | o2::BaseCluster< float > | inline |
getZ() const | o2::BaseCluster< float > | inline |
isAdditionalChannelSet(int bit) const | o2::tof::Cluster | inline |
isBitSet(int bit) const | o2::BaseCluster< float > | inline |
kDown enum value | o2::tof::Cluster | |
kDownLeft enum value | o2::tof::Cluster | |
kDownRight enum value | o2::tof::Cluster | |
kLeft enum value | o2::tof::Cluster | |
kRight enum value | o2::tof::Cluster | |
kUp enum value | o2::tof::Cluster | |
kUpLeft enum value | o2::tof::Cluster | |
kUpRight enum value | o2::tof::Cluster | |
operator math_utils::Point3D< float > &() | o2::BaseCluster< float > | inline |
resetBit(int bit) | o2::BaseCluster< float > | inline |
resetBitInContributingChannels(int bit) | o2::tof::Cluster | inline |
setAdditionalContributingChannels(std::uint8_t mask) | o2::tof::Cluster | inline |
setBit(int bit) | o2::BaseCluster< float > | inline |
setBits(std::uint8_t b) | o2::BaseCluster< float > | inline |
setCount(std::int8_t c) | o2::BaseCluster< float > | inline |
setDeltaBC(int value) | o2::tof::Cluster | inline |
setDigitInfo(int idig, int ch, double t, float tot) | o2::tof::Cluster | |
setEntryInTree(int value) | o2::tof::Cluster | inline |
setErrors(float sy2, float sz2, float syz) | o2::BaseCluster< float > | inline |
setL0L1Latency(int value) | o2::tof::Cluster | inline |
setMainContributingChannel(int newvalue) | o2::tof::Cluster | inline |
setPadInSector(std::int16_t value) | o2::tof::Cluster | inline |
setPhi(float value) | o2::tof::Cluster | inline |
setPos(const math_utils::Point3D< float > &p) | o2::BaseCluster< float > | inline |
setR(float value) | o2::tof::Cluster | inline |
setSector(std::int8_t value) | o2::tof::Cluster | inline |
setSensorID(std::int16_t sid) | o2::BaseCluster< float > | inline |
setSigmaY2(float v) | o2::BaseCluster< float > | inline |
setSigmaYZ(float v) | o2::BaseCluster< float > | inline |
setSigmaZ2(float v) | o2::BaseCluster< float > | inline |
setT0true(double val) | o2::tof::Cluster | inline |
setTgeant(float val) | o2::tof::Cluster | inline |
setTime(double time) | o2::tof::Cluster | inline |
setTimeRaw(double timeRaw) | o2::tof::Cluster | inline |
setTot(float tot) | o2::tof::Cluster | inline |
setX(float x) | o2::BaseCluster< float > | inline |
setXYZ(float x, float y, float z) | o2::BaseCluster< float > | inline |
setY(float y) | o2::BaseCluster< float > | inline |
setZ(float z) | o2::BaseCluster< float > | inline |
~BaseCluster()=default | o2::BaseCluster< float > | |
~Cluster()=default | o2::tof::Cluster | |