#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-01-23/CAFAna/Vars/FitVarsCPT.h"
Public Member Functions | |
FitDmSq32CPTHierarchy (osc::ENuSign nuSign, bool inverted=false) | |
void | SetValue (osc::IOscCalcAdjustable *osc, double val) const override |
double | LowLimit () const override |
double | HighLimit () const override |
double | GetValue (const osc::IOscCalcAdjustable *osc) const override |
double | Penalty (double val, osc::IOscCalcAdjustable *) const override |
Override the default implementation with one that pushes back towards the center of the constrained space. More... | |
const std::string & | ShortName () const |
const std::string & | LatexName () const |
Protected Member Functions | |
template<typename T > | |
T | Clamp (T val) const |
Protected Attributes | |
const bool | fInverted |
const osc::ENuSign | fNuSign |
FitDmSq32CPT, but constrained to a hierarchy (and away from the other oscillation maximum near 8e-3 eV^2)
Definition at line 66 of file FitVarsCPT.h.
|
inlineexplicit |
Definition at line 69 of file FitVarsCPT.h.
Definition at line 60 of file IFitVar.h.
References std::max(), std::min(), ana::StanExp(), ana::StanLog(), and submit_syst::x.
Referenced by ana::FitEpsMuTau::SetValue(), ana::FitDmSq32CPT::SetValue(), ana::FitVarsProduct::SetValue(), ana::FitDmSq32ScaledCPT::SetValue(), ana::FitVarsProductMarg::SetValue(), SetValue(), FitSinSqTheta23UO::SetValue(), FitSinSqTheta23LO::SetValue(), ana::FitDmSq21CPT::SetValue(), ana::FitSinSq2Theta23CPT::SetValue(), ana::FitSinSqTheta23CPT::SetValue(), ana::FitSinSq2Theta13CPT::SetValue(), ana::FitSinSq2Theta12CPT::SetValue(), FitSinSqTheta23LowerOctant::SetValue(), FitSinSqTheta23MaxMix::SetValue(), and FitSinSqTheta23UpperOctant::SetValue().
|
overridevirtualinherited |
Reimplemented from ana::FitDmSq32.
Definition at line 44 of file FitVarsCPT.cxx.
References osc::DowncastToCPT(), ana::FitDmSq21CPT::fNuSign, and osc::OscCalcCPT::GetDmsq32().
Referenced by ana::FitDmSq21CPT::FitDmSq21CPT(), ana::FitDmSq32CPT::FitDmSq32CPT(), ana::FitDmSq32ScaledCPT::FitDmSq32ScaledCPT(), ana::FitSinSq2Theta12CPT::FitSinSq2Theta12CPT(), ana::FitSinSq2Theta13CPT::FitSinSq2Theta13CPT(), ana::FitSinSq2Theta23CPT::FitSinSq2Theta23CPT(), and ana::FitSinSqTheta23CPT::FitSinSqTheta23CPT().
|
inlineoverridevirtual |
|
inlineinherited |
Definition at line 37 of file IFitVar.h.
References ana::IFitVar::fLatexName, ana::IFitVar::fShortName, and string.
Referenced by ana::FrequentistSurface::CreateHistograms(), ana::SurfaceKrige::SurfaceKrige(), and test_fitvarsproduct().
|
inlineoverridevirtual |
Reimplemented from ana::FitDmSq32.
Definition at line 83 of file FitVarsCPT.h.
References ana::kDmsq32Limit.
|
overridevirtualinherited |
Override the default implementation with one that pushes back towards the center of the constrained space.
Reimplemented from ana::IFitVar.
Definition at line 8 of file IFitVar.cxx.
References hi(), ana::IConstrainedFitVar::HighLimit(), lo(), ana::IConstrainedFitVar::LowLimit(), extractScale::mean, Munits::rad, and util::sqr().
Referenced by ana::SigmaDelta::SigmaPenalty().
|
inlineoverridevirtual |
Reimplemented from ana::FitDmSq32CPT.
Definition at line 78 of file FitVarsCPT.h.
References ana::IConstrainedFitVar::Clamp(), and ana::FitDmSq32CPT::SetValue().
|
inlineinherited |
Definition at line 36 of file IFitVar.h.
References ana::IFitVar::fShortName.
Referenced by ana::CovMxSurface::CovMxSurface(), ana::FrequentistSurface::FillSurface(), MakeSurface(), MakeSurfaceJoint(), plot_3flavor_withsysts(), ana::FrequentistSurface::ProgressBarTitle(), ana::MCMCSamples::SampleValue(), ana::StanFitter::transform_helper(), ana::MCMCSample::Val(), ana::MCMCSamples::VarOffset(), and ana::StanFitter::write_array().
|
protected |
Definition at line 86 of file FitVarsCPT.h.
|
protectedinherited |
Definition at line 25 of file FitVarsCPT.h.