src
TopQuarkAnalysis
TopJetCombination
interface
TtSemiSimpleBestJetComb.h
Go to the documentation of this file.
1
//
2
//
3
4
#ifndef TtSemiSimpleBestJetComb_h
5
#define TtSemiSimpleBestJetComb_h
6
19
#include "
FWCore/Framework/interface/EventSetup.h
"
20
#include "
FWCore/Framework/interface/Event.h
"
21
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
22
#include "
FWCore/Utilities/interface/Exception.h
"
23
#include "
AnalysisDataFormats/TopObjects/interface/TtSemiEvtSolution.h
"
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
32
class
TtSemiSimpleBestJetComb
{
33
public
:
34
TtSemiSimpleBestJetComb
();
35
~TtSemiSimpleBestJetComb
();
36
37
int
operator()
(std::vector<TtSemiEvtSolution> &);
38
39
private
:
40
};
41
42
#endif
TtSemiSimpleBestJetComb::~TtSemiSimpleBestJetComb
~TtSemiSimpleBestJetComb()
Definition:
TtSemiSimpleBestJetComb.cc:8
MessageLogger.h
Event.h
EventSetup.h
TtSemiSimpleBestJetComb
Simple method to get the correct jet combination in semileptonic ttbar events.
Definition:
TtSemiSimpleBestJetComb.h:32
TtSemiSimpleBestJetComb::TtSemiSimpleBestJetComb
TtSemiSimpleBestJetComb()
Definition:
TtSemiSimpleBestJetComb.cc:6
Exception.h
TtSemiEvtSolution.h
TtSemiSimpleBestJetComb::operator()
int operator()(std::vector< TtSemiEvtSolution > &)
Definition:
TtSemiSimpleBestJetComb.cc:10
Generated for CMSSW Reference Manual by
1.8.14