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
LumiScalers.h
EDProducer.h
edm::EDGetTokenT< L1GlobalTriggerReadoutRecord >
ShallowEventDataProducer::produce
void produce(edm::Event &, const edm::EventSetup &) override
Definition: ShallowEventDataProducer.cc:24
edm::ParameterSet
Definition: ParameterSet.h:36
ShallowEventDataProducer
Definition: ShallowEventDataProducer.h:10
edm::EventSetup
Definition: EventSetup.h:57
ShallowEventDataProducer::trig_token_
edm::EDGetTokenT< L1GlobalTriggerReadoutRecord > trig_token_
Definition: ShallowEventDataProducer.h:16
Frameworkfwd.h
edm::EDProducer
Definition: EDProducer.h:36
ShallowEventDataProducer::ShallowEventDataProducer
ShallowEventDataProducer(const edm::ParameterSet &)
Definition: ShallowEventDataProducer.cc:8
ShallowEventDataProducer::scalerToken_
edm::EDGetTokenT< LumiScalersCollection > scalerToken_
Definition: ShallowEventDataProducer.h:17
edm::Event
Definition: Event.h:73
L1GlobalTriggerReadoutRecord.h