Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CalibTracker
SiStripCommon
interface
ShallowTrackClustersProducer.h
Go to the documentation of this file.
1
#ifndef SHALLOW_TRACKCLUSTERS_PRODUCER
2
#define SHALLOW_TRACKCLUSTERS_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
ShallowTrackClustersProducer
:
public
edm::EDProducer
{
9
public
:
10
explicit
ShallowTrackClustersProducer
(
const
edm::ParameterSet
&);
11
private
:
12
edm::InputTag
theTracksLabel
;
13
edm::InputTag
theClustersLabel
;
14
std::string
Suffix
;
15
std::string
Prefix
;
16
17
void
produce
(
edm::Event
&,
const
edm::EventSetup
& );
18
};
19
#endif
ShallowTrackClustersProducer::ShallowTrackClustersProducer
ShallowTrackClustersProducer(const edm::ParameterSet &)
Definition:
ShallowTrackClustersProducer.cc:27
ShallowTrackClustersProducer::produce
void produce(edm::Event &, const edm::EventSetup &)
Definition:
ShallowTrackClustersProducer.cc:72
ShallowTrackClustersProducer::theClustersLabel
edm::InputTag theClustersLabel
Definition:
ShallowTrackClustersProducer.h:13
ShallowTrackClustersProducer
Definition:
ShallowTrackClustersProducer.h:8
Frameworkfwd.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
edm::EDProducer
Definition:
EDProducer.h:33
edm::EventSetup
Definition:
EventSetup.h:44
EDProducer.h
ShallowTrackClustersProducer::theTracksLabel
edm::InputTag theTracksLabel
Definition:
ShallowTrackClustersProducer.h:12
edm::InputTag
Definition:
InputTag.h:17
ShallowTrackClustersProducer::Suffix
std::string Suffix
Definition:
ShallowTrackClustersProducer.h:14
InputTag.h
edm::ParameterSet
Definition:
ParameterSet.h:35
edm::Event
Definition:
Event.h:62
ShallowTrackClustersProducer::Prefix
std::string Prefix
Definition:
ShallowTrackClustersProducer.h:15
Generated for CMSSW Reference Manual by
1.8.5