![]() |
Project
|
#include <Digitizer.h>
Public Member Functions | |
| void | setDigits (std::vector< o2::trkft3::Digit > *dig) |
| void | setMCLabels (o2::dataformats::MCTruthContainer< o2::MCCompLabel > *mclb) |
| void | setROFRecords (std::vector< o2::trkft3::ROFRecord > *rec) |
| void | setResponseName (const std::string &name) |
| o2::trkft3::DigiParams< DetID > & | getParams () |
| const o2::trkft3::DigiParams< DetID > & | getParams () const |
| void | init () |
| const o2::trkft3::ChipSimResponse * | getChipResponse (int chipID) |
| void | process (const std::vector< o2::trkft3::Hit > *hits, int evID, int srcID, int layer) |
| Steer conversion of hits to digits. | |
| void | setEventTime (const o2::InteractionTimeRecord &irt, int layer) |
| void | fillOutputContainer (uint32_t maxFrame, int layer) |
| void | resetROFrameBounds () |
| const o2::trkft3::DigiParams< DetID > & | getDigitParams () const |
| void | setGeometry (const GeometryTGeo *gm) |
| uint32_t | getEventROFrameMin () const |
| uint32_t | getEventROFrameMax () const |
| void | resetEventROFrames () |
| void | setDeadChannelsMap (const o2::itsmft::NoiseMap *mp) |
Definition at line 43 of file Digitizer.h.
| void o2::trkft3::Digitizer< DetID >::fillOutputContainer | ( | uint32_t | maxFrame, |
| int | layer | ||
| ) |
| const o2::trkft3::ChipSimResponse * Digitizer::getChipResponse | ( | int | chipID | ) |
|
inline |
Definition at line 77 of file Digitizer.h.
|
inline |
Definition at line 86 of file Digitizer.h.
|
inline |
Definition at line 85 of file Digitizer.h.
|
inline |
Definition at line 55 of file Digitizer.h.
|
inline |
Definition at line 56 of file Digitizer.h.
| void o2::trkft3::Digitizer< DetID >::init | ( | ) |
| void o2::trkft3::Digitizer< DetID >::process | ( | const std::vector< o2::trkft3::Hit > * | hits, |
| int | evID, | ||
| int | srcID, | ||
| int | layer | ||
| ) |
Steer conversion of hits to digits.
|
inline |
Definition at line 87 of file Digitizer.h.
|
inline |
Definition at line 68 of file Digitizer.h.
|
inline |
Definition at line 93 of file Digitizer.h.
|
inline |
Definition at line 50 of file Digitizer.h.
| void o2::trkft3::Digitizer< DetID >::setEventTime | ( | const o2::InteractionTimeRecord & | irt, |
| int | layer | ||
| ) |
|
inline |
Definition at line 79 of file Digitizer.h.
|
inline |
Definition at line 51 of file Digitizer.h.
|
inline |
Definition at line 53 of file Digitizer.h.
|
inline |
Definition at line 52 of file Digitizer.h.