Public Member Functions | |
stan::math::var | LogLikelihood (osc::IOscCalcAdjustableStan *, const SystShifts &syst=SystShifts::Nominal()) const override |
virtual double | ChiSq (osc::IOscCalcAdjustable *osc, const SystShifts &syst=SystShifts::Nominal()) const |
virtual void | SaveTo (TDirectory *dir, const std::string &name) const |
Definition at line 55 of file test_stanfit_dummy.C.
|
inlinevirtualinherited |
Reimplemented in ana::BigChi2SingleSampleExperiment, ana::BigChi2SingleSampleExperiment, ana::CovMxExperiment, ana::SingleSampleExperiment, ana::Ssth23Constraint, ana::AtmConstraint, ana::LikelihoodCovMxExperiment, ana::MultiExperiment, ana::OscCovMxExperiment, ana::T2KToyExperiment, ana::CountingExperiment, ana::GaussianConstraint, ana::SolarConstraints, ana::Dmsq32Constraint, and ana::ReactorExperiment.
Definition at line 18 of file IExperiment.h.
References ana::assert().
Referenced by ana::FrequentistSurface::FillSurface(), ana::FrequentistSurface::FillSurfacePoint(), get_chisq(), and ana::MinuitFitter::operator()().
|
inlineoverridevirtual |
Reimplemented from ana::IExperiment.
Definition at line 58 of file test_stanfit_dummy.C.
References MECModelEnuComparisons::i, test::N_POINTS, stan::math::normal_lpdf(), and util::sqr().
Referenced by test_stanfit_dummy().
|
virtualinherited |
Reimplemented in ana::SingleSampleExperiment, ana::MultiExperiment, ana::CountingExperiment, ana::SolarConstraints, and ana::ReactorExperiment.
Definition at line 32 of file IExperiment.cxx.
References ana::assert().
Referenced by ana::IExperiment::LogLikelihood().