CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TtHadLRJetCombCalc.h
Go to the documentation of this file.
1 #ifndef TtHadLRJetCombCalc_h
2 #define TtHadLRJetCombCalc_h
3 // copied TtSemiLRJetCombCalc.h,v 1.3 2007/06/15 08:53:52 by heyninck
4 
11 
12 #include "TF1.h"
13 #include "TH1.h"
14 #include "TFile.h"
15 #include "TKey.h"
16 #include "TString.h"
17 
19 
20  public:
21 
23  TtHadLRJetCombCalc(const TString&,const std::vector<int>&);
25 
27 
28  private:
30  bool addPurity;
31 };
32 
33 #endif
void operator()(TtHadEvtSolution &)
LRHelpFunctions * myLR
Help functionalities to implement and evaluate LR ratio method.