CbmRoot
Loading...
Searching...
No Matches
cbm::algo::bmon::CalibrateSetup Struct Reference

BMON calibration per channel. More...

#include <CalibrateSetup.h>

Classes

struct  Channel
 
struct  Diamond
 

Public Member Functions

 CBM_YAML_PROPERTIES (yaml::Property(&CalibrateSetup::selectionMask, "selectionMask", "A bit mask to distinguish between different diamonds"), yaml::Property(&CalibrateSetup::diamonds, "diamonds", "Parameters of each diamond"))
 

Public Attributes

uint32_t selectionMask
 
std::vector< Diamonddiamonds
 

Detailed Description

BMON calibration per channel.

Definition at line 24 of file bmon/CalibrateSetup.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

cbm::algo::bmon::CalibrateSetup::CBM_YAML_PROPERTIES ( yaml::Property &::, "", " " diamonds,
yaml::Property &::, "", " " diamond )

Member Data Documentation

◆ diamonds

◆ selectionMask

uint32_t cbm::algo::bmon::CalibrateSetup::selectionMask

The documentation for this struct was generated from the following file: