CMS 3D CMS Logo

ShallowRechitClustersProducer.h
Go to the documentation of this file.
1 #ifndef SHALLOW_RECHITCLUSTERS_PRODUCER
2 #define SHALLOW_RECHITCLUSTERS_PRODUCER
3 
12 
14 public:
16 
17 private:
22  std::vector<edm::EDGetTokenT<SiStripRecHit2DCollection> > rec_hits_tokens_;
23  void produce(edm::Event& iEvent, const edm::EventSetup& iSetup) override;
24 };
25 
26 #endif
TrackerGeometry.h
edm::EDGetTokenT
Definition: EDGetToken.h:33
ShallowRechitClustersProducer::ShallowRechitClustersProducer
ShallowRechitClustersProducer(const edm::ParameterSet &)
Definition: ShallowRechitClustersProducer.cc:11
EDProducer.h
ShallowRechitClustersProducer
Definition: ShallowRechitClustersProducer.h:13
ShallowRechitClustersProducer::geomToken_
const edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > geomToken_
Definition: ShallowRechitClustersProducer.h:20
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
ShallowRechitClustersProducer::rec_hits_tokens_
std::vector< edm::EDGetTokenT< SiStripRecHit2DCollection > > rec_hits_tokens_
Definition: ShallowRechitClustersProducer.h:22
ShallowRechitClustersProducer::produce
void produce(edm::Event &iEvent, const edm::EventSetup &iSetup) override
Definition: ShallowRechitClustersProducer.cc:32
TrackerDigiGeometryRecord.h
edm::ParameterSet
Definition: ParameterSet.h:47
SiStripCluster.h
iEvent
int iEvent
Definition: GenABIO.cc:224
SiStripRecHit2DCollection.h
ShallowRechitClustersProducer::Prefix
std::string Prefix
Definition: ShallowRechitClustersProducer.h:19
edm::stream::EDProducer
Definition: EDProducer.h:38
ShallowRechitClustersProducer::Suffix
std::string Suffix
Definition: ShallowRechitClustersProducer.h:18
edm::EventSetup
Definition: EventSetup.h:57
edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord >
InputTag.h
Frameworkfwd.h
edm::Event
Definition: Event.h:73
DetSetVectorNew.h
ShallowRechitClustersProducer::clusters_token_
const edm::EDGetTokenT< edmNew::DetSetVector< SiStripCluster > > clusters_token_
Definition: ShallowRechitClustersProducer.h:21