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