Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
23 m_cnvTool(
"xAODMaker::MuonRoICnvTool/MuonRoICnvTool", 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)
virtual StatusCode initialize()
Function initialising the algorithm.
MuonRoIAuxContainer_v1 MuonRoIAuxContainer
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
::StatusCode StatusCode
StatusCode definition for legacy code.
MuonRoICnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
#define CHECK(...)
Evaluate an expression and check for errors.
virtual StatusCode execute()
Function executing the algorithm.
Top level AOD object storing LVL1 RoIs.
Helpers for checking error return status codes and reporting errors.
ToolHandle< IMuonRoICnvTool > m_cnvTool
Handle to the converter tool.
std::string m_aodKey
StoreGate key of the input container.
std::string m_xaodKey
StoreGate key for the output container.
MuonRoIContainer_v1 MuonRoIContainer
Auxiliary store for the LVL1 muon RoI container.