| 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 |
| ClassDefNV(BaseCluster, 2) | o2::BaseCluster< float > | protected |
| Cluster()=default | o2::mft::Cluster | |
| Cluster(const Float_t x, const Float_t y, const Float_t z, const Float_t phi, const Float_t r, const Int_t id, const Int_t bin, const Float_t sigX2, const Float_t sigY2, const Int_t sensorID) | o2::mft::Cluster | inline |
| Cluster(const Float_t x, const Float_t y, const Float_t z, const Int_t index) | o2::mft::Cluster | |
| clusterId | o2::mft::Cluster | |
| getBits() const | o2::BaseCluster< float > | inline |
| getCount() const | o2::BaseCluster< float > | 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 |
| getUsed() | o2::mft::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 |
| indexTableBin | o2::mft::Cluster | |
| isBitSet(int bit) const | o2::BaseCluster< float > | inline |
| isUsed | o2::mft::Cluster | |
| operator math_utils::Point3D< float > &() | o2::BaseCluster< float > | inline |
| phiCoordinate | o2::mft::Cluster | |
| rCoordinate | o2::mft::Cluster | |
| resetBit(int bit) | o2::BaseCluster< float > | 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 |
| setErrors(float sy2, float sz2, float syz) | o2::BaseCluster< float > | inline |
| setPos(const math_utils::Point3D< float > &p) | o2::BaseCluster< float > | 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 |
| setUsed(Bool_t bval) | o2::mft::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 |
| sigmaX2 | o2::mft::Cluster | |
| sigmaY2 | o2::mft::Cluster | |
| ~BaseCluster()=default | o2::BaseCluster< float > | |