Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
34
public
:
35
36
TtSemiSimpleBestJetComb
();
37
~TtSemiSimpleBestJetComb
();
38
39
int
operator()
(std::vector<TtSemiEvtSolution> &);
40
41
private
:
42
43
};
44
45
#endif
MessageLogger.h
TtSemiSimpleBestJetComb::~TtSemiSimpleBestJetComb
~TtSemiSimpleBestJetComb()
Definition:
TtSemiSimpleBestJetComb.cc:10
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:14
Generated for CMSSW Reference Manual by
1.8.5