CMS 3D CMS Logo

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
Definition: ShallowExampleProducer.h:7
EDProducer.h
ShallowExampleProducer::ShallowExampleProducer
ShallowExampleProducer(const edm::ParameterSet &)
edm::ParameterSet
Definition: ParameterSet.h:47
edm::EventSetup
Definition: EventSetup.h:58
Frameworkfwd.h
edm::EDProducer
Definition: EDProducer.h:35
edm::Event
Definition: Event.h:73
ShallowExampleProducer::produce
void produce(edm::Event &, const edm::EventSetup &)