|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGL0GEPPERF_GEPMETPUFITALG_H
6 #define TRIGL0GEPPERF_GEPMETPUFITALG_H
29 this,
"caloClustersKey",
"",
"key to read in a CaloCluster constainer"};
32 this,
"outputMETPufitKey",
"",
"key to write out a MET object"};
36 const EventContext&)
const;
40 #endif //> !TRIGL0GEPPERF_MISSINGETGEPPUFIT_H
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_caloClustersKey
SG::WriteHandleKey< xAOD::EnergySumRoI > m_outputMETPufitKey
GepMETPufitAlg(const std::string &name, ISvcLocator *pSvcLocator)
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode PufitMET(const xAOD::CaloClusterContainer &, float inputSigma, const EventContext &) const
virtual ~GepMETPufitAlg()
virtual StatusCode finalize() override
virtual StatusCode execute(const EventContext &) const override
virtual StatusCode initialize() override