| AddDigi(int32_t idx, const CbmTrdDigi *digi, uint16_t chT=0xffff, uint16_t chR=0, int32_t dt=0) | cbm::algo::trd::Cluster2D | |
| AddDigiIdxPair(int32_t index, const CbmTrdDigi *digi) | cbm::algo::trd::Cluster2D | inline |
| AddDigiIdxPairs(const std::vector< int32_t > &indices, const std::vector< const CbmTrdDigi * > digis) | cbm::algo::trd::Cluster2D | inline |
| ClearDigis() | cbm::algo::trd::Cluster2D | inline |
| Cluster2D()=delete | cbm::algo::trd::Cluster2D | |
| Cluster2D(const Cluster2D &ref) | cbm::algo::trd::Cluster2D | |
| Cluster2D(int32_t address, int32_t idx, const CbmTrdDigi *digi, uint16_t chT, uint16_t chR, int32_t r, int32_t time) | cbm::algo::trd::Cluster2D | |
| eClusterDef enum name | cbm::algo::trd::Cluster2D | |
| fAddress | cbm::algo::trd::Cluster2D | private |
| fDigiIndices | cbm::algo::trd::Cluster2D | private |
| fDigis | cbm::algo::trd::Cluster2D | private |
| Finalize(const size_t numCols) | cbm::algo::trd::Cluster2D | |
| fNCols | cbm::algo::trd::Cluster2D | private |
| fNRows | cbm::algo::trd::Cluster2D | private |
| fRecDigis | cbm::algo::trd::Cluster2D | private |
| fStartCh | cbm::algo::trd::Cluster2D | private |
| fStartTime | cbm::algo::trd::Cluster2D | private |
| GetAddress() const | cbm::algo::trd::Cluster2D | inline |
| GetDigi(int32_t index) const | cbm::algo::trd::Cluster2D | inline |
| GetDigiIndices() const | cbm::algo::trd::Cluster2D | inline |
| GetDigis() | cbm::algo::trd::Cluster2D | inline |
| GetEndCh() const | cbm::algo::trd::Cluster2D | inline |
| GetNCols() const | cbm::algo::trd::Cluster2D | inline |
| GetNofDigis() const | cbm::algo::trd::Cluster2D | inline |
| GetNRows() const | cbm::algo::trd::Cluster2D | inline |
| GetNRowsRaw() const | cbm::algo::trd::Cluster2D | inline |
| GetRecDigis() const | cbm::algo::trd::Cluster2D | inline |
| GetRow() const | cbm::algo::trd::Cluster2D | inline |
| GetSize() const | cbm::algo::trd::Cluster2D | inline |
| GetStartCh() const | cbm::algo::trd::Cluster2D | inline |
| GetStartTime() const | cbm::algo::trd::Cluster2D | inline |
| HasFaspDigis() const | cbm::algo::trd::Cluster2D | inline |
| HasStart() const | cbm::algo::trd::Cluster2D | inline |
| HasStop() const | cbm::algo::trd::Cluster2D | inline |
| IsChannelInRange(uint16_t chT, uint16_t chR) const | cbm::algo::trd::Cluster2D | |
| kFasp enum value | cbm::algo::trd::Cluster2D | |
| kStart enum value | cbm::algo::trd::Cluster2D | |
| kStop enum value | cbm::algo::trd::Cluster2D | |
| Merge(Cluster2D *second) | cbm::algo::trd::Cluster2D | |
| SetNCols(uint16_t ncols) | cbm::algo::trd::Cluster2D | inline |
| SetNRows(uint16_t nrows) | cbm::algo::trd::Cluster2D | inline |
| SetStart(bool set=true) | cbm::algo::trd::Cluster2D | inline |
| SetStop(bool set=true) | cbm::algo::trd::Cluster2D | inline |
| ~Cluster2D() | cbm::algo::trd::Cluster2D | inlinevirtual |