#include <CalibrateSetup.h>
|
| | CBM_YAML_PROPERTIES (yaml::Property(&Diamond::refAddress, "refAddress", "reference HW address to distinguish this BMON", YAML::Hex), yaml::Property(&Diamond::numClWalkBinX, "numClWalkBinX", "number of walk correction bins"), yaml::Property(&Diamond::TOTMax, "TOTMax", "maximum time over threshold"), yaml::Property(&Diamond::TOTMin, "TOTMin", "minimum time over threshold"), yaml::Property(&Diamond::channelDeadtime, "channelDeadtime", "channel dead time"), yaml::Property(&Diamond::chanPar, "chanPar", "channel parameters")) |
| |
Definition at line 38 of file bmon/CalibrateSetup.h.
◆ CBM_YAML_PROPERTIES()
| cbm::algo::bmon::CalibrateSetup::Diamond::CBM_YAML_PROPERTIES |
( |
yaml::Property &::, "", " ", ::Hex | , |
|
|
yaml::Property &::, "", " " | bins, |
|
|
yaml::Property &::, "", " " | threshold, |
|
|
yaml::Property &::, "", " " | threshold, |
|
|
yaml::Property &::, "", " " | time, |
|
|
yaml::Property &::, "", " " | parameters ) |
◆ channelDeadtime
| double cbm::algo::bmon::CalibrateSetup::Diamond::channelDeadtime |
◆ chanPar
| std::vector<Channel> cbm::algo::bmon::CalibrateSetup::Diamond::chanPar |
◆ numClWalkBinX
| int32_t cbm::algo::bmon::CalibrateSetup::Diamond::numClWalkBinX |
◆ refAddress
| uint32_t cbm::algo::bmon::CalibrateSetup::Diamond::refAddress |
◆ TOTMax
| double cbm::algo::bmon::CalibrateSetup::Diamond::TOTMax |
◆ TOTMin
| double cbm::algo::bmon::CalibrateSetup::Diamond::TOTMin |
The documentation for this struct was generated from the following file: