CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TtHadLRSignalSelCalc.h
Go to the documentation of this file.
1 //
2 // $Id: TtHadLRSignalSelCalc.h,v 1.2 2008/02/17 11:18:53 rwolf Exp $
3 // Adapted TtHadLRSignalSelCalc.h,v 1.1 2007/06/15 08:49:19 heyninck Exp
4 // for fully hadronic channel
5 
6 #ifndef TtHadLRSignalSelCalc_h
7 #define TtHadLRSignalSelCalc_h
8 
22 
23 #include "TF1.h"
24 #include "TH1.h"
25 #include "TFile.h"
26 #include "TKey.h"
27 #include "TString.h"
28 
30 
31  public:
32 
34  TtHadLRSignalSelCalc(TString,std::vector<int>);
37 
38  private:
39 
41  bool addPurity;
42 };
43 
44 #endif
Class to calculate the jet combination LR value and purity from a root-file with fit functions...
Help functionalities to implement and evaluate LR ratio method.
LRHelpFunctions * myLR
void operator()(TtHadEvtSolution &)