CMS 3D CMS Logo

ShallowEventDataProducer.h
Go to the documentation of this file.
1 #ifndef SHALLOW_EVENTDATA_PRODUCER
2 #define SHALLOW_EVENTDATA_PRODUCER
3 
8 #include <string>
9 
11 public:
13 
14 private:
15  void produce(edm::Event &, const edm::EventSetup &) override;
18 };
19 
20 #endif
edm::EDGetTokenT< L1GlobalTriggerReadoutRecord > trig_token_
edm::EDGetTokenT< LumiScalersCollection > scalerToken_
void produce(edm::Event &, const edm::EventSetup &) override
ShallowEventDataProducer(const edm::ParameterSet &)