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