CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SiPixelPhase1RecHitsV.h
Go to the documentation of this file.
1 #ifndef SiPixelPhase1RecHitsV_h
2 #define SiPixelPhase1RecHitsV_h
3 // -*- C++ -*-
4 //
5 // Package: SiPixelPhase1RecHitsV
6 // Class : SiPixelPhase1RecHitsV
7 //
8 
9 // Original Author: Marcel Schneider
10 // Additional Authors: Alexander Morton - modifying code for validation use
11 
15 
17  enum {
29  };
30 
31 public:
32  explicit SiPixelPhase1RecHitsV(const edm::ParameterSet& conf);
33  void analyze(const edm::Event&, const edm::EventSetup&) override;
34 
35 private:
38 };
39 
40 #endif
SiPixelPhase1RecHitsV(const edm::ParameterSet &conf)
edm::EDGetTokenT< SiPixelRecHitCollection > srcToken_
TrackerHitAssociator::Config trackerHitAssociatorConfig_
void analyze(const edm::Event &, const edm::EventSetup &) override