Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
23 m_cnvTool(
"xAODMaker::EnergySumRoICnvTool/EnergySumRoICnvTool",
42 return StatusCode::SUCCESS;
64 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
virtual StatusCode execute()
Function executing the algorithm.
virtual StatusCode initialize()
Function initialising the algorithm.
EnergySumRoICnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
EnergySumRoIAuxInfo_v2 EnergySumRoIAuxInfo
Declare the most recent version of the energy-sum auxiliary info.
Auxiliary store for an EnergySum RoI object.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
void setStore(const SG::IConstAuxStore *store)
Set the store associated with this object.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::string m_aodKey
StoreGate key of the input container.
#define CHECK(...)
Evaluate an expression and check for errors.
Top level AOD object storing LVL1 RoIs.
Helpers for checking error return status codes and reporting errors.
ToolHandle< IEnergySumRoICnvTool > m_cnvTool
Handle to the converter tool.
EnergySumRoI_v2 EnergySumRoI
Class describing a LVL1 energy-sum "RoI".
std::string m_xaodKey
StoreGate key for the output container.