![]() |
ATLAS Offline Software
|
#include <CaloSwECcrack_g3.h>
Public Member Functions | |
| virtual void | makeCorrection (const Context &myctx, xAOD::CaloCluster *cluster) const override |
| virtual StatusCode | initialize () override |
| virtual void | setsample (xAOD::CaloCluster *cluster, CaloSampling::CaloSample sampling, float em, float etam, float phim, float emax, float etamax, float phimax, float etas, float phis) const |
| virtual void | setenergy (xAOD::CaloCluster *cluster, float energy) const |
| StatusCode | execute (const EventContext &ctx, xAOD::CaloCluster *cluster) const override |
| virtual StatusCode | execute (const EventContext &ctx, xAOD::CaloClusterContainer *collection) const |
| Execute on an entire collection of clusters. | |
Protected Attributes | |
| SG::ReadCondHandleKey< CaloDetDescrManager > | m_caloMgrKey {this,"CaloDetDescrManager", "CaloDetDescrManager"} |
Private Member Functions | |
| CaloSwECcrack_g3 ()=delete | |
Static Private Attributes | |
| static const float | P0 [3] = {116.8, 169.77, 62.224} |
| static const float | P1 [1] = {1.614} |
| static const float | P2 [3] = {188.1, 242.89, 78.836} |
Definition at line 39 of file CaloSwECcrack_g3.h.
|
privatedelete |
|
overrideinherited |
Definition at line 52 of file CaloClusterCorrection.cxx.
|
inherited |
Execute on an entire collection of clusters.
| collection | The container of clusters. |
This will iterate over all the clusters in collection and call execute on each one individually.
| collection | The container of clusters. |
| ctx | The event context. |
This will iterate over all the clusters in collection and call execute on each one individually.
Definition at line 65 of file CaloClusterProcessor.cxx.
|
overridevirtualinherited |
Reimplemented in CaloClusterBadChannelList, CaloDummyCorrection, CaloFillRectangularCluster, CaloSwDeadOTX_back, CaloSwDeadOTX_ps, CaloSwGap_g3, CaloSwGap_v2, CaloSwGap_v3, CaloTopoEMGap, and CaloTopoEMlayers.
Definition at line 46 of file CaloClusterCorrection.cxx.
|
overridevirtual |
Implements CaloClusterCorrection.
Definition at line 40 of file CaloSwECcrack_g3.cxx.
|
virtualinherited |
Definition at line 93 of file CaloClusterCorrection.cxx.
|
virtualinherited |
Definition at line 73 of file CaloClusterCorrection.cxx.
|
protectedinherited |
Definition at line 83 of file CaloClusterCorrection.h.
|
staticprivate |
Definition at line 35 of file CaloSwECcrack_g3.h.
|
staticprivate |
Definition at line 36 of file CaloSwECcrack_g3.h.
|
staticprivate |
Definition at line 37 of file CaloSwECcrack_g3.h.