ant
A2 ant: class-based analysis framework
ant::Omega::FitResult Struct Reference

#include <Omega.h>

Public Member Functions

 FitResult (double pos_=0., double N_=0., double width_=0., double chi2dof_=-1.)
 

Public Attributes

double pos
 
double N
 
double width
 
double chi2dof
 

Constructor & Destructor Documentation

◆ FitResult()

ant::Omega::FitResult::FitResult ( double  pos_ = 0.,
double  N_ = 0.,
double  width_ = 0.,
double  chi2dof_ = -1. 
)
inline

Member Data Documentation

◆ chi2dof

double ant::Omega::FitResult::chi2dof

◆ N

double ant::Omega::FitResult::N

◆ pos

double ant::Omega::FitResult::pos

◆ width

double ant::Omega::FitResult::width

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