|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef xAODTrigMinBiasCNV_TrigT2ZdcSignalsCNVALG_H
9 #define xAODTrigMinBiasCNV_TrigT2ZdcSignalsCNVALG_H
16 #include "GaudiKernel/ToolHandle.h"
54 #endif // xAODTrigMinBiasCNV_TrigT2ZdcSignalsCNVALG_H
Algorithm for creating xAOD::TrigT2ZdcSignalsContainer from an AOD.
virtual StatusCode initialize()
Function initialising the algorithm.
std::string m_aodKey
StoreGate key of the input container.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode execute()
Function executing the algorithm.
ToolHandle< ITrigT2ZdcSignalsCnvTool > m_cnvTool
Handle to the converter tool.
TrigT2ZdcSignalsCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
std::string m_xaodKey
StoreGate key for the output container.