CMS 3D CMS Logo

EcalClusterCrackCorrection.h
Go to the documentation of this file.
1 #ifndef RecoEcal_EgammaCoreTools_EcalClusterCrackCorrection_h
2 #define RecoEcal_EgammaCoreTools_EcalClusterCrackCorrection_h
3 
14 
16  public:
18  // compute the correction
19  float getValue( const reco::BasicCluster &, const EcalRecHitCollection & ) const override;
20  float getValue( const reco::SuperCluster &, const int mode ) const override;
21 
22  float getValue( const reco::CaloCluster &) const override;
23 
24 
25 };
26 #endif
EcalClusterCrackCorrection(const edm::ParameterSet &)
float getValue(const reco::BasicCluster &, const EcalRecHitCollection &) const override