CMS 3D CMS Logo

ShallowEventDataProducer.h
Go to the documentation of this file.
1 #ifndef SHALLOW_EVENTDATA_PRODUCER
2 #define SHALLOW_EVENTDATA_PRODUCER
3 
9 #include <vector>
10 
12 public:
14 
15 private:
16  void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override;
18 
25 #ifdef ExtendedCALIBTree
29 #endif
30 };
31 
32 #endif
edm::EDPutTokenT< unsigned int > eventPut_
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 &)