Main Page
Namespaces
Classes
Package Documentation
RecoEcal
EgammaCoreTools
plugins
EcalClusterCrackCorrection.h
Go to the documentation of this file.
1
#ifndef RecoEcal_EgammaCoreTools_EcalClusterCrackCorrection_h
2
#define RecoEcal_EgammaCoreTools_EcalClusterCrackCorrection_h
3
13
#include "
RecoEcal/EgammaCoreTools/plugins/EcalClusterCrackCorrectionBaseClass.h
"
14
15
class
EcalClusterCrackCorrection
:
public
EcalClusterCrackCorrectionBaseClass
{
16
public
:
17
EcalClusterCrackCorrection
(
const
edm::ParameterSet
&) {};
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::EcalClusterCrackCorrection
EcalClusterCrackCorrection(const edm::ParameterSet &)
Definition:
EcalClusterCrackCorrection.h:17
edm::SortedCollection< EcalRecHit >
EcalClusterCrackCorrectionBaseClass.h
EcalClusterCrackCorrection
Definition:
EcalClusterCrackCorrection.h:15
EcalClusterCrackCorrectionBaseClass
Definition:
EcalClusterCrackCorrectionBaseClass.h:20
EcalClusterCrackCorrection::getValue
float getValue(const reco::BasicCluster &, const EcalRecHitCollection &) const override
Definition:
EcalClusterCrackCorrection.cc:26
reco::BasicCluster
ALCARECOPromptCalibProdSiPixelAli0T_cff.mode
mode
Definition:
ALCARECOPromptCalibProdSiPixelAli0T_cff.py:96
reco::CaloCluster
Definition:
CaloCluster.h:32
reco::SuperCluster
Definition:
SuperCluster.h:19
edm::ParameterSet
Definition:
ParameterSet.h:36
Generated for CMSSW Reference Manual by
1.8.11