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

#include <ReadoutConfig.h>

Public Member Functions

 CBM_YAML_PROPERTIES (yaml::Property(&CROB::moduleId, "moduleId", "Unique ID of module the CROB resides in"), yaml::Property(&CROB::rpcType, "rpcType", "add explanation."), yaml::Property(&CROB::rpcSide, "rpcSide", "add explanation."), yaml::Property(&CROB::nRPC, "nRPC", "number of RPCs."), yaml::Property(&CROB::timeOffset, "timeOffset", "time offset for CROB"))
 

Public Attributes

i32 moduleId
 
i32 rpcType
 
i32 rpcSide
 
i32 nRPC
 
i32 timeOffset
 

Detailed Description

Definition at line 25 of file bmon/ReadoutConfig.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

cbm::algo::bmon::ReadoutSetup::CROB::CBM_YAML_PROPERTIES ( yaml::Property &::, "", " " in,
yaml::Property &::, "", " ." explanation,
yaml::Property &::, "", " ." explanation,
yaml::Property &::, "", " ." RPCs,
yaml::Property &::, "", " " CROB )

Member Data Documentation

◆ moduleId

i32 cbm::algo::bmon::ReadoutSetup::CROB::moduleId

Definition at line 26 of file bmon/ReadoutConfig.h.

◆ nRPC

i32 cbm::algo::bmon::ReadoutSetup::CROB::nRPC

Definition at line 29 of file bmon/ReadoutConfig.h.

◆ rpcSide

i32 cbm::algo::bmon::ReadoutSetup::CROB::rpcSide

Definition at line 28 of file bmon/ReadoutConfig.h.

◆ rpcType

i32 cbm::algo::bmon::ReadoutSetup::CROB::rpcType

Definition at line 27 of file bmon/ReadoutConfig.h.

◆ timeOffset

i32 cbm::algo::bmon::ReadoutSetup::CROB::timeOffset

Definition at line 30 of file bmon/ReadoutConfig.h.


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