Constraints on the parameters and from solar experiments. More...
#include <SolarConstraints.h>
Public Member Functions | |
SolarConstraints () | |
SolarConstraints (const double dmsq, const double errorDmsq, const double ss2th, const double errorSs2th) | |
virtual double | ChiSq (osc::IOscCalcAdjustable *osc, const SystShifts &syst=SystShifts::Nominal()) const override |
virtual void | SaveTo (TDirectory *dir) const override |
Public Member Functions inherited from ana::IExperiment | |
virtual | ~IExperiment () |
Static Public Member Functions | |
static std::unique_ptr < SolarConstraints > | LoadFrom (TDirectory *dir) |
Protected Attributes | |
double | fCentralDmsq |
double | fErrorDmsq |
double | fCentralAngle |
double | fErrorAngle |
Constraints on the parameters and from solar experiments.
Definition at line 11 of file SolarConstraints.h.
ana::SolarConstraints::SolarConstraints | ( | ) |
Definition at line 15 of file SolarConstraints.cxx.
ana::SolarConstraints::SolarConstraints | ( | const double | dmsq, |
const double | errorDmsq, | ||
const double | ss2th, | ||
const double | errorSs2th | ||
) |
Definition at line 31 of file SolarConstraints.cxx.
|
overridevirtual |
|
static |
Definition at line 71 of file SolarConstraints.cxx.
|
overridevirtual |
|
protected |
Definition at line 26 of file SolarConstraints.h.
|
protected |
Definition at line 25 of file SolarConstraints.h.
|
protected |
Definition at line 26 of file SolarConstraints.h.
|
protected |
Definition at line 25 of file SolarConstraints.h.