CMS 3D CMS Logo

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;
8 
9  constexpr unsigned int s_defaultNumberOfThreads = 1;
10 
11  void validateTopLevelParameterSets(ParameterSet* processParameterSet);
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