CMS 3D CMS Logo

TtFullHadSignalSelMVAComputer.h
Go to the documentation of this file.
1 #ifndef TtFullHadSignalSelMVAComputer_h
2 #define TtFullHadSignalSelMVAComputer_h
3 
6 
9 
12 
13 #ifndef TtFullHadSignalSelMVARcd_defined // to avoid conflicts with the TopFullHadLepSignalSelMVATrainer
14 #define TtFullHadSignalSelMVARcd_defined
15 MVA_COMPUTER_CONTAINER_DEFINE(TtFullHadSignalSelMVA); // defines TopFullHadLepSignalSelMVARcd
16 #endif
17 
19 public:
21 
22 private:
23  void produce(edm::Event& evt, const edm::EventSetup& setup) override;
24 
28 
30 };
31 
32 #endif
edm::ESGetToken< PhysicsTools::Calibration::MVAComputerContainer, TtFullHadSignalSelMVARcd > mvaToken_
TtFullHadSignalSelMVAComputer(const edm::ParameterSet &)
edm::EDGetTokenT< std::vector< pat::Jet > > jetsToken_
#define MVA_COMPUTER_CONTAINER_DEFINE(N)
Definition: HelperMacros.h:51
PhysicsTools::MVAComputerCache mvaComputer
Creates and and MVAComputer from calibrations via EventSetup.
void produce(edm::Event &evt, const edm::EventSetup &setup) override