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 
10 
11  void validateTopLevelParameterSets(ParameterSet* processParameterSet);
16 } // namespace edm
17 #endif
void validateTopLevelParameterSets(ParameterSet *processParameterSet)
void fillOptionsDescription(ParameterSetDescription &description)
void fillMaxEventsDescription(ParameterSetDescription &description)
constexpr unsigned int s_defaultNumberOfThreads
void fillMaxLuminosityBlocksDescription(ParameterSetDescription &description)
HLT enums.
void fillMaxSecondsUntilRampdownDescription(ParameterSetDescription &description)
#define constexpr