![]() |
ATLAS Offline Software
|
#include <CaloSwClcon_g3.h>
Public Member Functions | |
| virtual void | makeCorrection (const Context &myctx, xAOD::CaloCluster *cluster) const override |
| virtual int | version () const |
| Currently at version==1. | |
| 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. | |
Public Attributes | |
| list | qclcon_g3_correction_33 |
| list | qclcon_g3_correction_35 |
| list | qclcon_g3_correction_37 |
| list | qclcon_g3_correction_55 |
| list | qclcon_g3_correction_57 |
| list | qclcon_g3_correction_77 |
Protected Attributes | |
| SG::ReadCondHandleKey< CaloDetDescrManager > | m_caloMgrKey {this,"CaloDetDescrManager", "CaloDetDescrManager"} |
Private Member Functions | |
| CaloSwClcon_g3 ()=delete | |
Private Attributes | |
| Constant< float > | m_etamin { this, "etamin", "" } |
| Constant< float > | m_etamax { this, "etamax", "" } |
| Constant< CxxUtils::Array< 1 > > | m_correction { this, "correction", "" } |
Definition at line 40 of file CaloSwClcon_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 46 of file CaloSwClcon_g3.cxx.
|
virtualinherited |
Definition at line 93 of file CaloClusterCorrection.cxx.
|
virtualinherited |
Definition at line 73 of file CaloClusterCorrection.cxx.
|
virtual |
|
protectedinherited |
Definition at line 83 of file CaloClusterCorrection.h.
|
private |
Definition at line 64 of file CaloSwClcon_g3.h.
|
private |
Definition at line 63 of file CaloSwClcon_g3.h.
|
private |
Definition at line 62 of file CaloSwClcon_g3.h.
| list CaloSwClcon_g3.qclcon_g3_correction_33 |
Definition at line 14 of file CaloSwClcon_g3.py.
| list CaloSwClcon_g3.qclcon_g3_correction_35 |
Definition at line 35 of file CaloSwClcon_g3.py.
| list CaloSwClcon_g3.qclcon_g3_correction_37 |
Definition at line 56 of file CaloSwClcon_g3.py.
| list CaloSwClcon_g3.qclcon_g3_correction_55 |
Definition at line 77 of file CaloSwClcon_g3.py.
| list CaloSwClcon_g3.qclcon_g3_correction_57 |
Definition at line 98 of file CaloSwClcon_g3.py.
| list CaloSwClcon_g3.qclcon_g3_correction_77 |
Definition at line 119 of file CaloSwClcon_g3.py.