Generates FD-only predictions (no extrapolation) More...
Public Member Functions | |
NoExtrapGenerator (const HistAxis axis, const Cut cut, const Var wei=kUnweighted) | |
std::unique_ptr< IPrediction > | Generate (Loaders &loaders, const SystShifts &shiftMC=kNoShift) const override |
Private Attributes | |
const HistAxis | fAxis |
const Cut | fCut |
const Var | fWei |
Generates FD-only predictions (no extrapolation)
Definition at line 32 of file PredictionGenerator.h.
ana::NoExtrapGenerator::NoExtrapGenerator | ( | const HistAxis | axis, |
const Cut | cut, | ||
const Var | wei = kUnweighted |
||
) |
Definition at line 9 of file PredictionGenerator.cxx.
|
overridevirtual |
Implements ana::IPredictionGenerator.
Definition at line 15 of file PredictionGenerator.cxx.
References fAxis, fCut, fWei, and loaders.
Referenced by make_prediction_rhc(), make_rockpred(), NueExtrap(), and NumuExtrap().
|
private |
Definition at line 43 of file PredictionGenerator.h.
Referenced by Generate().
|
private |
Definition at line 44 of file PredictionGenerator.h.
Referenced by Generate().
|
private |
Definition at line 45 of file PredictionGenerator.h.
Referenced by Generate().