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  void validateTopLevelParameterSets(ParameterSet* processParameterSet);
14  void dumpOptionsToLogFile(unsigned int nThreads,
15  unsigned int nStreams,
16  unsigned int nConcurrentLumis,
17  unsigned int nConcurrentRuns);
18 } // namespace edm
19 #endif
edm::validateTopLevelParameterSets
void validateTopLevelParameterSets(ParameterSet *processParameterSet)
Definition: validateTopLevelParameterSets.cc:115
edm::fillMaxEventsDescription
void fillMaxEventsDescription(ParameterSetDescription &description)
Definition: validateTopLevelParameterSets.cc:97
edm
HLT enums.
Definition: AlignableModifier.h:19
edmLumisInFiles.description
description
Definition: edmLumisInFiles.py:11
edm::dumpOptionsToLogFile
void dumpOptionsToLogFile(unsigned int nThreads, unsigned int nStreams, unsigned int nConcurrentLumis, unsigned int nConcurrentRuns)
Definition: validateTopLevelParameterSets.cc:156
runTheMatrix.nStreams
nStreams
Definition: runTheMatrix.py:372
edm::fillMaxSecondsUntilRampdownDescription
void fillMaxSecondsUntilRampdownDescription(ParameterSetDescription &description)
Definition: validateTopLevelParameterSets.cc:111
edm::fillMaxLuminosityBlocksDescription
void fillMaxLuminosityBlocksDescription(ParameterSetDescription &description)
Definition: validateTopLevelParameterSets.cc:107
runTheMatrix.nThreads
nThreads
Definition: runTheMatrix.py:371
ParameterSet
Definition: Functions.h:16
ParameterSetDescription
edm::fillOptionsDescription
void fillOptionsDescription(ParameterSetDescription &description)
Definition: validateTopLevelParameterSets.cc:22