|
CbmRoot
|
#include <HitfindSetup.h>
Public Member Functions | |
| CBM_YAML_PROPERTIES (yaml::Property(&Pad::position, "position", "Local position", YAML::Flow), yaml::Property(&Pad::positionError, "positionError", "Local position error", YAML::Flow)) | |
Public Attributes | |
| std::array< double, 3 > | position |
| std::array< double, 3 > | positionError |
Definition at line 23 of file trd/HitfindSetup.h.
| cbm::algo::trd::HitfindSetup::Pad::CBM_YAML_PROPERTIES | ( | yaml::Property &::, "", " ", ::Flow | , |
| yaml::Property &::, "", " ", ::Flow | ) |
| std::array<double, 3> cbm::algo::trd::HitfindSetup::Pad::position |
Definition at line 24 of file trd/HitfindSetup.h.
Referenced by cbm::algo::trd::Hitfind::Hitfind(), and CbmTaskTrdHitFinderParWrite::Init().
| std::array<double, 3> cbm::algo::trd::HitfindSetup::Pad::positionError |
Definition at line 25 of file trd/HitfindSetup.h.
Referenced by cbm::algo::trd::Hitfind::Hitfind(), and CbmTaskTrdHitFinderParWrite::Init().