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 // $Id: TtHadLRJetCombCalc.h,v 1.3 2013/05/28 17:57:05 gartung Exp $
4 // copied TtSemiLRJetCombCalc.h,v 1.3 2007/06/15 08:53:52 by heyninck
5 
12 
13 #include "TF1.h"
14 #include "TH1.h"
15 #include "TFile.h"
16 #include "TKey.h"
17 #include "TString.h"
18 
20 
21  public:
22 
24  TtHadLRJetCombCalc(const TString&,const std::vector<int>&);
26 
28 
29  private:
31  bool addPurity;
32 };
33 
34 #endif
void operator()(TtHadEvtSolution &)
LRHelpFunctions * myLR
Help functionalities to implement and evaluate LR ratio method.