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
PhysicsTools
IsolationAlgos
interface
IsoDepositVetoFactory.h
Go to the documentation of this file.
1
#ifndef PhysicsTools_IsolationAlgos_IsoDepositVetoFactory_h
2
#define PhysicsTools_IsolationAlgos_IsoDepositVetoFactory_h
3
4
#include "
FWCore/Framework/interface/ConsumesCollector.h
"
5
#include "
DataFormats/RecoCandidate/interface/IsoDeposit.h
"
6
#include "
PhysicsTools/IsolationAlgos/interface/EventDependentAbsVeto.h
"
7
8
class
IsoDepositVetoFactory
{
9
public
:
13
static
reco::isodeposit::AbsVeto
*
make
(
const
char
*
string
,
edm::ConsumesCollector
&iC);
14
18
static
reco::isodeposit::AbsVeto
*
make
(
const
char
*
string
,
19
reco::isodeposit::EventDependentAbsVeto
*&evdep,
20
edm::ConsumesCollector
&iC);
21
};
22
23
#endif
reco::isodeposit::EventDependentAbsVeto
Definition:
EventDependentAbsVeto.h:10
IsoDepositVetoFactory::make
static reco::isodeposit::AbsVeto * make(const char *string, edm::ConsumesCollector &iC)
Definition:
IsoDepositVetoFactory.cc:72
reco::isodeposit::AbsVeto
Definition:
IsoDeposit.h:32
IsoDepositVetoFactory
Definition:
IsoDepositVetoFactory.h:8
EventDependentAbsVeto.h
IsoDeposit.h
ConsumesCollector.h
edm::ConsumesCollector
Definition:
ConsumesCollector.h:45
Generated for CMSSW Reference Manual by
1.8.14