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