Loading [MathJax]/extensions/tex2jax.js
|
ATLAS Offline Software
|
Go to the documentation of this file.
23 m_cnvTool(
"xAODMaker::TrigMissingETCnvTool/TrigMissingETCnvTool", this ) {
41 return StatusCode::SUCCESS;
50 return StatusCode::SUCCESS;
60 xaod->setStore( aux );
70 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
ToolHandle< ITrigMissingETCnvTool > m_cnvTool
Handle to the converter tool.
TrigMissingETContainer_v1 TrigMissingETContainer
DataVector of TrigMissingET - the current version.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
std::string m_xaodKey
StoreGate key for the output container.
TrigMissingETCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
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.
#define CHECK(...)
Evaluate an expression and check for errors.
TrigMissingETAuxContainer_v1 TrigMissingETAuxContainer
Define the most recent version of the AuxContainer for the TrigMissingET object(s).
std::string m_aodKey
StoreGate key of the input container.
Helpers for checking error return status codes and reporting errors.
#define ATH_MSG_WARNING(x)
AuxContainer for TrigMissingET classes.
virtual StatusCode execute()
Function executing the algorithm.