#include <HitfindSetup.h>
|
| CBM_YAML_PROPERTIES (yaml::Property(&Diamond::refAddress, "refAddress", "reference address of the diamond"), yaml::Property(&Diamond::deadStrips, "deadStrips", "bit mask for dead strips"), yaml::Property(&Diamond::maxTimeDist, "maxTimeDist", "maximum time distance"), yaml::Property(&Diamond::timeRes, "timeRes", "time resolution")) |
|
Definition at line 23 of file bmon/HitfindSetup.h.
◆ CBM_YAML_PROPERTIES()
cbm::algo::bmon::HitfindSetup::Diamond::CBM_YAML_PROPERTIES |
( |
yaml::Property &::, "", " " | diamond, |
|
|
yaml::Property &::, "", " " | strips, |
|
|
yaml::Property &::, "", " " | distance, |
|
|
yaml::Property &::, "", " " | resolution ) |
◆ deadStrips
u32 cbm::algo::bmon::HitfindSetup::Diamond::deadStrips |
◆ maxTimeDist
double cbm::algo::bmon::HitfindSetup::Diamond::maxTimeDist |
◆ refAddress
u32 cbm::algo::bmon::HitfindSetup::Diamond::refAddress |
◆ timeRes
double cbm::algo::bmon::HitfindSetup::Diamond::timeRes |
The documentation for this struct was generated from the following file: