CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TtSemiLRSignalSelCalc.h
Go to the documentation of this file.
1 //
2 // Author: Jan Heyninck
3 // Created: Tue Apr 3 17:33:23 PDT 2007
4 //
5 //
6 
7 #ifndef TtSemiLRSignalSelCalc_h
8 #define TtSemiLRSignalSelCalc_h
9 
24 
25 #include "TF1.h"
26 #include "TH1.h"
27 #include "TFile.h"
28 #include "TKey.h"
29 #include "TString.h"
30 
32 
33  public:
34 
36  TtSemiLRSignalSelCalc(const TString&,const std::vector<int>&);
38 
40 
41  private:
42 
44  bool addPurity;
45 };
46 
47 #endif
Help functionalities to implement and evaluate LR ratio method.
Class to calculate the jet combination LR value and purity from a root-file with fit functions...
void operator()(TtSemiEvtSolution &)