This is the complete list of members for o2::itsmft::Clusterer, including all inherited members.
| clear() | o2::itsmft::Clusterer | |
| Clusterer() | o2::itsmft::Clusterer | |
| Clusterer(const Clusterer &)=delete | o2::itsmft::Clusterer | |
| getMaxBCSeparationToMask() const | o2::itsmft::Clusterer | inline |
| getMaxBCSeparationToSquash() const | o2::itsmft::Clusterer | inline |
| getMaxROFDepthToSquash() const | o2::itsmft::Clusterer | inline |
| getMaxRowColDiffToMask() const | o2::itsmft::Clusterer | inline |
| getTimer() | o2::itsmft::Clusterer | inline |
| getTimerMerge() | o2::itsmft::Clusterer | inline |
| isContinuousReadOut() const | o2::itsmft::Clusterer | inline |
| isDropHugeClusters() const | o2::itsmft::Clusterer | inline |
| loadDictionary(const std::string &fileName) | o2::itsmft::Clusterer | inline |
| MaxHugeClusWarn | o2::itsmft::Clusterer | static |
| MaxLabels | o2::itsmft::Clusterer | static |
| operator=(const Clusterer &)=delete | o2::itsmft::Clusterer | |
| print() const | o2::itsmft::Clusterer | |
| process(int nThreads, PixelReader &r, CompClusCont *compClus, PatternCont *patterns, ROFRecCont *vecROFRec, MCTruth *labelsCl=nullptr) | o2::itsmft::Clusterer | |
| reset() | o2::itsmft::Clusterer | |
| setContinuousReadOut(bool v) | o2::itsmft::Clusterer | inline |
| setDictionary(const TopologyDictionary *dict) | o2::itsmft::Clusterer | inline |
| setDropHugeClusters(bool v) | o2::itsmft::Clusterer | inline |
| setMaxBCSeparationToMask(int n) | o2::itsmft::Clusterer | inline |
| setMaxBCSeparationToSquash(int n) | o2::itsmft::Clusterer | inline |
| setMaxROFDepthToSquash(int v) | o2::itsmft::Clusterer | inline |
| setMaxRowColDiffToMask(int v) | o2::itsmft::Clusterer | inline |
| setNChips(int n) | o2::itsmft::Clusterer | inline |
| streamCluster(const std::vector< PixelData > &pixbuf, const std::array< Label, MaxLabels > *lblBuff, const BBox &bbox, const LookUp &pattIdConverter, VCLUS *compClusPtr, VPAT *patternsPtr, MCTruth *labelsClusPtr, int nlab, bool isHuge=false) | o2::itsmft::Clusterer | static |
| ~Clusterer()=default | o2::itsmft::Clusterer | |