|
CbmRoot
|
Hitfind setup / Hardware cabling for TRD Used to create the hardware mapping for the TRD hitfinder. More...
#include <HitfindSetup.h>
Classes | |
| struct | Mod |
| struct | Pad |
| struct | Row |
Public Member Functions | |
| CBM_YAML_PROPERTIES (yaml::Property(&HitfindSetup::modules, "modules", "Parameters of modules")) | |
Public Attributes | |
| std::vector< Mod > | modules |
Hitfind setup / Hardware cabling for TRD Used to create the hardware mapping for the TRD hitfinder.
Definition at line 21 of file trd/HitfindSetup.h.
| cbm::algo::trd::HitfindSetup::CBM_YAML_PROPERTIES | ( | yaml::Property &::, "", " " | modules | ) |
References modules.
| std::vector<Mod> cbm::algo::trd::HitfindSetup::modules |
Definition at line 60 of file trd/HitfindSetup.h.
Referenced by CBM_YAML_PROPERTIES(), cbm::algo::trd::Hitfind::Hitfind(), and CbmTaskTrdHitFinderParWrite::Init().