3#ifndef AsgExampleAlgorithm_H
4#define AsgExampleAlgorithm_H
7#include "GaudiKernel/ToolHandle.h"
StatusCode initialize()
Athena algorithm's Hooks.
~AsgExampleAlgorithm()
Destructor:
AsgExampleAlgorithm()
Default constructor:
AsgExampleAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
ToolHandleArray< IAsgHelloTool > m_asgtools
Athena configured tools.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters: