Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
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
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