Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODCREATORALGS_CLUSTERCREATOR_H
9 #define XAODCREATORALGS_CLUSTERCREATOR_H
15 #include "GaudiKernel/ToolHandle.h"
55 ToolHandle< xAODMaker::ICaloClusterCnvTool >
m_cnvTool;
59 #endif // XAODCREATORALGS_CLUSTERCREATOR_H
std::vector< std::string > m_aodContainerNames
The keys of the input CaloClusterContainer.
virtual StatusCode execute()
Function executing the algorithm.
ToolHandle< xAODMaker::ICaloClusterCnvTool > m_cnvTool
Connection to the converter tool.
ClusterCreator(const std::string &name, ISvcLocator *svcLoc)
Regular algorithm constructor.
Algorithm creating xAOD::CaloClusters from CaloClusters.
virtual StatusCode initialize()
Function initialising the algorithm.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::vector< std::string > m_xaodContainerNames
The keys for the output xAOD::CaloClusterContainer.
bool m_keySet
True if keys set by jobO.