|
ATLAS Offline Software
|
Go to the documentation of this file.
23 m_cnvTool(
"xAODMaker::JetRoICnvTool/JetRoICnvTool", this ) {
41 return StatusCode::SUCCESS;
53 xaod->setStore( aux );
63 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
JetRoIContainer_v2 JetRoIContainer
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
JetRoIAuxContainer_v2 JetRoIAuxContainer
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
::StatusCode StatusCode
StatusCode definition for legacy code.
#define CHECK(...)
Evaluate an expression and check for errors.
std::string m_xaodKey
StoreGate key for the output container.
Auxiliary store for the LVL1 jet RoI container.
Top level AOD object storing LVL1 RoIs.
virtual StatusCode initialize()
Function initialising the algorithm.
Helpers for checking error return status codes and reporting errors.
virtual StatusCode execute()
Function executing the algorithm.
std::string m_aodKey
StoreGate key of the input container.
JetRoICnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
ToolHandle< IJetRoICnvTool > m_cnvTool
Handle to the converter tool.