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,
13  const std::string& processGUID,
14  bool verifyLumiSection);
15  }
16 }
17 #endif
edm::EventAuxiliary makeEventAuxiliary(const tcds::Raw_v1 *, unsigned int runNumber, unsigned int lumiSection, const edm::EventAuxiliary::ExperimentType &, const std::string &processGUID, bool verifyLumiSection)