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 // $Id: TtSemiLRSignalSelCalc.h,v 1.2 2008/02/17 11:18:54 rwolf Exp $
6 //
7 
8 #ifndef TtSemiLRSignalSelCalc_h
9 #define TtSemiLRSignalSelCalc_h
10 
25 
26 #include "TF1.h"
27 #include "TH1.h"
28 #include "TFile.h"
29 #include "TKey.h"
30 #include "TString.h"
31 
33 
34  public:
35 
37  TtSemiLRSignalSelCalc(TString,std::vector<int>);
39 
41 
42  private:
43 
45  bool addPurity;
46 };
47 
48 #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 &)