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