|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #include "GaudiKernel/MsgStream.h"
6 #include "GaudiKernel/StatusCode.h"
21 m_tool(
"ZdcByteStreamReadV1V2Tool/ZdcByteStreamReadV1V2Tool")
34 return StatusCode::SUCCESS;
44 return StatusCode::SUCCESS;
52 ttCollection.setStore(&aux);
55 return StatusCode::SUCCESS;
ToolHandle< ZdcByteStreamReadV1V2Tool > m_tool
Tool that does the actual work.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::string ZdcToString(const std::vector< T > &vv)
virtual StatusCode PrintTriggerTowers()
#define ATH_MSG_ALWAYS(x)
#define CHECK(...)
Evaluate an expression and check for errors.
AuxContainer for TriggerTower_v2.
virtual StatusCode initialize()
Dummy implementation of the initialisation function.
ZdcDataAccessV2(const std::string &name)
virtual StatusCode loadTriggerTowers(xAOD::TriggerTowerContainer &container)