1 #ifndef nueOOFVSystematics_h 2 #define nueOOFVSystematics_h 4 #include "EventWeightBase.hxx" 5 #include "BinnedParams.hxx" 16 if (_fgd1)
delete _fgd1; _fgd1 = NULL;
17 if (_fgd2)
delete _fgd2; _fgd2 = NULL;
18 if (_rate)
delete _rate; _rate = NULL;
43 Int_t _rate_index[2][9];
46 Int_t _reco_index[2][9];
Float_t _reco_error[2][9]
Uncertainty on the reco eff correction.
Weight_h ComputeWeight(const ToyExperiment &toy, const AnaEventC &event, const ToyBoxB &box)
Apply the systematic.
Float_t _rate_corr[2][9]
Mean of the rate correction.
SubDetEnum
Enumeration of all detector systems and subdetectors.
This systematic evaluates the oofv systematic for nue analysis. At the moment a 30% rate unceratinty ...
virtual Weight_h ComputeWeight(const ToyExperiment &toy, const AnaEventC &event, const ToyBoxB &box, const SelectionBase &sel)
This is now the actual method called by SystematicManager, which allows further selection tunning of ...
Float_t _rate_error[2][9]
Uncertainty on the rate correction.
Float_t _reco_corr[2][9]
Mean of the reco eff correction.