Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
23 m_cnvTool(
"xAODMaker::TriggerTowerCnvTool/TriggerTowerCnvTool", this ) {
41 return StatusCode::SUCCESS;
53 xaod->setStore( aux );
63 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
TriggerTowerAuxContainer_v2 TriggerTowerAuxContainer
Define the latest version of the TriggerTower auxiliary container.
ToolHandle< ITriggerTowerCnvTool > m_cnvTool
Handle to the converter tool.
virtual StatusCode initialize()
Function initialising the algorithm.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::string m_xaodKey
StoreGate key for the output container.
#define CHECK(...)
Evaluate an expression and check for errors.
AuxContainer for TriggerTower_v2.
TriggerTowerContainer_v2 TriggerTowerContainer
Define the latest version of the TriggerTower container.
Helpers for checking error return status codes and reporting errors.
virtual StatusCode execute()
Function executing the algorithm.
TriggerTowerCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
std::string m_esdKey
StoreGate key of the input container.