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
DataFormats
PatCandidates
interface
Isolation.h
Go to the documentation of this file.
1
#ifndef DataFormats_PatCandidates_interface_Isolation_h
2
#define DataFormats_PatCandidates_interface_Isolation_h
3
4
#include "
DataFormats/RecoCandidate/interface/IsoDeposit.h
"
5
6
namespace
pat
{
7
typedef
reco::IsoDeposit
IsoDeposit
;
9
enum
IsolationKeys
{
10
TrackIso
= 0,
11
EcalIso
= 1,
12
HcalIso
= 2,
13
PfAllParticleIso
= 3,
14
PfChargedHadronIso
= 4,
15
PfNeutralHadronIso
= 5,
16
PfGammaIso
= 6,
17
User1Iso
= 7,
18
User2Iso
= 8,
19
User3Iso
= 9,
20
User4Iso
= 10,
21
User5Iso
= 11,
22
UserBaseIso
= 7,
// offset of the first user isolation
23
CaloIso
= -1,
// keys which are not real indices are mapped to negative numbers.
24
PfPUChargedHadronIso
= 12,
25
PfChargedAllIso
= 13
26
};
27
}
// namespace pat
28
29
#endif
pat::User3Iso
Definition:
Isolation.h:19
pat::EcalIso
Definition:
Isolation.h:11
pat::IsoDeposit
reco::IsoDeposit IsoDeposit
Definition:
Isolation.h:7
pat::PfAllParticleIso
Definition:
Isolation.h:13
pat::User5Iso
Definition:
Isolation.h:21
pat::User4Iso
Definition:
Isolation.h:20
pat::User1Iso
Definition:
Isolation.h:17
pat::PfChargedHadronIso
Definition:
Isolation.h:14
IsoDeposit.h
pat::User2Iso
Definition:
Isolation.h:18
pat::PfGammaIso
Definition:
Isolation.h:16
pat::UserBaseIso
Definition:
Isolation.h:22
pat::TrackIso
Definition:
Isolation.h:10
pat::HcalIso
Definition:
Isolation.h:12
pat::PfNeutralHadronIso
Definition:
Isolation.h:15
pat::PfChargedAllIso
Definition:
Isolation.h:25
pat
Definition:
HeavyIon.h:7
pat::PfPUChargedHadronIso
Definition:
Isolation.h:24
pat::IsolationKeys
IsolationKeys
Enum defining isolation keys.
Definition:
Isolation.h:9
reco::IsoDeposit
Definition:
IsoDeposit.h:49
pat::CaloIso
Definition:
Isolation.h:23
Generated for CMSSW Reference Manual by
1.8.16