CMS 3D CMS Logo

CTPPSPixelRecHitProducer.h
Go to the documentation of this file.
1 /**********************************************************************
2  *
3  * Author: F.Ferro - INFN Genova
4  *
5  **********************************************************************/
6 #ifndef RecoCTPPS_PixelLocal_CTPPSPixelRecHitProducer_H
7 #define RecoCTPPS_PixelLocal_CTPPSPixelRecHitProducer_H
8 
12 
18 
21 
28 
30 public:
31  explicit CTPPSPixelRecHitProducer(const edm::ParameterSet &param);
32 
33  ~CTPPSPixelRecHitProducer() override;
34 
35  void produce(edm::Event &, const edm::EventSetup &) override;
36 
37  static void fillDescriptions(edm::ConfigurationDescriptions &descriptions);
38 
39 private:
42 
45 
47 
49 };
50 
51 #endif
void run(const edm::DetSetVector< CTPPSPixelCluster > &input, edm::DetSetVector< CTPPSPixelRecHit > &output)
static std::string const input
Definition: EdmProvDump.cc:48
edm::EDGetTokenT< edm::DetSetVector< CTPPSPixelCluster > > tokenCTPPSPixelCluster_
CTPPSPixelRecHitProducer(const edm::ParameterSet &param)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
void produce(edm::Event &, const edm::EventSetup &) override