CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PFECALSuperClusterProducer.h
Go to the documentation of this file.
1 #ifndef RecoEcal_EgammaClusterProducers_PFECALSuperClusterProducer_h_
2 #define RecoEcal_EgammaClusterProducers_PFECALSuperClusterProducer_h_
3 
4 // system include files
5 #include <memory>
6 #include <vector>
7 
8 // user include files
11 
14 
16 
19 
21 
31 class DetId;
32 
33 
35  public:
38 
39 
40  virtual void produce(edm::Event&, const edm::EventSetup&);
41 
42 
43  private:
44 
45  // ----------member data ---------------------------
46 
50 
51  std::shared_ptr<PFEnergyCalibration> thePFEnergyCalibration_;
52 
54  bool verbose_;
55 
58 
65 
66 };
67 
68 #endif
virtual void produce(edm::Event &, const edm::EventSetup &)
PFECALSuperClusterAlgo::clustering_type _theclusteringtype
std::shared_ptr< PFEnergyCalibration > thePFEnergyCalibration_
PFECALSuperClusterProducer(const edm::ParameterSet &)
PFECALSuperClusterAlgo superClusterAlgo_
clustering algorithm
Definition: DetId.h:20