CMS 3D CMS Logo

TtSemiSimpleBestJetComb.h
Go to the documentation of this file.
1 //
2 //
3 
4 #ifndef TtSemiSimpleBestJetComb_h
5 #define TtSemiSimpleBestJetComb_h
6 
24 
25 #include "TF1.h"
26 #include "TH1.h"
27 #include "TFile.h"
28 #include "TKey.h"
29 #include "TString.h"
30 #include <Math/VectorUtil.h>
31 
33 public:
36 
37  int operator()(std::vector<TtSemiEvtSolution> &);
38 
39 private:
40 };
41 
42 #endif
Simple method to get the correct jet combination in semileptonic ttbar events.
int operator()(std::vector< TtSemiEvtSolution > &)