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
Fireworks
FWInterface
src
FWFFMetadataManager.h
Go to the documentation of this file.
1
#ifndef Fireworks_FWInterface_FWFFMetadataManager_h
2
#define Fireworks_FWInterface_FWFFMetadataManager_h
3
4
#include "
Fireworks/Core/interface/FWJobMetadataManager.h
"
5
6
namespace
edm
{
7
class
Event
;
8
}
9
class
FWJobMetadataUpdateRequest
;
10
11
class
FWFFMetadataManager
:
public
FWJobMetadataManager
{
12
public
:
13
FWFFMetadataManager
();
14
bool
hasModuleLabel
(
std::string
&
moduleLabel
)
override
;
15
16
protected
:
17
bool
doUpdate
(
FWJobMetadataUpdateRequest
*)
override
;
18
19
private
:
20
const
edm::Event
*
m_event
;
21
};
22
#endif
edm
HLT enums.
Definition:
AlignableModifier.h:19
FWFFMetadataManager::hasModuleLabel
bool hasModuleLabel(std::string &moduleLabel) override
Definition:
FWFFMetadataManager.cc:12
FWFFMetadataManager::doUpdate
bool doUpdate(FWJobMetadataUpdateRequest *) override
Definition:
FWFFMetadataManager.cc:26
FWJobMetadataManager.h
FWJobMetadataManager
Definition:
FWJobMetadataManager.h:18
Event
FWJobMetadataUpdateRequest
Definition:
FWJobMetadataUpdateRequest.h:4
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
FWFFMetadataManager::m_event
const edm::Event * m_event
Definition:
FWFFMetadataManager.h:20
FWFFMetadataManager
Definition:
FWFFMetadataManager.h:11
HerwigMaxPtPartonFilter_cfi.moduleLabel
moduleLabel
Definition:
HerwigMaxPtPartonFilter_cfi.py:4
edm::Event
Definition:
Event.h:73
FWFFMetadataManager::FWFFMetadataManager
FWFFMetadataManager()
Definition:
FWFFMetadataManager.cc:10
Generated for CMSSW Reference Manual by
1.8.16