CMS 3D CMS Logo

ShallowEventDataProducer.h
Go to the documentation of this file.
1 #ifndef SHALLOW_EVENTDATA_PRODUCER
2 #define SHALLOW_EVENTDATA_PRODUCER
3 
10 #include <vector>
11 
13 public:
15 
16 private:
17  void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override;
20 
27 #ifdef ExtendedCALIBTree
31 #endif
32 };
33 
34 #endif
edm::EDPutTokenT< unsigned int > eventPut_
edm::EDGetTokenT< OnlineLuminosityRecord > metaDataToken_
edm::EDPutTokenT< float > instLumiPut_
edm::EDPutTokenT< unsigned int > runPut_
void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override
edm::EDPutTokenT< unsigned int > bxPut_
edm::EDGetTokenT< LumiScalersCollection > scalerToken_
edm::EDPutTokenT< float > puPut_
edm::EDPutTokenT< unsigned int > lumiPut_
ShallowEventDataProducer(const edm::ParameterSet &)