|
ATLAS Offline Software
|
Go to the documentation of this file.
25 m_cnvTool(
"xAODMaker::TrigEFBphysContainerCnvTool/TrigEFBphysContainerCnvTool", this ) {
44 return StatusCode::SUCCESS;
53 " into xAOD " <<
m_xaodKey <<
". Input container not found or incorrect type");
54 return StatusCode::SUCCESS;
74 xaod->setStore( aux );
83 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
std::string m_xaodKey
StoreGate key for the output container.
ToolHandle< ITrigEFBphysContainerCnvTool > m_cnvTool
Handle to the converter tool.
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_aodKey
StoreGate key of the input container.
TrigBphysAuxContainer_v1 TrigBphysAuxContainer
Helpers for checking error return status codes and reporting errors.
virtual StatusCode initialize()
Function initialising the algorithm.
virtual StatusCode execute()
Function executing the algorithm.
TrigBphysContainer_v1 TrigBphysContainer
#define ATH_MSG_WARNING(x)
TrigEFBphysCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
Auxiliary store for the TrigBphys composite container.