ant
A2 ant: class-based analysis framework
ant::analysis::utils::Uncertainties_t Struct Reference

Uncertainties for E, theta, and phi and some CB/TAPS specific values. More...

#include <Uncertainties.h>

Public Member Functions

 Uncertainties_t (double Ek=std_ext::NaN, double Theta=std_ext::NaN, double Phi=std_ext::NaN, double showerDepth=std_ext::NaN, double CB_R=std_ext::NaN, double TAPS_Rxy=std_ext::NaN, double TAPS_L=std_ext::NaN)
 

Public Attributes

double sigmaEk
 
double sigmaTheta
 
double sigmaPhi
 
double ShowerDepth
 
double sigmaCB_R
 
double sigmaTAPS_Rxy
 
double sigmaTAPS_L
 

Detailed Description

Uncertainties for E, theta, and phi and some CB/TAPS specific values.

Constructor & Destructor Documentation

◆ Uncertainties_t()

ant::analysis::utils::Uncertainties_t::Uncertainties_t ( double  Ek = std_ext::NaN,
double  Theta = std_ext::NaN,
double  Phi = std_ext::NaN,
double  showerDepth = std_ext::NaN,
double  CB_R = std_ext::NaN,
double  TAPS_Rxy = std_ext::NaN,
double  TAPS_L = std_ext::NaN 
)
inline

Member Data Documentation

◆ ShowerDepth

double ant::analysis::utils::Uncertainties_t::ShowerDepth

◆ sigmaCB_R

double ant::analysis::utils::Uncertainties_t::sigmaCB_R

◆ sigmaEk

double ant::analysis::utils::Uncertainties_t::sigmaEk

◆ sigmaPhi

double ant::analysis::utils::Uncertainties_t::sigmaPhi

◆ sigmaTAPS_L

double ant::analysis::utils::Uncertainties_t::sigmaTAPS_L

◆ sigmaTAPS_Rxy

double ant::analysis::utils::Uncertainties_t::sigmaTAPS_Rxy

◆ sigmaTheta

double ant::analysis::utils::Uncertainties_t::sigmaTheta

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