CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SiPixelPhase1HitsV.h
Go to the documentation of this file.
1 #ifndef SiPixelPhase1HitsV_h
2 #define SiPixelPhase1HitsV_h
3 // -*- C++ -*-
4 //
5 // Package: SiPixelPhase1HitsV
6 // Class : SiPixelPhase1HitsV
7 //
8 
9 // Original Author: Marcel Schneider
10 // Additional Authors: Alexander Morton - modifying code for validation use
11 
18 
19 namespace reco {
21 }
22 
24  enum {
36  };
37 
38 public:
39  explicit SiPixelPhase1HitsV(const edm::ParameterSet &conf);
40  void analyze(const edm::Event &, const edm::EventSetup &) override;
41 
42 private:
47 
51 
53 };
54 
55 #endif
edm::EDGetTokenT< edm::PSimHitContainer > pixelBarrelHighToken_
edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > trackerGeomToken_
edm::EDGetTokenT< edm::PSimHitContainer > pixelForwardHighToken_
SiPixelPhase1HitsV(const edm::ParameterSet &conf)
edm::EDGetTokenT< reco::TrackToTrackingParticleAssociator > trackAssociatorByHitsToken_
edm::EDGetTokenT< edm::View< reco::Track > > tracksToken_
edm::EDGetTokenT< edm::PSimHitContainer > pixelBarrelLowToken_
void analyze(const edm::Event &, const edm::EventSetup &) override
edm::EDGetTokenT< TrackingParticleCollection > tpToken_
edm::EDGetTokenT< edm::PSimHitContainer > pixelForwardLowToken_