23#ifndef ALICEO2_ITSMFT_LOOKUP_H
24#define ALICEO2_ITSMFT_LOOKUP_H
37 LookUp(std::string fileName);
50 int mTopologiesOverThreshold;
Definition of the ClusterTopology class.
static constexpr int MaxPatternBytes
int getTopologiesOverThreshold() const
auto getDictionaty() const
void setDictionary(const TopologyDictionary *dict)
auto getPattern(int id) const
int findGroupID(int nRow, int nCol, const unsigned char patt[ClusterPattern::MaxPatternBytes]) const
static int groupFinder(int nRow, int nCol)
bool isGroup(int id) const
void loadDictionary(std::string fileName)
int getSize() const
Returns the number of elements in the dicionary;.
const ClusterPattern & getPattern(int n) const
Returns the pattern of the topology.
bool isGroup(int n) const
Returns true if the element corresponds to a group of rare topologies.
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...