CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TtSemiLRJetCombCalc.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: TtSemiLRJetCombCalc.h,v 1.5 2013/05/28 17:57:05 gartung Exp $
6 //
7 
8 #ifndef TtSemiLRJetCombCalc_h
9 #define TtSemiLRJetCombCalc_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  TtSemiLRJetCombCalc(const TString&,const std::vector<int>&);
39 
41 
42  private:
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 &)
LRHelpFunctions * myLR