CMS 3D CMS Logo

SiPixelPhase1Clusters.h
Go to the documentation of this file.
1 #ifndef SiPixelPhase1Clusters_h
2 #define SiPixelPhase1Clusters_h
3 // -*- C++ -*-
4 //
5 // Package: SiPixelPhase1Clusters
6 // Class : SiPixelPhase1Clusters
7 //
8 
9 // Original Author: Marcel Schneider
10 
14 
16  enum {
32  };
33  // Uncomment to add trigger event flag enumerators
34  // Make sure enum corresponds correctly with flags defined in _cfi.py file
35  // enum {
36  // FLAG_HLT,
37  // FLAG_L1,
38  // }
39 
40  public:
41  explicit SiPixelPhase1Clusters(const edm::ParameterSet& conf);
42  void analyze(const edm::Event&, const edm::EventSetup&);
43 
44  private:
47 };
48 
49 #endif
void analyze(const edm::Event &, const edm::EventSetup &)
SiPixelPhase1Clusters(const edm::ParameterSet &conf)
edm::EDGetTokenT< edmNew::DetSetVector< SiStripCluster > > stripSrcToken_
edm::EDGetTokenT< edmNew::DetSetVector< SiPixelCluster > > pixelSrcToken_