LumiSectionDataRcd

Macros

Line Code
1 2 3 4 5 6
#ifndef LUMISECTIONDATARCD_H
#define LUMISECTIONDATARCD_H

#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
class LumiSectionDataRcd : public edm::eventsetup::EventSetupRecordImplementation<LumiSectionDataRcd> {};
#endif