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
ParameterSet
interface
validateTopLevelParameterSets.h
Go to the documentation of this file.
1
#ifndef FWCore_ParameterSet_validateTopLevelParameterSets_h
2
#define FWCore_ParameterSet_validateTopLevelParameterSets_h
3
4
namespace
edm
{
5
6
class
ParameterSet
;
7
class
ParameterSetDescription
;
8
9
constexpr
unsigned
int
s_defaultNumberOfThreads
= 1;
10
11
void
validateTopLevelParameterSets
(
ParameterSet
* processParameterSet);
12
void
fillOptionsDescription
(
ParameterSetDescription
&
description
);
13
void
fillMaxEventsDescription
(
ParameterSetDescription
&
description
);
14
void
fillMaxLuminosityBlocksDescription
(
ParameterSetDescription
&
description
);
15
void
fillMaxSecondsUntilRampdownDescription
(
ParameterSetDescription
&
description
);
16
}
// namespace edm
17
#endif
edm::validateTopLevelParameterSets
void validateTopLevelParameterSets(ParameterSet *processParameterSet)
Definition:
validateTopLevelParameterSets.cc:88
edm::fillMaxEventsDescription
void fillMaxEventsDescription(ParameterSetDescription &description)
Definition:
validateTopLevelParameterSets.cc:70
edm::s_defaultNumberOfThreads
constexpr unsigned int s_defaultNumberOfThreads
Definition:
validateTopLevelParameterSets.h:9
edm
HLT enums.
Definition:
AlignableModifier.h:19
edmLumisInFiles.description
description
Definition:
edmLumisInFiles.py:11
edm::ParameterSetDescription
Definition:
ParameterSetDescription.h:52
edm::fillMaxSecondsUntilRampdownDescription
void fillMaxSecondsUntilRampdownDescription(ParameterSetDescription &description)
Definition:
validateTopLevelParameterSets.cc:84
edm::fillMaxLuminosityBlocksDescription
void fillMaxLuminosityBlocksDescription(ParameterSetDescription &description)
Definition:
validateTopLevelParameterSets.cc:80
edm::ParameterSet
Definition:
ParameterSet.h:36
ParameterSet
Definition:
Functions.h:16
ParameterSetDescription
edm::fillOptionsDescription
void fillOptionsDescription(ParameterSetDescription &description)
Definition:
validateTopLevelParameterSets.cc:14
Generated for CMSSW Reference Manual by
1.8.16