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 private:
18  std::vector< edm::EDGetTokenT<SiStripRecHit2DCollection> > rec_hits_tokens_;
19  //std::vector<edm::InputTag> inputTags;
20  void produce( edm::Event &, const edm::EventSetup & ) override;
21 };
22 
23 #endif
ShallowRechitClustersProducer(const edm::ParameterSet &)
const edm::EDGetTokenT< edmNew::DetSetVector< SiStripCluster > > clusters_token_
std::vector< edm::EDGetTokenT< SiStripRecHit2DCollection > > rec_hits_tokens_
void produce(edm::Event &, const edm::EventSetup &) override