CMS 3D CMS Logo

SiPixelPhase1RecHits.h
Go to the documentation of this file.
1 #ifndef SiPixelPhase1RecHits_h
2 #define SiPixelPhase1RecHits_h
3 // -*- C++ -*-
4 //
5 // Package: SiPixelPhase1RecHits
6 // Class : SiPixelPhase1RecHits
7 //
8 
9 // Original Author: Marcel Schneider
10 
15 
17  enum {
23  POS,
25  };
26 
27  public:
28  explicit SiPixelPhase1RecHits(const edm::ParameterSet& conf);
29  void analyze(const edm::Event&, const edm::EventSetup&) override;
30 
31  private:
34 
35  bool onlyValid_;
37 };
38 
39 #endif
SiPixelPhase1RecHits(const edm::ParameterSet &conf)
edm::EDGetTokenT< reco::VertexCollection > offlinePrimaryVerticesToken_
void analyze(const edm::Event &, const edm::EventSetup &) override
edm::EDGetTokenT< reco::TrackCollection > srcToken_