![]() |
Project
|
Namespaces | |
| namespace | detail |
Classes | |
| class | ChipDigitsContainer |
| class | ChipSimResponse |
| struct | Cluster |
| class | DigiParams |
| class | Digit |
| class | Digitizer |
| struct | DPLDigitizerParam |
| class | Hit |
| class | ROFRecord |
| class | TRKFT3DPLDigitizerTask |
Typedefs | |
| using | TRKCluster = Cluster< o2::detectors::DetID::TRK > |
| using | FT3Cluster = Cluster< o2::detectors::DetID::FT3 > |
| using | TRKDigiParams = DigiParams< o2::detectors::DetID::TRK > |
| using | FT3DigiParams = DigiParams< o2::detectors::DetID::FT3 > |
Functions | |
| template<int N> | |
| int | getNLayers () |
| DataProcessorSpec | getTRKDigitizerSpec (int channel, bool mctruth) |
| DataProcessorSpec | getFT3DigitizerSpec (int channel, bool mctruth) |
| using o2::trkft3::FT3Cluster = typedef Cluster<o2::detectors::DetID::FT3> |
| using o2::trkft3::FT3DigiParams = typedef DigiParams<o2::detectors::DetID::FT3> |
Definition at line 157 of file DigiParams.h.
| using o2::trkft3::TRKCluster = typedef Cluster<o2::detectors::DetID::TRK> |
| using o2::trkft3::TRKDigiParams = typedef DigiParams<o2::detectors::DetID::TRK> |
Definition at line 156 of file DigiParams.h.
| o2::framework::DataProcessorSpec o2::trkft3::getFT3DigitizerSpec | ( | int | channel, |
| bool | mctruth | ||
| ) |
Definition at line 388 of file TRKDigitizerSpec.cxx.
Definition at line 70 of file TRKDigitizerSpec.cxx.
| o2::framework::DataProcessorSpec o2::trkft3::getTRKDigitizerSpec | ( | int | channel, |
| bool | mctruth | ||
| ) |
Definition at line 368 of file TRKDigitizerSpec.cxx.