CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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  private:
14  void produce( edm::Event &, const edm::EventSetup & );
17 };
18 
19 #endif
edm::EDGetTokenT< LumiScalersCollection > scalerToken_
edm::EDGetTokenT< L1GlobalTriggerReadoutRecord > trig_token_
void produce(edm::Event &, const edm::EventSetup &)
ShallowEventDataProducer(const edm::ParameterSet &)