#include <ChipDigitsContainer.h>
Inherits o2::itsmft::ChipDigitsContainer.
|
| ChipDigitsContainer (UShort_t idx=0) |
|
void | setChipIndex (UShort_t idx) |
| Returns whether the chip is in the inner barrel (IB)
|
|
int | getMaxRows () const |
|
int | getMaxCols () const |
|
bool | isIB () const |
|
void | addNoise (UInt_t rofMin, UInt_t rofMax, const o2::itsmft::DigiParams *params, int maxRows=o2::itsmft::SegmentationAlpide::NRows, int maxCols=o2::itsmft::SegmentationAlpide::NCols)=delete |
| Adds noise digits, deleted the one using the itsmft::DigiParams interface.
|
|
void | addNoise (UInt_t rofMin, UInt_t rofMax, const o2::its3::DigiParams *params) |
|
| ClassDefNV (ChipDigitsContainer, 1) |
|
| ChipDigitsContainer (UShort_t idx=0) |
| Default constructor.
|
|
| ~ChipDigitsContainer ()=default |
| Destructor.
|
|
std::map< ULong64_t, o2::itsmft::PreDigit > & | getPreDigits () |
|
bool | isEmpty () const |
|
void | setNoiseMap (const o2::itsmft::NoiseMap *mp) |
|
void | setDeadChanMap (const o2::itsmft::NoiseMap *mp) |
|
void | setChipIndex (UShort_t ind) |
|
UShort_t | getChipIndex () const |
|
o2::itsmft::PreDigit * | findDigit (ULong64_t key) |
|
void | addDigit (ULong64_t key, UInt_t roframe, UShort_t row, UShort_t col, int charge, o2::MCCompLabel lbl) |
|
void | addNoise (UInt_t rofMin, UInt_t rofMax, const o2::itsmft::DigiParams *params, int maxRows=o2::itsmft::SegmentationAlpide::NRows, int maxCols=o2::itsmft::SegmentationAlpide::NCols) |
|
bool | isDisabled () const |
|
void | disable (bool v) |
|
Definition at line 25 of file ChipDigitsContainer.h.
◆ SegmentationIB
◆ SegmentationOB
◆ ChipDigitsContainer()
o2::its3::ChipDigitsContainer::ChipDigitsContainer |
( |
UShort_t |
idx = 0 | ) |
|
|
explicit |
◆ addNoise() [1/2]
◆ addNoise() [2/2]
◆ ClassDefNV()
◆ getMaxCols()
int o2::its3::ChipDigitsContainer::getMaxCols |
( |
| ) |
const |
|
inline |
◆ getMaxRows()
int o2::its3::ChipDigitsContainer::getMaxRows |
( |
| ) |
const |
|
inline |
◆ isIB()
bool o2::its3::ChipDigitsContainer::isIB |
( |
| ) |
const |
◆ setChipIndex()
void o2::its3::ChipDigitsContainer::setChipIndex |
( |
UShort_t |
idx | ) |
|
|
inline |
The documentation for this class was generated from the following files: