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

#include <CalibrateSetup.h>

Public Member Functions

 CBM_YAML_PROPERTIES (yaml::Property(&Rpc::numClWalkBinX, "numClWalkBinX", "number of walk correction bins"), yaml::Property(&Rpc::TOTMax, "TOTMax", "maximum time over threshold"), yaml::Property(&Rpc::TOTMin, "TOTMin", "minimum time over threshold"), yaml::Property(&Rpc::swapChannelSides, "swapChannelSides", "flag for swapping channel sides"), yaml::Property(&Rpc::channelDeadtime, "channelDeadtime", "channel dead time"), yaml::Property(&Rpc::chanPar, "chanPar", "channel parameters"))
 

Public Attributes

i32 numClWalkBinX
 
double TOTMax
 
double TOTMin
 
bool swapChannelSides
 
double channelDeadtime
 
std::vector< ChannelchanPar
 

Detailed Description

Definition at line 34 of file CalibrateSetup.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

cbm::algo::tof::CalibrateSetup::Rpc::CBM_YAML_PROPERTIES ( yaml::Property &::, "", " " bins,
yaml::Property &::, "", " " threshold,
yaml::Property &::, "", " " threshold,
yaml::Property &::, "", " " sides,
yaml::Property &::, "", " " time,
yaml::Property &::, "", " " parameters )

Member Data Documentation

◆ channelDeadtime

double cbm::algo::tof::CalibrateSetup::Rpc::channelDeadtime

◆ chanPar

std::vector<Channel> cbm::algo::tof::CalibrateSetup::Rpc::chanPar

◆ numClWalkBinX

i32 cbm::algo::tof::CalibrateSetup::Rpc::numClWalkBinX

◆ swapChannelSides

bool cbm::algo::tof::CalibrateSetup::Rpc::swapChannelSides

◆ TOTMax

double cbm::algo::tof::CalibrateSetup::Rpc::TOTMax

◆ TOTMin

double cbm::algo::tof::CalibrateSetup::Rpc::TOTMin

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