37 fMEextrap = std::unique_ptr<ModularExtrapComponent>(
39 nearMC, axis, axisNumuND, fdcut, shiftMC, weight,
40 "mu -> e",
"#nu_{#mu} #rightarrow #nu_{e}",
41 numuNDcut, numuDecomp,
49 nearMC, axis, axisNumuND, fdcut, shiftMC, weight,
50 "mubar -> ebar",
"#bar{#nu}_{#mu} #rightarrow #bar{#nu}_{e}",
51 numuNDcut, numuDecomp,
const Cut kIsNumuCC(CCFlavSel(14, 14))
Select CC .
Cuts and Vars for the 2020 FD DiF Study.
Simple record of shifts applied to systematic parameters.
Collection of SpectrumLoaders for many configurations.
const Cut kIsAntiNu([](const caf::SRProxy *sr){if(sr->mc.nnu==0) return false;assert(sr->mc.nnu==1);return sr->mc.nu[0].pdg< 0;})
Is this truly an antineutrino?
Extrapolates component using truth-over-truth method.
const Cut kIsSig(CCFlavSel(12, 14))
Select CC .
Base class for the various types of spectrum loader.
Standard interface to all decomposition techniques.
This module creates Common Analysis Files.
const Cut kNoCut
The simplest possible cut: pass everything, used as a default.