CbmRoot
Loading...
Searching...
No Matches
CbmCaInputQaBase< DetID >::Config Struct Reference

Specific configuration for the CA input QA task. More...

#include <CbmCaInputQaBase.h>

Collaboration diagram for CbmCaInputQaBase< DetID >::Config:
[legend]

Classes

struct  McTrackCuts
 

Public Member Functions

 CBM_YAML_PROPERTIES (Property(&Config::fMcTrackCuts, "McTrackCuts", "MC track cuts"), Property(&Config::fPullMeanThrsh, "PullMeanThrsh", "Pull mean threshold"), Property(&Config::fPullWidthThrsh, "PullWidthThrsh", "Pull width threshold"), Property(&Config::fEffThrsh, "EffThrsh", "Efficiency threshold"), Property(&Config::fMaxDiffZStHit, "MaxDiffZStHit", "Max difference between station and hit z"))
 

Public Attributes

McTrackCuts fMcTrackCuts
 MC-track selection cuts.
 
double fPullMeanThrsh = 0.1
 Maximum allowed deviation of pull mean from zero.
 
double fPullWidthThrsh = 2.0
 Maximum allowed deviation of pull width from unity.
 
double fEffThrsh = 0.5
 Threshold for hit efficiency in the selected range.
 
double fMaxDiffZStHit = 1.0
 Maximum allowed difference between z-position of hit and station [cm].
 

Detailed Description

template<EDetectorID DetID>
struct CbmCaInputQaBase< DetID >::Config

Specific configuration for the CA input QA task.

Definition at line 60 of file CbmCaInputQaBase.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

template<EDetectorID DetID>
CbmCaInputQaBase< DetID >::Config::CBM_YAML_PROPERTIES ( Property &::, "", " " cuts,
Property &::, "", " " threshold,
Property &::, "", " " threshold,
Property &::, "", " " threshold,
Property &::, "", " " z )

Member Data Documentation

◆ fEffThrsh

template<EDetectorID DetID>
double CbmCaInputQaBase< DetID >::Config::fEffThrsh = 0.5

Threshold for hit efficiency in the selected range.

Definition at line 79 of file CbmCaInputQaBase.h.

◆ fMaxDiffZStHit

template<EDetectorID DetID>
double CbmCaInputQaBase< DetID >::Config::fMaxDiffZStHit = 1.0

Maximum allowed difference between z-position of hit and station [cm].

Definition at line 80 of file CbmCaInputQaBase.h.

◆ fMcTrackCuts

template<EDetectorID DetID>
McTrackCuts CbmCaInputQaBase< DetID >::Config::fMcTrackCuts

MC-track selection cuts.

Definition at line 76 of file CbmCaInputQaBase.h.

◆ fPullMeanThrsh

template<EDetectorID DetID>
double CbmCaInputQaBase< DetID >::Config::fPullMeanThrsh = 0.1

Maximum allowed deviation of pull mean from zero.

Definition at line 77 of file CbmCaInputQaBase.h.

◆ fPullWidthThrsh

template<EDetectorID DetID>
double CbmCaInputQaBase< DetID >::Config::fPullWidthThrsh = 2.0

Maximum allowed deviation of pull width from unity.

Definition at line 78 of file CbmCaInputQaBase.h.


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