CMS 3D CMS Logo

ShallowRechitClustersProducer.h
Go to the documentation of this file.
1 #ifndef SHALLOW_RECHITCLUSTERS_PRODUCER
2 #define SHALLOW_RECHITCLUSTERS_PRODUCER
3 
10 
12 public:
14 
15 private:
19  std::vector<edm::EDGetTokenT<SiStripRecHit2DCollection> > rec_hits_tokens_;
20  //std::vector<edm::InputTag> inputTags;
21  void produce(edm::Event &, const edm::EventSetup &) override;
22 };
23 
24 #endif
EDProducer.h
edm::EDGetTokenT
Definition: EDGetToken.h:33
ShallowRechitClustersProducer::ShallowRechitClustersProducer
ShallowRechitClustersProducer(const edm::ParameterSet &)
Definition: ShallowRechitClustersProducer.cc:13
ShallowRechitClustersProducer
Definition: ShallowRechitClustersProducer.h:11
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
ShallowRechitClustersProducer::rec_hits_tokens_
std::vector< edm::EDGetTokenT< SiStripRecHit2DCollection > > rec_hits_tokens_
Definition: ShallowRechitClustersProducer.h:19
edm::ParameterSet
Definition: ParameterSet.h:36
SiStripCluster.h
SiStripRecHit2DCollection.h
ShallowRechitClustersProducer::Prefix
std::string Prefix
Definition: ShallowRechitClustersProducer.h:17
ShallowRechitClustersProducer::Suffix
std::string Suffix
Definition: ShallowRechitClustersProducer.h:16
edm::EventSetup
Definition: EventSetup.h:57
InputTag.h
Frameworkfwd.h
ShallowRechitClustersProducer::produce
void produce(edm::Event &, const edm::EventSetup &) override
Definition: ShallowRechitClustersProducer.cc:33
edm::EDProducer
Definition: EDProducer.h:36
edm::Event
Definition: Event.h:73
DetSetVectorNew.h
ShallowRechitClustersProducer::clusters_token_
const edm::EDGetTokenT< edmNew::DetSetVector< SiStripCluster > > clusters_token_
Definition: ShallowRechitClustersProducer.h:18