#include <Digitizer.h>
Inherits TObject.
Definition at line 46 of file Digitizer.h.
◆ Digitizer() [1/2]
o2::itsmft::Digitizer::Digitizer |
( |
| ) |
|
|
default |
◆ ~Digitizer()
o2::itsmft::Digitizer::~Digitizer |
( |
| ) |
|
|
overridedefault |
◆ Digitizer() [2/2]
o2::itsmft::Digitizer::Digitizer |
( |
const Digitizer & |
| ) |
|
|
delete |
◆ fillOutputContainer()
void Digitizer::fillOutputContainer |
( |
uint32_t |
maxFrame = 0xffffffff | ) |
|
◆ getChipResponse()
◆ getDigitParams()
◆ getEndTimeOfROFMax()
double o2::itsmft::Digitizer::getEndTimeOfROFMax |
( |
| ) |
const |
|
inline |
< return the time corresponding to end of the last reserved ROFrame : mROFrameMax
Definition at line 71 of file Digitizer.h.
◆ getEventROFrameMax()
uint32_t o2::itsmft::Digitizer::getEventROFrameMax |
( |
| ) |
const |
|
inline |
◆ getEventROFrameMin()
uint32_t o2::itsmft::Digitizer::getEventROFrameMin |
( |
| ) |
const |
|
inline |
◆ getParams() [1/2]
◆ getParams() [2/2]
◆ init()
temporary, to not make it crash
for the moment considering the same response
for the moment considering the same response
setting scale factors to adapt to the APTS response function (adjusting pitch and Y shift)
introducing this scaling factor because the silicon thickness for the moment is 1 mm -> rescale to 45 um which is the depth of the APTS response
introducing this scaling factor because the silicon thickness for the moment is 1 mm -> rescale to 45 um which is the depth of the APTS response
Definition at line 37 of file Digitizer.cxx.
◆ isContinuous()
bool o2::itsmft::Digitizer::isContinuous |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ process()
void Digitizer::process |
( |
const std::vector< Hit > * |
hits, |
|
|
int |
evID, |
|
|
int |
srcID |
|
) |
| |
Steer conversion of hits to digits.
Definition at line 125 of file Digitizer.cxx.
◆ resetEventROFrames()
void o2::itsmft::Digitizer::resetEventROFrames |
( |
| ) |
|
|
inline |
◆ setContinuous()
void o2::itsmft::Digitizer::setContinuous |
( |
bool |
v | ) |
|
|
inline |
◆ setDeadChannelsMap()
◆ setDigiParams()
◆ setDigits()
◆ setEventTime()
◆ setGeometry()
◆ setMCLabels()
◆ setNoiseMap()
◆ setROFRecords()
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/common/simulation/include/ITSMFTSimulation/Digitizer.h
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/common/simulation/src/Digitizer.cxx
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ALICE3/TRK/simulation/src/Digitizer.cxx