CMS 3D CMS Logo

SiStripRecHitConverter.h
Go to the documentation of this file.
1 #ifndef SiStripRecHitConverter_h
2 #define SiStripRecHitConverter_h
3 
7 
9 public:
11  void produce(edm::Event&, const edm::EventSetup&) override;
12 
13  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
14 
15 private:
19  bool doMatching;
20 };
21 #endif
void produce(edm::Event &, const edm::EventSetup &) override
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
SiStripRecHitConverter(const edm::ParameterSet &)
edm::EDGetTokenT< edmNew::DetSetVector< SiStripCluster > > clusterProducer
SiStripRecHitConverterAlgorithm recHitConverterAlgorithm