#include <PredictionSBNExtrap.h>
Public Member Functions | |
SBNExtrapGenerator (Loaders &loaders_nd, const HistAxis &ax, const SpillCut &spillcut, const Cut &cut, const Var &wei_mc, const SystShifts &shift_data=kNoShift, const Var &wei_data=kUnweighted) | |
std::unique_ptr< IPrediction > | Generate (Loaders &loaders_fd, const SystShifts &shiftMC=kNoShift) const override |
Protected Attributes | |
Loaders & | fLoadersND |
HistAxis | fAxis |
SpillCut | fSpillCut |
Cut | fCut |
Var | fWeightMC |
SystShifts | fShiftData |
Var | fWeightData |
Definition at line 53 of file PredictionSBNExtrap.h.
ana::SBNExtrapGenerator::SBNExtrapGenerator | ( | Loaders & | loaders_nd, |
const HistAxis & | ax, | ||
const SpillCut & | spillcut, | ||
const Cut & | cut, | ||
const Var & | wei_mc, | ||
const SystShifts & | shift_data = kNoShift , |
||
const Var & | wei_data = kUnweighted |
||
) |
Definition at line 121 of file PredictionSBNExtrap.cxx.
|
overridevirtual |
Implements ana::IPredictionGenerator.
Definition at line 134 of file PredictionSBNExtrap.cxx.
|
protected |
Definition at line 69 of file PredictionSBNExtrap.h.
|
protected |
Definition at line 71 of file PredictionSBNExtrap.h.
|
protected |
Definition at line 68 of file PredictionSBNExtrap.h.
|
protected |
Definition at line 73 of file PredictionSBNExtrap.h.
|
protected |
Definition at line 70 of file PredictionSBNExtrap.h.
|
protected |
Definition at line 74 of file PredictionSBNExtrap.h.
|
protected |
Definition at line 72 of file PredictionSBNExtrap.h.