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
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
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
TopQuarkAnalysis
TopJetCombination
interface
TtHadSimpleBestJetComb.h
Go to the documentation of this file.
1
//
2
// adapted from TtSemiSimpleBestJetComb.h,v 1.2 2007/06/09 01:17:41 lowette Exp
3
// for fully hadronic channel
4
5
#ifndef TtHadSimpleBestJetComb_h
6
#define TtHadSimpleBestJetComb_h
7
8
#include "
FWCore/Framework/interface/EventSetup.h
"
9
#include "
FWCore/Framework/interface/Event.h
"
10
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
11
#include "
FWCore/Utilities/interface/Exception.h
"
12
#include "
AnalysisDataFormats/TopObjects/interface/TtHadEvtSolution.h
"
13
14
#include "TF1.h"
15
#include "TH1.h"
16
#include "TFile.h"
17
#include "TKey.h"
18
#include "TString.h"
19
#include <Math/VectorUtil.h>
20
21
class
TtHadSimpleBestJetComb
{
22
public
:
23
TtHadSimpleBestJetComb
();
24
~TtHadSimpleBestJetComb
();
25
26
int
operator()
(std::vector<TtHadEvtSolution> &);
27
28
private
:
29
};
30
31
#endif
MessageLogger.h
TtHadSimpleBestJetComb::operator()
int operator()(std::vector< TtHadEvtSolution > &)
Definition:
TtHadSimpleBestJetComb.cc:23
TtHadEvtSolution.h
TtHadSimpleBestJetComb::TtHadSimpleBestJetComb
TtHadSimpleBestJetComb()
Definition:
TtHadSimpleBestJetComb.cc:19
Event.h
TtHadSimpleBestJetComb
Based on the TtSemiSimpleBestJetComb.by: Jan Heyninck version: TtSemiSimpleBestJetComb....
Definition:
TtHadSimpleBestJetComb.h:21
TtHadSimpleBestJetComb::~TtHadSimpleBestJetComb
~TtHadSimpleBestJetComb()
Definition:
TtHadSimpleBestJetComb.cc:21
EventSetup.h
Exception.h
Generated for CMSSW Reference Manual by
1.8.16