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

#include <CalibrateSetup.h>

Collaboration diagram for cbm::algo::tof::CalibrateSetup::Channel:
[legend]

Public Member Functions

 CBM_YAML_PROPERTIES (yaml::Property(&Channel::vCPTOff, "vCPTOff", "CPT offset"), yaml::Property(&Channel::vCPTotGain, "vCPTotGain", "CP time over threshold gain"), yaml::Property(&Channel::vCPTotOff, "vCPTotOff", "CP time over threshold offset"), yaml::Property(&Channel::vCPWalk, "vCPWalk", "CP walk correction", YAML::Block, YAML::Flow))
 

Public Attributes

std::vector< double > vCPTOff
 
std::vector< double > vCPTotGain
 
std::vector< double > vCPTotOff
 
std::vector< std::vector< double > > vCPWalk
 

Detailed Description

Definition at line 22 of file CalibrateSetup.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

cbm::algo::tof::CalibrateSetup::Channel::CBM_YAML_PROPERTIES ( yaml::Property &::, "", " " offset,
yaml::Property &::, "", " " gain,
yaml::Property &::, "", " " offset,
yaml::Property &::, "", " ", ::, ::Flow  )

Member Data Documentation

◆ vCPTOff

std::vector<double> cbm::algo::tof::CalibrateSetup::Channel::vCPTOff

◆ vCPTotGain

std::vector<double> cbm::algo::tof::CalibrateSetup::Channel::vCPTotGain

◆ vCPTotOff

std::vector<double> cbm::algo::tof::CalibrateSetup::Channel::vCPTotOff

◆ vCPWalk

std::vector<std::vector<double> > cbm::algo::tof::CalibrateSetup::Channel::vCPWalk

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