Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODMISSINGETCNV_MISSINGETCNVALG_H
9 #define XAODMISSINGETCNV_MISSINGETCNVALG_H
17 #include "GaudiKernel/ToolHandle.h"
58 #endif // XAODMISSINGETCNV_MISSINGETCNVALG_H
MissingETCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
std::string m_xaodKey
StoreGate key of the output MET container.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize()
Function initialising the algorithm.
std::vector< std::string > m_aodKeys
StoreGate keys of the input MET objects.
Algorithm translating AOD-style MET to xAOD style.
ToolHandle< IMissingETCnvTool > m_cnvTool
Handle to the converter tool.
virtual StatusCode execute()
Function executing the algorithm.