CMS 3D CMS Logo

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 
16 
17 namespace reco {
19 }
20 
22  enum {
34  };
35 
36 public:
37  explicit SiPixelPhase1HitsV(const edm::ParameterSet &conf);
38  void analyze(const edm::Event &, const edm::EventSetup &) override;
39 
40 private:
45 
49 };
50 
51 #endif
edm::EDGetTokenT< edm::PSimHitContainer > pixelBarrelHighToken_
edm::EDGetTokenT< edm::PSimHitContainer > pixelForwardHighToken_
example_stream void analyze(const edm::Event &, const edm::EventSetup &) override
edm::EDGetTokenT< reco::TrackToTrackingParticleAssociator > trackAssociatorByHitsToken_
edm::EDGetTokenT< edm::View< reco::Track > > tracksToken_
edm::EDGetTokenT< edm::PSimHitContainer > pixelBarrelLowToken_
fixed size matrix
edm::EDGetTokenT< TrackingParticleCollection > tpToken_
edm::EDGetTokenT< edm::PSimHitContainer > pixelForwardLowToken_