test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CalibTracker
SiStripCommon
interface
ShallowExampleProducer.h
Go to the documentation of this file.
1
#ifndef SHALLOW_EXAMPLE_PRODUCER
2
#define SHALLOW_EXAMPLE_PRODUCER
3
4
#include "
FWCore/Framework/interface/EDProducer.h
"
5
#include "
FWCore/Framework/interface/Frameworkfwd.h
"
6
7
class
ShallowExampleProducer
:
public
edm::EDProducer
{
8
public
:
9
explicit
ShallowExampleProducer
(
const
edm::ParameterSet
&);
10
private
:
11
void
produce
(
edm::Event
&,
const
edm::EventSetup
& );
12
};
13
14
#endif
Frameworkfwd.h
edm::EDProducer
Definition:
EDProducer.h:35
edm::EventSetup
Definition:
EventSetup.h:45
EDProducer.h
ShallowExampleProducer::ShallowExampleProducer
ShallowExampleProducer(const edm::ParameterSet &)
ShallowExampleProducer::produce
void produce(edm::Event &, const edm::EventSetup &)
edm::ParameterSet
Definition:
ParameterSet.h:36
ShallowExampleProducer
Definition:
ShallowExampleProducer.h:7
edm::Event
Definition:
Event.h:65
Generated for CMSSW Reference Manual by
1.8.5