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 // Adapted TtHadLRSignalSelCalc.h,v 1.1 2007/06/15 08:49:19 heyninck Exp
3 // for fully hadronic channel
4 
5 #ifndef TtHadLRSignalSelCalc_h
6 #define TtHadLRSignalSelCalc_h
7 
21 
22 #include "TF1.h"
23 #include "TH1.h"
24 #include "TFile.h"
25 #include "TKey.h"
26 #include "TString.h"
27 
29 
30  public:
31 
33  TtHadLRSignalSelCalc(const TString&,const std::vector<int>&);
36 
37  private:
38 
40  bool addPurity;
41 };
42 
43 #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 &)