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
FWCore
Framework
src
stream
ProducingModuleHelper.cc
Go to the documentation of this file.
1
// -*- C++ -*-
2
//
3
// Package: FWCore/Framework
4
//
5
// Original Author: W. David Dagenhart
6
// Created: 1 December 2017
7
8
#include "
FWCore/Framework/interface/stream/ProducingModuleHelper.h
"
9
#include "
FWCore/Concurrency/interface/WaitingTaskWithArenaHolder.h
"
10
#include "
FWCore/Framework/interface/stream/implementors.h
"
11
12
namespace
edm
{
13
namespace
stream
{
14
15
void
doAcquireIfNeeded
(
impl::ExternalWork
*
base
,
16
Event
const
&
ev
,
17
EventSetup
const
& es,
18
WaitingTaskWithArenaHolder
& holder) {
19
base
->acquire(
ev
, es, holder);
20
}
21
22
void
doAcquireIfNeeded
(
void
*,
Event
const
&,
EventSetup
const
&,
WaitingTaskWithArenaHolder
&) {}
23
}
// namespace stream
24
}
// namespace edm
implementors.h
edm
HLT enums.
Definition:
AlignableModifier.h:19
cms::cuda::stream
cudaStream_t stream
Definition:
HistoContainer.h:57
ProducingModuleHelper.h
edm::WaitingTaskWithArenaHolder
Definition:
WaitingTaskWithArenaHolder.h:31
WaitingTaskWithArenaHolder.h
edm::EventSetup
Definition:
EventSetup.h:57
edm::stream::doAcquireIfNeeded
void doAcquireIfNeeded(impl::ExternalWork *, Event const &, EventSetup const &, WaitingTaskWithArenaHolder &)
Definition:
ProducingModuleHelper.cc:15
ev
bool ev
Definition:
Hydjet2Hadronizer.cc:95
edm::stream::impl::ExternalWork
Definition:
implementors.h:195
edm::Event
Definition:
Event.h:73
newFWLiteAna.base
base
Definition:
newFWLiteAna.py:92
Generated for CMSSW Reference Manual by
1.8.16