Project
Loading...
Searching...
No Matches
o2::itsmft::LookUp Class Reference

#include <LookUp.h>

Public Member Functions

 LookUp ()
 
 LookUp (std::string fileName)
 
int findGroupID (int nRow, int nCol, const unsigned char patt[ClusterPattern::MaxPatternBytes]) const
 
int getTopologiesOverThreshold () const
 
void loadDictionary (std::string fileName)
 
void setDictionary (const TopologyDictionary *dict)
 
bool isGroup (int id) const
 
int size () const
 
auto getPattern (int id) const
 
auto & getDictionary () const
 

Static Public Member Functions

static int groupFinder (int nRow, int nCol)
 

Detailed Description

Definition at line 33 of file LookUp.h.

Constructor & Destructor Documentation

◆ LookUp() [1/2]

o2::itsmft::LookUp::LookUp ( )

Definition at line 29 of file LookUp.cxx.

◆ LookUp() [2/2]

o2::itsmft::LookUp::LookUp ( std::string  fileName)

Definition at line 31 of file LookUp.cxx.

Member Function Documentation

◆ findGroupID()

int o2::itsmft::LookUp::findGroupID ( int  nRow,
int  nCol,
const unsigned char  patt[ClusterPattern::MaxPatternBytes] 
) const

Definition at line 69 of file LookUp.cxx.

◆ getDictionary()

auto & o2::itsmft::LookUp::getDictionary ( ) const
inline

Definition at line 46 of file LookUp.h.

◆ getPattern()

auto o2::itsmft::LookUp::getPattern ( int  id) const
inline

Definition at line 45 of file LookUp.h.

◆ getTopologiesOverThreshold()

int o2::itsmft::LookUp::getTopologiesOverThreshold ( ) const
inline

Definition at line 40 of file LookUp.h.

◆ groupFinder()

int o2::itsmft::LookUp::groupFinder ( int  nRow,
int  nCol 
)
static

Definition at line 50 of file LookUp.cxx.

◆ isGroup()

bool o2::itsmft::LookUp::isGroup ( int  id) const
inline

Definition at line 43 of file LookUp.h.

◆ loadDictionary()

void o2::itsmft::LookUp::loadDictionary ( std::string  fileName)

Definition at line 36 of file LookUp.cxx.

◆ setDictionary()

void o2::itsmft::LookUp::setDictionary ( const TopologyDictionary dict)

Definition at line 42 of file LookUp.cxx.

◆ size()

int o2::itsmft::LookUp::size ( ) const
inline

Definition at line 44 of file LookUp.h.


The documentation for this class was generated from the following files: