CMS 3D CMS Logo

AuxiliaryMakers.h
Go to the documentation of this file.
1 #ifndef EVF_UTILITIES_AUXILIARYMAKERS_H
2 #define EVF_UTILITIES_AUXILIARYMAKERS_H
3 
6 
7 namespace evf {
8  namespace evtn {
10  unsigned int runNumber,
11  unsigned int lumiSection,
12  bool isRealData,
14  const std::string& processGUID,
15  bool verifyLumiSection,
16  bool suppressWarning);
17  }
18 } // namespace evf
19 #endif
Definition: fillJson.h:27
Guid const & processGUID()
Definition: processGUID.cc:4
edm::EventAuxiliary makeEventAuxiliary(const tcds::Raw_v1 *, unsigned int runNumber, unsigned int lumiSection, bool isRealData, const edm::EventAuxiliary::ExperimentType &, const std::string &processGUID, bool verifyLumiSection, bool suppressWarning)