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
src
FWCore
Framework
interface
ESSourceProductResolverConcurrentBase.h
Go to the documentation of this file.
1
#ifndef FWCore_Framework_ESSourceProductResolverConcurrentBase_h
2
#define FWCore_Framework_ESSourceProductResolverConcurrentBase_h
3
// -*- C++ -*-
4
//
5
// Package: FWCore/Framework
6
// Class : ESSourceProductResolverConcurrentBase
7
//
19
//
20
// Original Author: Chris Jones
21
// Created: 14/05/2020
22
//
23
24
// system include files
25
26
// user include files
27
#include "
FWCore/Framework/interface/ESSourceProductResolverBase.h
"
28
29
// forward declarations
30
31
namespace
edm::eventsetup
{
32
class
ESSourceProductResolverConcurrentBase
:
public
ESSourceProductResolverBase
{
33
public
:
34
ESSourceProductResolverConcurrentBase
() {}
35
36
private
:
37
void
prefetchAsyncImpl
(
edm::WaitingTaskHolder
iTask,
38
edm::eventsetup::EventSetupRecordImpl
const
& iES,
39
edm::eventsetup::DataKey
const
& iKey,
40
edm::EventSetupImpl
const
*,
41
edm::ServiceToken
const
&,
42
edm::ESParentContext
const
&)
final
;
43
44
// ---------- member data --------------------------------
45
};
46
}
// namespace edm::eventsetup
47
#endif
edm::EventSetupImpl
Definition:
EventSetupImpl.h:48
edm::eventsetup::ESSourceProductResolverConcurrentBase::prefetchAsyncImpl
void prefetchAsyncImpl(edm::WaitingTaskHolder iTask, edm::eventsetup::EventSetupRecordImpl const &iES, edm::eventsetup::DataKey const &iKey, edm::EventSetupImpl const *, edm::ServiceToken const &, edm::ESParentContext const &) final
Definition:
ESSourceProductResolverConcurrentBase.cc:22
edm::ESParentContext
Definition:
ESParentContext.h:21
edm::eventsetup::ESSourceProductResolverBase
Definition:
ESSourceProductResolverBase.h:36
edm::eventsetup::ESSourceProductResolverConcurrentBase
Definition:
ESSourceProductResolverConcurrentBase.h:32
edm::eventsetup::EventSetupRecordImpl
Definition:
EventSetupRecordImpl.h:73
edm::ServiceToken
Definition:
ServiceToken.h:42
edm::eventsetup::DataKey
Definition:
DataKey.h:29
edm::WaitingTaskHolder
Definition:
WaitingTaskHolder.h:32
edm::eventsetup
Definition:
ES_DDDetector.cc:16
edm::eventsetup::ESSourceProductResolverConcurrentBase::ESSourceProductResolverConcurrentBase
ESSourceProductResolverConcurrentBase()
Definition:
ESSourceProductResolverConcurrentBase.h:34
ESSourceProductResolverBase.h
Generated for CMSSW Reference Manual by
1.8.14