Very simple model allowing inclusion of reactor constraints. More...
#include <ReactorExperiment.h>
Public Member Functions | |
ReactorExperiment (double bestFit, double sigma) | |
virtual double | ChiSq (osc::IOscCalcAdjustable *osc, const SystShifts &shift=SystShifts::Nominal()) const override |
void | SaveTo (TDirectory *dir) const override |
Public Member Functions inherited from ana::IExperiment | |
virtual | ~IExperiment () |
Static Public Member Functions | |
static std::unique_ptr < ReactorExperiment > | LoadFrom (TDirectory *dir) |
Protected Attributes | |
double | fBestFit |
double | fSigma |
Very simple model allowing inclusion of reactor constraints.
Definition at line 10 of file ReactorExperiment.h.
|
inline |
Definition at line 13 of file ReactorExperiment.h.
|
overridevirtual |
Implements ana::IExperiment.
Definition at line 16 of file ReactorExperiment.cxx.
|
static |
Definition at line 39 of file ReactorExperiment.cxx.
|
overridevirtual |
|
protected |
Definition at line 24 of file ReactorExperiment.h.
|
protected |
Definition at line 24 of file ReactorExperiment.h.