CMS 3D CMS Logo

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 //
6 
7 #ifndef TtSemiLRJetCombCalc_h
8 #define TtSemiLRJetCombCalc_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 public:
34  TtSemiLRJetCombCalc(const TString&, const std::vector<int>&);
36 
38 
39 private:
41  bool addPurity;
42 };
43 
44 #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