ant
A2 ant: class-based analysis framework
ant::analysis::utils::UncertaintyModels Namespace Reference

Classes

struct  Constant
 Constant/static kin fitter uncertainty model. has a fixed value for {cb,taps}{photon,proton}{E,theta,phi}. More...
 
struct  ConstantRelativeE
 Simple kin fitter uncertainty model. has a fixed value for {cb,taps}{photon,proton}{theta,phi}, Energies are relative values and get multipied with the particle energy on GetSigmas() More...
 
struct  ConstantRelativeEpow
 
struct  FitterSergey
 Uncertainties from Sergey's fitter. More...
 
struct  Interpolated
 Uncertainties with interpolated surfaces in (E,theta) plane, determined with iterative procedure. More...
 
class  MCExtracted
 Kin fitter uncertainties, uses histograms. Energy dependent values for each detector element. Histograms can be loaded from root files in setup database. More...
 
struct  MCSmearingAdlarson
 Uncertainties from Patrik Adlarson for MC Smearing. More...
 
struct  MeasuredProton
 
struct  Optimized
 Optimized / adjusted to data uncertainty model: More...
 
struct  Optimized_Oli1
 Values for the optimized model, obtainded from KinFitPi0 on data. More...
 

Functions

ostream & operator<< (ostream &stream, const Interpolated &o)
 
ostream & operator<< (ostream &stream, const Interpolated::EkThetaPhiR &o)
 
ostream & operator<< (ostream &stream, const Interpolated::EkRxyPhiL &o)
 

Function Documentation

◆ operator<<() [1/3]

ostream& ant::analysis::utils::UncertaintyModels::operator<< ( std::ostream &  stream,
const Interpolated o 
)

◆ operator<<() [2/3]

ostream& ant::analysis::utils::UncertaintyModels::operator<< ( std::ostream &  stream,
const Interpolated::EkThetaPhiR o 
)

◆ operator<<() [3/3]

ostream& ant::analysis::utils::UncertaintyModels::operator<< ( std::ostream &  stream,
const Interpolated::EkRxyPhiL o 
)