Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CalibTracker
SiStripCommon
interface
ShallowTracksProducer.h
Go to the documentation of this file.
1
#ifndef SHALLOW_TRACKS_PRODUCER
2
#define SHALLOW_TRACKS_PRODUCER
3
4
#include "
FWCore/Framework/interface/EDProducer.h
"
5
#include "
FWCore/Framework/interface/Frameworkfwd.h
"
6
#include "
FWCore/Utilities/interface/InputTag.h
"
7
8
class
ShallowTracksProducer
:
public
edm::EDProducer
{
9
public
:
10
explicit
ShallowTracksProducer
(
const
edm::ParameterSet
&);
11
private
:
12
edm::InputTag
theTracksLabel
;
13
std::string
Prefix
;
14
std::string
Suffix
;
15
void
produce
(
edm::Event
&,
const
edm::EventSetup
& );
16
};
17
#endif
ShallowTracksProducer::produce
void produce(edm::Event &, const edm::EventSetup &)
Definition:
ShallowTracksProducer.cc:44
Frameworkfwd.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
edm::EDProducer
Definition:
EDProducer.h:30
edm::EventSetup
Definition:
EventSetup.h:44
ShallowTracksProducer::ShallowTracksProducer
ShallowTracksProducer(const edm::ParameterSet &)
Definition:
ShallowTracksProducer.cc:10
EDProducer.h
ShallowTracksProducer::theTracksLabel
edm::InputTag theTracksLabel
Definition:
ShallowTracksProducer.h:12
ShallowTracksProducer::Suffix
std::string Suffix
Definition:
ShallowTracksProducer.h:14
ShallowTracksProducer::Prefix
std::string Prefix
Definition:
ShallowTracksProducer.h:13
edm::InputTag
Definition:
InputTag.h:17
InputTag.h
edm::ParameterSet
Definition:
ParameterSet.h:35
edm::Event
Definition:
Event.h:62
ShallowTracksProducer
Definition:
ShallowTracksProducer.h:8
Generated for CMSSW Reference Manual by
1.8.5