60 label, bins, var, cut, shift, wei))
74 label, bins, var, cut, shift, wei)
81 TDirectory*
tmp = gDirectory;
83 dir = dir->mkdir(name.c_str());
86 TObjString(
"PredictionNoExtrap").Write(
"type");
100 dir = dir->GetDirectory(name.c_str());
103 auto ret = std::make_unique<PredictionNoExtrap>(ana::LoadFrom<TrivialExtrap>(
dir,
"extrap"));
Represent the binning of a Spectrum's x-axis.
Cuts and Vars for the 2020 FD DiF Study.
Simple record of shifts applied to systematic parameters.
Collection of SpectrumLoaders for many configurations.
Base class for the various types of spectrum loader.
REGISTER_LOADFROM("BENDecomp", IDecomp, BENDecomp)
assert(nhit_max >=nhit_nbins)
static NullLoader kNullLoader
Dummy loader that doesn't load any files.