|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    8 #ifndef xAODTrigBPhysCNV_TrigL2BphysCnvAlg_H 
    9 #define xAODTrigBPhysCNV_TrigL2BphysCnvAlg_H 
   16 #include "GaudiKernel/ToolHandle.h" 
   46         ToolHandle< ITrigL2BphysContainerCnvTool > 
m_cnvTool;
 
   52 #endif // xAODTrigBPhysCNV_TrigL2BphysCnvAlg_H 
  
virtual StatusCode initialize()
Function initialising the algorithm.
TrigL2BphysCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
virtual StatusCode execute()
Function executing the algorithm.
Algorithm for creating xAOD::TrigBphysContainer from an AOD.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::string m_aodKey
StoreGate key of the input container.
ToolHandle< ITrigL2BphysContainerCnvTool > m_cnvTool
Handle to the converter tool.
std::string m_xaodKey
StoreGate key for the output container.