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 
7 #include <string>
8 
10  public:
12  private:
13  void produce( edm::Event &, const edm::EventSetup & );
15 };
16 
17 #endif
edm::EDGetTokenT< L1GlobalTriggerReadoutRecord > trig_token_
void produce(edm::Event &, const edm::EventSetup &)
ShallowEventDataProducer(const edm::ParameterSet &)