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 
6 
8  public:
10  private:
11  void produce( edm::Event &, const edm::EventSetup & );
12 };
13 
14 #endif
void produce(edm::Event &, const edm::EventSetup &)
ShallowEventDataProducer(const edm::ParameterSet &)