CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TtFullHadSignalSelMVATrainer.h
Go to the documentation of this file.
1 #ifndef TtFullHadSignalSelMVATrainer_h
2 #define TtFullHadSignalSelMVATrainer_h
3 
12 
15 
18 
19 #ifndef TtFullHadSignalSelMVARcd_defined // to avoid conflicts with the TtFullHadSignalSelMVAComputer
20 #define TtFullHadSignalSelMVARcd_defined
21 MVA_COMPUTER_CONTAINER_DEFINE(TtFullHadSignalSelMVA); // defines TtFullHadSignalSelMVA
22 #endif
23 
25 
26  public:
27 
30 
31  private:
32 
33  virtual void analyze(const edm::Event& evt, const edm::EventSetup& setup);
34  virtual void beginJob();
35 
37 
38  int whatData_;
39  int maxEv_;
40  int selEv;
41  double weight_;
42 
44 
45 };
46 
47 #endif
#define MVA_COMPUTER_CONTAINER_DEFINE(N)
Definition: HelperMacros.h:43
virtual void analyze(const edm::Event &evt, const edm::EventSetup &setup)
Creates and and MVAComputer from calibrations via EventSetup.
TtFullHadSignalSelMVATrainer(const edm::ParameterSet &)
PhysicsTools::MVAComputerCache mvaComputer