 |
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef HIGLOBAL_CALOTOWERSCOPIER_H
5 #define HIGLOBAL_CALOTOWERSCOPIER_H
37 #endif // HIGLOBAL_CALOTOWERSCOPIER_H
virtual StatusCode finalize() override
CaloClustersCopier(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_inputClustersKey
virtual StatusCode initialize() override
Gaudi::Property< float > m_fcalEtCut
SG::ReadHandleKey< xAOD::HIEventShapeContainer > m_HIEventShapeKey
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
This simple algorithm copies CaloClusters to a separate container but only for events when FCal Et is...
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::WriteHandleKey< xAOD::CaloClusterContainer > m_outputClustersKey
Wrapper to avoid constant divisions when using units.
virtual StatusCode execute(const EventContext &context) const override
virtual ~CaloClustersCopier() override