Project
Loading...
Searching...
No Matches
o2::tpc::TPCClusSelector Class Reference

#include <TPCClusSelector.h>

Public Member Functions

void clear ()
 
size_t getIndex (int sec, int row, uint32_t icl) const
 
std::pair< int, intfindClustersRange (int sec, int row, float tbmin, float tbmax, const o2::tpc::ClusterNativeAccess &tpcClusterIdxStruct)
 
int findClustersEntries (int sec, int row, float tbmin, float tbmax, float padmin, float padmax, const o2::tpc::ClusterNativeAccess &tpcClusterIdxStruct, std::vector< int > *clIDDirect=nullptr)
 
void fill (const o2::tpc::ClusterNativeAccess &tpcClusterIdxStruct)
 
int getNThreads () const
 
void setNThreads (int n)
 

Detailed Description

Definition at line 25 of file TPCClusSelector.h.

Member Function Documentation

◆ clear()

void o2::tpc::TPCClusSelector::clear ( )
inline

Definition at line 58 of file TPCClusSelector.h.

◆ fill()

void TPCClusSelector::fill ( const o2::tpc::ClusterNativeAccess tpcClusterIdxStruct)

Definition at line 97 of file TPCClusSelector.cxx.

◆ findClustersEntries()

int TPCClusSelector::findClustersEntries ( int  sec,
int  row,
float  tbmin,
float  tbmax,
float  padmin,
float  padmax,
const o2::tpc::ClusterNativeAccess tpcClusterIdxStruct,
std::vector< int > *  clIDDirect = nullptr 
)

Definition at line 60 of file TPCClusSelector.cxx.

◆ findClustersRange()

std::pair< int, int > TPCClusSelector::findClustersRange ( int  sec,
int  row,
float  tbmin,
float  tbmax,
const o2::tpc::ClusterNativeAccess tpcClusterIdxStruct 
)

Definition at line 34 of file TPCClusSelector.cxx.

◆ getIndex()

size_t o2::tpc::TPCClusSelector::getIndex ( int  sec,
int  row,
uint32_t  icl 
) const
inline

Definition at line 63 of file TPCClusSelector.h.

◆ getNThreads()

int o2::tpc::TPCClusSelector::getNThreads ( ) const
inline

Definition at line 69 of file TPCClusSelector.h.

◆ setNThreads()

void TPCClusSelector::setNThreads ( int  n)

Definition at line 23 of file TPCClusSelector.cxx.


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