CMS 3D CMS Logo

SiPixelPhase1TrackEfficiency.h
Go to the documentation of this file.
1 #ifndef SiPixelPhase1TrackEfficiency_h
2 #define SiPixelPhase1TrackEfficiency_h
3 // -*- C++ -*-
4 //
5 // Package: SiPixelPhase1TrackEfficiency
6 // Class : SiPixelPhase1TrackEfficiency
7 //
8 
9 // Original Author: Marcel Schneider
10 
15 
17  enum {
22  };
23 
24  public:
25  explicit SiPixelPhase1TrackEfficiency(const edm::ParameterSet& conf);
26  void analyze(const edm::Event&, const edm::EventSetup&);
27 
28  private:
32 };
33 
34 #endif
edm::EDGetTokenT< reco::TrackCollection > tracksToken_
void analyze(const edm::Event &, const edm::EventSetup &)
edm::EDGetTokenT< edmNew::DetSetVector< SiPixelCluster > > clustersToken_
edm::EDGetTokenT< reco::VertexCollection > vtxToken_
SiPixelPhase1TrackEfficiency(const edm::ParameterSet &conf)