CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups 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 public:
31  TtHadLRSignalSelCalc(const TString&, const std::vector<int>&);
34 
35 private:
37  bool addPurity;
38 };
39 
40 #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 &)