CbmRoot
Loading...
Searching...
No Matches
cbm::algo::RecoParFiles::Tof Struct Reference

TOF parameter files. More...

#include <RecoParFiles.h>

Public Member Functions

 CBM_YAML_PROPERTIES (util::yaml::Property(&RecoParFiles::Tof::calibrate, "calibrate", "Calibration parameters"), util::yaml::Property(&RecoParFiles::Tof::hitfinder, "hitfinder", "Hit-finding parameters"))
 

Public Attributes

std::string calibrate
 
std::string hitfinder
 

Detailed Description

TOF parameter files.

Definition at line 66 of file RecoParFiles.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

cbm::algo::RecoParFiles::Tof::CBM_YAML_PROPERTIES ( util::yaml::Property &::::, "", " " parameters,
util::yaml::Property &::::, "", "- " parameters )

References calibrate, and hitfinder.

Member Data Documentation

◆ calibrate

std::string cbm::algo::RecoParFiles::Tof::calibrate

Definition at line 67 of file RecoParFiles.h.

Referenced by CBM_YAML_PROPERTIES().

◆ hitfinder

std::string cbm::algo::RecoParFiles::Tof::hitfinder

Definition at line 68 of file RecoParFiles.h.

Referenced by CBM_YAML_PROPERTIES().


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