CbmRoot
Loading...
Searching...
No Matches
CbmQaCompare< Obj >::Result Struct Reference

#include <CbmQaCompare.h>

Public Attributes

bool fPointByPoint = true
 
double fRatioLo = 1.
 Lower bound of the ratio.
 
double fRatioUp = 1.
 Upper bound of the ratio.
 
double fChi2NDF = 0.
 Chi2/NDF value.
 
bool fConsistent = true
 Consistency flag.
 

Detailed Description

template<class Obj>
struct CbmQaCompare< Obj >::Result

Definition at line 24 of file CbmQaCompare.h.

Member Data Documentation

◆ fChi2NDF

template<class Obj >
double CbmQaCompare< Obj >::Result::fChi2NDF = 0.

Chi2/NDF value.

Definition at line 28 of file CbmQaCompare.h.

Referenced by CbmQaCompare< Obj >::operator()().

◆ fConsistent

template<class Obj >
bool CbmQaCompare< Obj >::Result::fConsistent = true

Consistency flag.

Definition at line 29 of file CbmQaCompare.h.

Referenced by CbmQaCompare< Obj >::operator()().

◆ fPointByPoint

template<class Obj >
bool CbmQaCompare< Obj >::Result::fPointByPoint = true

Definition at line 25 of file CbmQaCompare.h.

Referenced by CbmQaCompare< Obj >::operator()().

◆ fRatioLo

template<class Obj >
double CbmQaCompare< Obj >::Result::fRatioLo = 1.

Lower bound of the ratio.

Definition at line 26 of file CbmQaCompare.h.

Referenced by CbmQaCompare< Obj >::operator()().

◆ fRatioUp

template<class Obj >
double CbmQaCompare< Obj >::Result::fRatioUp = 1.

Upper bound of the ratio.

Definition at line 27 of file CbmQaCompare.h.

Referenced by CbmQaCompare< Obj >::operator()().


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