Helper class for accessing grouped pads for one region.
More...
#include <IDCGroupHelperRegion.h>
Inherited by o2::tpc::IDCAverageGroupHelper< IDCAverageGroupDraw >, and o2::tpc::IDCGroup.
|
| IDCGroupHelperRegion (const unsigned char groupPads, const unsigned char groupRows, const unsigned char groupLastRowsThreshold, const unsigned char groupLastPadsThreshold, const unsigned int groupNotnPadsSectorEdges, const unsigned int region) |
|
| IDCGroupHelperRegion ()=default |
| default constructor for ROOT I/O
|
|
unsigned int | getNRows () const |
|
unsigned int | getPadsPerRow (const unsigned int glrow) const |
|
const std::vector< unsigned int > & | getPadsPerRow () const |
|
const std::vector< unsigned int > & | getRowOffset () const |
|
unsigned int | getGroupPads () const |
|
unsigned int | getGroupRows () const |
|
unsigned int | getGroupLastRowsThreshold () const |
|
unsigned int | getGroupLastPadsThreshold () const |
|
unsigned int | getGroupPadsSectorEdges () const |
|
unsigned int | getRegion () const |
|
unsigned int | getNIDCsPerIntegrationInterval () const |
|
unsigned int | getGroupedRow (const unsigned int ulrow) const |
|
unsigned int | getGroupedPad (const unsigned int pad, const unsigned int ulrow) const |
|
unsigned int | getIndex (const unsigned int glrow, const unsigned int pad, unsigned int integrationInterval) const |
|
unsigned int | getIndexUngrouped (const unsigned int ulrow, const unsigned int upad, unsigned int integrationInterval) const |
|
int | getOffsetForEdgePad (const unsigned int upad, const unsigned int ulrow) const |
|
unsigned int | getIndexUngroupedGlob (const unsigned int ugrow, const unsigned int upad, unsigned int integrationInterval) const |
|
unsigned int | getGlobalPadNumber (const unsigned int ulrow, const unsigned int pad) const |
|
unsigned int | getLastRow () const |
|
unsigned int | getLastPad (const unsigned int ulrow) const |
|
void | dumpToFile (const char *outFileName="IDCGroupHelperRegion.root", const char *outName="IDCGroupHelperRegion") const |
|
unsigned int | getGroupedPadsSectorEdges () const |
|
unsigned int | getTotalGroupPadsSectorEdges () const |
|
EdgePadGroupingMethod | getEdgePadGroupingType () const |
|
unsigned int | getPadsInGroupSectorEdges (const unsigned indexGroup) const |
|
|
static unsigned int | getGroupedRow (const unsigned int ulrow, const unsigned int groupRows, const unsigned int groupedrows) |
|
static unsigned int | getGroupedPad (const unsigned int upad, const unsigned int ulrow, const unsigned int region, const unsigned int groupPads, const unsigned int groupRows, const unsigned int groupedrows, const unsigned int groupPadsSectorEdges, const std::vector< unsigned int > &padsPerRow) |
|
static int | getOffsetForEdgePad (const unsigned int upad, const unsigned int ulrow, const unsigned int groupRows, const unsigned int groupPadsSectorEdges, const unsigned int region, const int lastRow) |
|
static bool | isSectorEdgePad (const unsigned int upad, const unsigned int ulrow, const unsigned int region, const unsigned int groupPadsSectorEdges) |
|
static unsigned int | getLastPad (const unsigned int ulrow, const unsigned int region, const unsigned char groupPads, const unsigned char groupLastPadsThreshold, const unsigned int groupPadsSectorEdges) |
|
static unsigned int | getIndexGroupPadsSectorEdges (const unsigned int groupPadsSectorEdges, const unsigned int urelpad) |
|
|
const unsigned char | mGroupPads {} |
| grouping parameter in pad direction (how many pads in pad direction are grouped)
|
|
const unsigned char | mGroupRows {} |
| grouping parameter in pad direction (how many pads in pad direction are grouped)
|
|
const unsigned char | mGroupLastRowsThreshold {} |
| if the last group (region edges) consists in row direction less then mGroupLastRowsThreshold pads then it will be grouped into the previous group
|
|
const unsigned char | mGroupLastPadsThreshold {} |
| if the last group (sector edges) consists in pad direction less then mGroupLastPadsThreshold pads then it will be grouped into the previous group
|
|
const unsigned int | mGroupPadsSectorEdges {} |
| decoded number of pads at the sector edges which are grouped differently (example: 0: no pads are grouped, 11: first two pads are not grouped, 321: first pad is not grouped, second + third pads are grouped, fourth + fifth + sixth pads are grouped)
|
|
const unsigned int | mRegion {} |
| region of input IDCs
|
|
unsigned int | mNIDCsPerCRU {} |
| total number of IDCs per CRU per integration interval
|
|
unsigned int | mRows {} |
| number of grouped rows
|
|
std::vector< unsigned int > | mPadsPerRow {} |
| number of grouped pads per grouped row
|
|
std::vector< unsigned int > | mOffsRow {} |
| offset to calculate the index in the data from grouped row and grouped pad
|
|
Helper class for accessing grouped pads for one region.
Definition at line 28 of file IDCGroupHelperRegion.h.
◆ IDCGroupHelperRegion() [1/2]
o2::tpc::IDCGroupHelperRegion::IDCGroupHelperRegion |
( |
const unsigned char |
groupPads, |
|
|
const unsigned char |
groupRows, |
|
|
const unsigned char |
groupLastRowsThreshold, |
|
|
const unsigned char |
groupLastPadsThreshold, |
|
|
const unsigned int |
groupNotnPadsSectorEdges, |
|
|
const unsigned int |
region |
|
) |
| |
|
inline |
constructor
- Parameters
-
groupPads | number of pads in pad direction which will be grouped |
groupRows | number of pads in row direction which will be grouped |
groupLastRowsThreshold | minimum number of pads in row direction for the last group in row direction |
groupLastPadsThreshold | minimum number of pads in pad direction for the last group in pad direction |
groupNotnPadsSectorEdges | decoded number of pads at the sector edges which are not grouped (example: 0: no pads are grouped, 11: first two pads are not grouped, 321: first pad is not grouped, second + third pads are grouped, fourth + fifth + sixth pads are grouped) |
region | region of the TPC |
Definition at line 38 of file IDCGroupHelperRegion.h.
◆ IDCGroupHelperRegion() [2/2]
o2::tpc::IDCGroupHelperRegion::IDCGroupHelperRegion |
( |
| ) |
|
|
default |
default constructor for ROOT I/O
◆ dumpToFile()
void o2::tpc::IDCGroupHelperRegion::dumpToFile |
( |
const char * |
outFileName = "IDCGroupHelperRegion.root" , |
|
|
const char * |
outName = "IDCGroupHelperRegion" |
|
) |
| const |
dump object to disc
- Parameters
-
outFileName | name of the output file |
outName | name of the object in the output file |
Definition at line 125 of file IDCGroupHelperRegion.cxx.
◆ getEdgePadGroupingType()
◆ getGlobalPadNumber()
unsigned int o2::tpc::IDCGroupHelperRegion::getGlobalPadNumber |
( |
const unsigned int |
ulrow, |
|
|
const unsigned int |
pad |
|
) |
| const |
- Returns
- returns the global pad number for given local pad row and pad
- Parameters
-
ulrow | local ungrouped row in a region |
pad | ungrouped pad in row |
Definition at line 19 of file IDCGroupHelperRegion.cxx.
◆ getGroupedPad() [1/2]
unsigned int o2::tpc::IDCGroupHelperRegion::getGroupedPad |
( |
const unsigned int |
pad, |
|
|
const unsigned int |
ulrow |
|
) |
| const |
|
inline |
- Returns
- returns the grouped pad index from ungrouped pad and row
- Parameters
-
pad | ungrouped pad |
lrow | local ungrouped row in a region |
Definition at line 104 of file IDCGroupHelperRegion.h.
◆ getGroupedPad() [2/2]
unsigned int o2::tpc::IDCGroupHelperRegion::getGroupedPad |
( |
const unsigned int |
upad, |
|
|
const unsigned int |
ulrow, |
|
|
const unsigned int |
region, |
|
|
const unsigned int |
groupPads, |
|
|
const unsigned int |
groupRows, |
|
|
const unsigned int |
groupedrows, |
|
|
const unsigned int |
groupPadsSectorEdges, |
|
|
const std::vector< unsigned int > & |
padsPerRow |
|
) |
| |
|
static |
- Returns
- returns the grouped pad index from ungrouped pad and row
- Parameters
-
upad | ungrouped pad |
ulrow | local ungrouped row in a region |
region | region |
groupPads | grouping parameter for number of pads in pad direction which are grouped |
groupRows | grouping parameter for number of pads in row direction which are grouped |
groupedrows | number of grouped rows |
padsPerRow | vector containing the number of pads per row |
Definition at line 30 of file IDCGroupHelperRegion.cxx.
◆ getGroupedPadsSectorEdges()
unsigned int o2::tpc::IDCGroupHelperRegion::getGroupedPadsSectorEdges |
( |
| ) |
const |
- Returns
- returns the number of differently grouped pads per row: returns sum of digits in integer whoch are not 0 (example: 0: returns 0, 11: returns 2, 321: returns 3)
Definition at line 142 of file IDCGroupHelperRegion.cxx.
◆ getGroupedRow() [1/2]
unsigned int o2::tpc::IDCGroupHelperRegion::getGroupedRow |
( |
const unsigned int |
ulrow | ) |
const |
|
inline |
- Returns
- returns the row of the group from the local ungrouped row in a region
- Parameters
-
ulrow | local ungrouped row in a region |
Definition at line 89 of file IDCGroupHelperRegion.h.
◆ getGroupedRow() [2/2]
unsigned int o2::tpc::IDCGroupHelperRegion::getGroupedRow |
( |
const unsigned int |
ulrow, |
|
|
const unsigned int |
groupRows, |
|
|
const unsigned int |
groupedrows |
|
) |
| |
|
static |
- Returns
- returns the row of the group from the local ungrouped row in a region
- Parameters
-
ulrow | local ungrouped row in a region |
groupRows | grouping parameter for number of pads in row direction which are grouped |
groupedrows | number of grouped rows |
Definition at line 24 of file IDCGroupHelperRegion.cxx.
◆ getGroupLastPadsThreshold()
unsigned int o2::tpc::IDCGroupHelperRegion::getGroupLastPadsThreshold |
( |
| ) |
const |
|
inline |
- Returns
- returns threshold for grouping the last group in pad direction
Definition at line 70 of file IDCGroupHelperRegion.h.
◆ getGroupLastRowsThreshold()
unsigned int o2::tpc::IDCGroupHelperRegion::getGroupLastRowsThreshold |
( |
| ) |
const |
|
inline |
- Returns
- returns threshold for grouping the last group in row direction
Definition at line 67 of file IDCGroupHelperRegion.h.
◆ getGroupPads()
unsigned int o2::tpc::IDCGroupHelperRegion::getGroupPads |
( |
| ) |
const |
|
inline |
- Returns
- returns the number of pads in pad direction which are grouped
Definition at line 61 of file IDCGroupHelperRegion.h.
◆ getGroupPadsSectorEdges()
unsigned int o2::tpc::IDCGroupHelperRegion::getGroupPadsSectorEdges |
( |
| ) |
const |
|
inline |
- Returns
- returns the number of pads at the sector edges which are not grouped
Definition at line 73 of file IDCGroupHelperRegion.h.
◆ getGroupRows()
unsigned int o2::tpc::IDCGroupHelperRegion::getGroupRows |
( |
| ) |
const |
|
inline |
- Returns
- returns the number of pads in row direction which are grouped
Definition at line 64 of file IDCGroupHelperRegion.h.
◆ getIndex()
unsigned int o2::tpc::IDCGroupHelperRegion::getIndex |
( |
const unsigned int |
glrow, |
|
|
const unsigned int |
pad, |
|
|
unsigned int |
integrationInterval |
|
) |
| const |
|
inline |
- Returns
- returns index to the data
- Parameters
-
row | local row of the grouped IDCs |
pad | pad of the grouped IDCs |
integrationInterval | integration interval |
Definition at line 110 of file IDCGroupHelperRegion.h.
◆ getIndexGroupPadsSectorEdges() [1/3]
unsigned int o2::tpc::IDCGroupHelperRegion::getIndexGroupPadsSectorEdges |
( |
const unsigned int |
groupPadsSectorEdges, |
|
|
const unsigned int |
urelpad |
|
) |
| |
|
static |
- Returns
- return the index in the groups at the sector edge (example groupPadsSectorEdges=321: upad=0 returns 0, upad=1 returns 1, upad=2 returns 1, upad=3 returns 2, upad=5 returns 2)
- Parameters
-
groupPadsSectorEdges | decoded number of pads at the sector edges which are not grouped |
urelpad | ungrouped relative pad at the sector edge (pad at the sector edge starting from 0 and increases towards sector center) |
Definition at line 161 of file IDCGroupHelperRegion.cxx.
◆ getIndexGroupPadsSectorEdges() [2/3]
unsigned int o2::tpc::IDCGroupHelperRegion::getIndexGroupPadsSectorEdges |
( |
const unsigned int |
groupPadsSectorEdges, |
|
|
const unsigned int |
urelpad, |
|
|
const unsigned int |
count |
|
) |
| |
|
staticprotected |
◆ getIndexGroupPadsSectorEdges() [3/3]
unsigned int o2::tpc::IDCGroupHelperRegion::getIndexGroupPadsSectorEdges |
( |
const unsigned int |
urelpad | ) |
|
|
protected |
return the index in the groups at the sector edge (example groupPadsSectorEdges=321: upad=0 returns 0, upad=1 returns 1, upad=2 returns 1, upad=3 returns 2, upad=5 returns 2)
- Parameters
-
urelpad | ungrouped relative pad at the sector edge (pad at the sector edge starting from 0 and increases towards sector center) |
Definition at line 147 of file IDCGroupHelperRegion.cxx.
◆ getIndexUngrouped()
unsigned int o2::tpc::IDCGroupHelperRegion::getIndexUngrouped |
( |
const unsigned int |
ulrow, |
|
|
const unsigned int |
upad, |
|
|
unsigned int |
integrationInterval |
|
) |
| const |
|
inline |
- Returns
- returns index to the data
- Parameters
-
ulrow | local ungrouped row |
upad | ungrouped pad |
integrationInterval | integration interval |
Definition at line 116 of file IDCGroupHelperRegion.h.
◆ getIndexUngroupedGlob()
unsigned int o2::tpc::IDCGroupHelperRegion::getIndexUngroupedGlob |
( |
const unsigned int |
ugrow, |
|
|
const unsigned int |
upad, |
|
|
unsigned int |
integrationInterval |
|
) |
| const |
- Returns
- returns index to the data
- Parameters
-
ugrow | global ungrouped row |
upad | ungrouped pad |
integrationInterval | integration interval |
Definition at line 132 of file IDCGroupHelperRegion.cxx.
◆ getLastPad() [1/2]
unsigned int o2::tpc::IDCGroupHelperRegion::getLastPad |
( |
const unsigned int |
ulrow | ) |
const |
|
inline |
◆ getLastPad() [2/2]
unsigned int o2::tpc::IDCGroupHelperRegion::getLastPad |
( |
const unsigned int |
ulrow, |
|
|
const unsigned int |
region, |
|
|
const unsigned char |
groupPads, |
|
|
const unsigned char |
groupLastPadsThreshold, |
|
|
const unsigned int |
groupPadsSectorEdges |
|
) |
| |
|
static |
- Returns
- returns last ungrouped pad for given local row
- Parameters
-
ulrow | local ungrouped row |
region | region |
groupPads | grouping parameter for number of pads in pad direction which are grouped |
groupLastPadsThreshold | minimum number of pads in pad direction for the last group in pad direction |
groupPadsSectorEdges | decoded number of pads at the sector edges which are not grouped |
Definition at line 90 of file IDCGroupHelperRegion.cxx.
◆ getLastRow()
unsigned int o2::tpc::IDCGroupHelperRegion::getLastRow |
( |
| ) |
const |
◆ getNIDCsPerIntegrationInterval()
unsigned int o2::tpc::IDCGroupHelperRegion::getNIDCsPerIntegrationInterval |
( |
| ) |
const |
|
inline |
◆ getNRows()
unsigned int o2::tpc::IDCGroupHelperRegion::getNRows |
( |
| ) |
const |
|
inline |
◆ getOffsetForEdgePad() [1/2]
int o2::tpc::IDCGroupHelperRegion::getOffsetForEdgePad |
( |
const unsigned int |
upad, |
|
|
const unsigned int |
ulrow |
|
) |
| const |
|
inline |
- Returns
- returns offset of the index for a pad which is not grouped (in the region where mGroupPadsSectorEdges is true). returns for pads near local pad number = 0 negative value and for pads near local pad number = max value positive value
- Parameters
-
upad | ungrouped pad |
ulrow | local ungrouped row |
Definition at line 132 of file IDCGroupHelperRegion.h.
◆ getOffsetForEdgePad() [2/2]
int o2::tpc::IDCGroupHelperRegion::getOffsetForEdgePad |
( |
const unsigned int |
upad, |
|
|
const unsigned int |
ulrow, |
|
|
const unsigned int |
groupRows, |
|
|
const unsigned int |
groupPadsSectorEdges, |
|
|
const unsigned int |
region, |
|
|
const int |
lastRow |
|
) |
| |
|
static |
- Returns
- returns offset of the index for a pad which is not grouped (in the region where mGroupPadsSectorEdges is true). returns for pads near local pad number = 0 negative value and for pads near local pad number = max value positive value
- Parameters
-
upad | ungrouped pad |
ulrow | local ungrouped row |
groupRows | grouping parameter for number of pads in row direction which are grouped |
groupPadsSectorEdges | decoded number of pads at the sector edges which are not grouped |
region | region |
lastRow | last ungrouped row |
Definition at line 46 of file IDCGroupHelperRegion.cxx.
◆ getPadsInGroupSectorEdges()
unsigned int o2::tpc::IDCGroupHelperRegion::getPadsInGroupSectorEdges |
( |
const unsigned |
indexGroup | ) |
const |
- Returns
- returns number of ungrouped pads for grouped pad (example groupPadsSectorEdges=324530: group=0 -> 3, group=1 -> 5, group=2 -> 4...
- Parameters
-
Definition at line 171 of file IDCGroupHelperRegion.cxx.
◆ getPadsPerRow() [1/2]
const std::vector< unsigned int > & o2::tpc::IDCGroupHelperRegion::getPadsPerRow |
( |
| ) |
const |
|
inline |
◆ getPadsPerRow() [2/2]
unsigned int o2::tpc::IDCGroupHelperRegion::getPadsPerRow |
( |
const unsigned int |
glrow | ) |
const |
|
inline |
◆ getRegion()
unsigned int o2::tpc::IDCGroupHelperRegion::getRegion |
( |
| ) |
const |
|
inline |
◆ getRowOffset()
const std::vector< unsigned int > & o2::tpc::IDCGroupHelperRegion::getRowOffset |
( |
| ) |
const |
|
inline |
◆ getTotalGroupPadsSectorEdges()
unsigned int o2::tpc::IDCGroupHelperRegion::getTotalGroupPadsSectorEdges |
( |
| ) |
const |
- Returns
- returns total number of pads which are grouped separately: calculate sum of all digits in integer value (example: 0: returns 0, 11: returns 2, 321: returns 6)
Definition at line 137 of file IDCGroupHelperRegion.cxx.
◆ initIDCGroupHelperRegion()
void o2::tpc::IDCGroupHelperRegion::initIDCGroupHelperRegion |
( |
| ) |
|
|
protected |
◆ isSectorEdgePad()
bool o2::tpc::IDCGroupHelperRegion::isSectorEdgePad |
( |
const unsigned int |
upad, |
|
|
const unsigned int |
ulrow, |
|
|
const unsigned int |
region, |
|
|
const unsigned int |
groupPadsSectorEdges |
|
) |
| |
|
static |
check if an ungrouped pad is a pad which will be grouped differently (i.e. is defined by mGroupPadsSectorEdges)
- Parameters
-
upad | ungrouped pad |
ulrow | ungrouped local row |
region | region |
groupPadsSectorEdges | decoded number of pads at the sector edges which are not grouped |
Definition at line 41 of file IDCGroupHelperRegion.cxx.
◆ setRows()
void o2::tpc::IDCGroupHelperRegion::setRows |
( |
const unsigned int |
nRows | ) |
|
|
protected |
◆ mGroupLastPadsThreshold
const unsigned char o2::tpc::IDCGroupHelperRegion::mGroupLastPadsThreshold {} |
|
protected |
if the last group (sector edges) consists in pad direction less then mGroupLastPadsThreshold pads then it will be grouped into the previous group
Definition at line 194 of file IDCGroupHelperRegion.h.
◆ mGroupLastRowsThreshold
const unsigned char o2::tpc::IDCGroupHelperRegion::mGroupLastRowsThreshold {} |
|
protected |
if the last group (region edges) consists in row direction less then mGroupLastRowsThreshold pads then it will be grouped into the previous group
Definition at line 193 of file IDCGroupHelperRegion.h.
◆ mGroupPads
const unsigned char o2::tpc::IDCGroupHelperRegion::mGroupPads {} |
|
protected |
grouping parameter in pad direction (how many pads in pad direction are grouped)
Definition at line 191 of file IDCGroupHelperRegion.h.
◆ mGroupPadsSectorEdges
const unsigned int o2::tpc::IDCGroupHelperRegion::mGroupPadsSectorEdges {} |
|
protected |
decoded number of pads at the sector edges which are grouped differently (example: 0: no pads are grouped, 11: first two pads are not grouped, 321: first pad is not grouped, second + third pads are grouped, fourth + fifth + sixth pads are grouped)
Definition at line 195 of file IDCGroupHelperRegion.h.
◆ mGroupRows
const unsigned char o2::tpc::IDCGroupHelperRegion::mGroupRows {} |
|
protected |
grouping parameter in pad direction (how many pads in pad direction are grouped)
Definition at line 192 of file IDCGroupHelperRegion.h.
◆ mNIDCsPerCRU
unsigned int o2::tpc::IDCGroupHelperRegion::mNIDCsPerCRU {} |
|
protected |
◆ mOffsRow
std::vector<unsigned int> o2::tpc::IDCGroupHelperRegion::mOffsRow {} |
|
protected |
offset to calculate the index in the data from grouped row and grouped pad
Definition at line 200 of file IDCGroupHelperRegion.h.
◆ mPadsPerRow
std::vector<unsigned int> o2::tpc::IDCGroupHelperRegion::mPadsPerRow {} |
|
protected |
◆ mRegion
const unsigned int o2::tpc::IDCGroupHelperRegion::mRegion {} |
|
protected |
◆ mRows
unsigned int o2::tpc::IDCGroupHelperRegion::mRows {} |
|
protected |
The documentation for this class was generated from the following files: