# | Line 25 | Line 25 | |
---|---|---|
25 | #include "MitCommon/MathTools/interface/MathUtils.h" | |
26 | ||
27 | #include "MitPhysics/Utils/interface/RecoilTools.h" | |
28 | + | #include "MitPhysics/Utils/interface/MetLeptonTools.h" |
29 | #include "CondFormats/EgammaObjects/interface/GBRForest.h" | |
30 | ||
31 | class TRandom3; | |
# | Line 194 | Line 195 | namespace mithep { | |
195 | Int_t fNElectrons; | |
196 | Int_t fNTaus; | |
197 | ||
198 | + | MetLeptonTools *fMetLeptonTools; |
199 | //TMVA::Reader* fPhiReader; | |
200 | //TMVA::Reader* fU1Reader; | |
201 | ClassDef(MVAMet,0) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |