|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   25     m_cnvTool( 
"xAODMaker::TrigL2BphysContainerCnvTool/TrigL2BphysContainerCnvTool", this ) {
 
   44         return StatusCode::SUCCESS;
 
   53                             " into xAOD " << 
m_xaodKey << 
". Input container not found or incorrect type");
 
   54             return StatusCode::SUCCESS;
 
   76         xaod->setStore( aux );
 
   86         return StatusCode::SUCCESS;
 
  
def retrieve(aClass, aKey=None)
virtual StatusCode initialize()
Function initialising the algorithm.
TrigL2BphysCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
virtual StatusCode execute()
Function executing the algorithm.
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
#define CHECK(...)
Evaluate an expression and check for errors.
std::string m_aodKey
StoreGate key of the input container.
ToolHandle< ITrigL2BphysContainerCnvTool > m_cnvTool
Handle to the converter tool.
TrigBphysAuxContainer_v1 TrigBphysAuxContainer
Helpers for checking error return status codes and reporting errors.
TrigBphysContainer_v1 TrigBphysContainer
#define ATH_MSG_WARNING(x)
Auxiliary store for the TrigBphys composite container.
std::string m_xaodKey
StoreGate key for the output container.