CbmRoot
Loading...
Searching...
No Matches
cbm::algo::ParFiles Class Reference

Class to hold the paths to the parameter files for the different detectors. More...

#include <ParFiles.h>

Public Member Functions

 ParFiles (uint32_t runId)
 

Public Attributes

Setup setup
 
struct { 
 
   fs::path   readout 
 
bmon 
 
struct { 
 
   fs::path   readout 
 
   fs::path   chanMask 
 
   fs::path   walkMap 
 
   fs::path   hitfinder 
 
sts 
 
struct { 
 
   fs::path   readout 
 
   fs::path   calibrate 
 
   fs::path   hitfinder 
 
tof 
 
struct { 
 
   fs::path   readout 
 
   fs::path   readout2d 
 
   fs::path   hitfinder 
 
   fs::path   hitfinder2d 
 
trd 
 
struct { 
 
   fs::path   mainConfig 
 
ca 
 

Detailed Description

Class to hold the paths to the parameter files for the different detectors.

Definition at line 21 of file ParFiles.h.

Constructor & Destructor Documentation

◆ ParFiles()

ParFiles::ParFiles ( uint32_t runId)

Member Data Documentation

◆ [struct]

struct { ... } cbm::algo::ParFiles::bmon

◆ [struct]

struct { ... } cbm::algo::ParFiles::ca

◆ calibrate

fs::path cbm::algo::ParFiles::calibrate

Definition at line 40 of file ParFiles.h.

Referenced by cbm::algo::Reco::Init().

◆ chanMask

fs::path cbm::algo::ParFiles::chanMask

Definition at line 33 of file ParFiles.h.

Referenced by CbmTaskUnpack::CbmTaskUnpack(), and cbm::algo::Reco::Init().

◆ hitfinder

fs::path cbm::algo::ParFiles::hitfinder

Definition at line 35 of file ParFiles.h.

Referenced by cbm::algo::Reco::Init(), and cbm::algo::tof::TrackingInterface::Init().

◆ hitfinder2d

fs::path cbm::algo::ParFiles::hitfinder2d

Definition at line 48 of file ParFiles.h.

Referenced by cbm::algo::Reco::Init().

◆ mainConfig

fs::path cbm::algo::ParFiles::mainConfig

Definition at line 52 of file ParFiles.h.

Referenced by cbm::algo::TrackingChain::Init().

◆ readout

fs::path cbm::algo::ParFiles::readout

Definition at line 28 of file ParFiles.h.

Referenced by CbmTaskUnpack::CbmTaskUnpack(), and cbm::algo::Reco::Init().

◆ readout2d

fs::path cbm::algo::ParFiles::readout2d

Definition at line 46 of file ParFiles.h.

Referenced by CbmTaskUnpack::CbmTaskUnpack(), and cbm::algo::Reco::Init().

◆ setup

Setup cbm::algo::ParFiles::setup

Definition at line 25 of file ParFiles.h.

Referenced by CbmTaskUnpack::CbmTaskUnpack(), cbm::algo::Reco::Init(), and ParFiles().

◆ [struct]

struct { ... } cbm::algo::ParFiles::sts

◆ [struct]

◆ [struct]

struct { ... } cbm::algo::ParFiles::trd

◆ walkMap

fs::path cbm::algo::ParFiles::walkMap

Definition at line 34 of file ParFiles.h.

Referenced by CbmTaskUnpack::CbmTaskUnpack(), and cbm::algo::Reco::Init().


The documentation for this class was generated from the following files: