#include <PredictionNoExtrap.h>
Public Member Functions | |
| NoExtrapPredictionGenerator (HistAxis axis, SpillCut spillcut, Cut cut, Var wei=kUnweighted) | |
| virtual std::unique_ptr < IPrediction > | Generate (Loaders &loaders, const SystShifts &shiftMC=kNoShift) const override |
Protected Attributes | |
| HistAxis | fAxis |
| SpillCut | fSpillCut |
| Cut | fCut |
| Var | fWei |
Definition at line 62 of file PredictionNoExtrap.h.
|
inline |
Definition at line 65 of file PredictionNoExtrap.h.
|
inlineoverridevirtual |
Implements ana::IPredictionGenerator.
Definition at line 71 of file PredictionNoExtrap.h.
|
protected |
Definition at line 77 of file PredictionNoExtrap.h.
|
protected |
Definition at line 79 of file PredictionNoExtrap.h.
|
protected |
Definition at line 78 of file PredictionNoExtrap.h.
|
protected |
Definition at line 80 of file PredictionNoExtrap.h.
1.8.5