CbmRoot
Loading...
Searching...
No Matches
RecoParFiles.h File Reference

A structure to keep parameter files for reconstruction. More...

#include "CbmDefs.h"
#include "CbmYaml.h"
#include <optional>
#include <string>
Include dependency graph for RecoParFiles.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cbm::algo::RecoParFiles
 Relative paths to parameter files, which are used by the reconstruction algorithms. More...
 
struct  cbm::algo::RecoParFiles::Mvd
 MVD parameter files. More...
 
struct  cbm::algo::RecoParFiles::Sts
 STS parameter files. More...
 
struct  cbm::algo::RecoParFiles::Rich
 RICH parameter files. More...
 
struct  cbm::algo::RecoParFiles::Much
 MUCH parameter files. More...
 
struct  cbm::algo::RecoParFiles::Trd
 TRD parameter files. More...
 
struct  cbm::algo::RecoParFiles::Tof
 TOF parameter files. More...
 
struct  cbm::algo::RecoParFiles::Must
 Must parameter files. More...
 
struct  cbm::algo::RecoParFiles::Bmon
 BMON parameter files. More...
 
struct  cbm::algo::RecoParFiles::Trd2d
 TRD2D parameter files. More...
 
struct  cbm::algo::RecoParFiles::Fsd
 FSD parameter files. More...
 
struct  cbm::algo::RecoParFiles::Tracking
 Tracking configuration and parameter files. More...
 
struct  cbm::algo::RecoParFiles::Pv
 Primary vertex finding configuration and parameters (dummy) More...
 

Namespaces

namespace  cbm
 
namespace  cbm::algo
 

Functions

 CBM_YAML_EXTERN_DECL (cbm::algo::RecoParFiles)
 

Detailed Description

A structure to keep parameter files for reconstruction.

Date
10.06.2025
Author
Sergei Zharko s.zha.nosp@m.rko@.nosp@m.gsi.d.nosp@m.e

Definition in file RecoParFiles.h.

Function Documentation

◆ CBM_YAML_EXTERN_DECL()

CBM_YAML_EXTERN_DECL ( cbm::algo::RecoParFiles )