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