test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ShallowExampleProducer.h
Go to the documentation of this file.
1 #ifndef SHALLOW_EXAMPLE_PRODUCER
2 #define SHALLOW_EXAMPLE_PRODUCER
3 
6 
8 public:
10 private:
11  void produce( edm::Event &, const edm::EventSetup & );
12 };
13 
14 #endif
ShallowExampleProducer(const edm::ParameterSet &)
void produce(edm::Event &, const edm::EventSetup &)