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