CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalClusterLocalContCorrection.h
Go to the documentation of this file.
1 #ifndef RecoEcal_EgammaCoreTools_EcalClusterLocalContCorrection_h
2 #define RecoEcal_EgammaCoreTools_EcalClusterLocalContCorrection_h
3 
14 
16  public:
18  // compute the correction
19  virtual float getValue( const reco::BasicCluster &, const EcalRecHitCollection & ) const;
20  virtual float getValue( const reco::SuperCluster &, const int mode ) const;
21 };
22 
23 #endif
virtual float getValue(const reco::BasicCluster &, const EcalRecHitCollection &) const
EcalClusterLocalContCorrection(const edm::ParameterSet &)