1 #ifndef OOFVSystematics_h 2 #define OOFVSystematics_h 4 #include "EventWeightBase.hxx" 5 #include "BinnedParams.hxx" 13 if (_fgd1)
delete _fgd1; _fgd1 = NULL;
14 if (_fgd2)
delete _fgd2; _fgd2 = NULL;
15 if (_rate)
delete _rate; _rate = NULL;
26 Int_t GetBeamNumber(Int_t runperiod,
AnaTrackB *maintrack);
43 Int_t _rate_index[2][9];
46 Int_t _reco_index[2][9];
Float_t _rate_error[2][9]
Uncertainty on the rate correction.
Float_t _reco_error[2][9]
Uncertainty on the reco eff correction.
SubDetEnum
Enumeration of all detector systems and subdetectors.
Representation of a global track.
Float_t _rate_corr[2][9]
Mean of the rate correction.
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 ...
Weight_h ComputeWeight(const ToyExperiment &toy, const AnaEventC &event, const ToyBoxB &box)
Float_t _reco_corr[2][9]
Mean of the reco eff correction.