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
void validateTopLevelParameterSets(ParameterSet *processParameterSet)
void fillOptionsDescription(ParameterSetDescription &description)
void fillMaxEventsDescription(ParameterSetDescription &description)
void fillMaxLuminosityBlocksDescription(ParameterSetDescription &description)
HLT enums.
void fillMaxSecondsUntilRampdownDescription(ParameterSetDescription &description)
void dumpOptionsToLogFile(unsigned int nThreads, unsigned int nStreams, unsigned int nConcurrentLumis, unsigned int nConcurrentRuns)