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