5#ifndef G4ATLASTESTS_G4TESTALG_H
6#define G4ATLASTESTS_G4TESTALG_H
9#include "GaudiKernel/ToolHandle.h"
17 G4TestAlg(
const std::string& name, ISvcLocator* pSvcLocator);
20 StatusCode
execute(
const EventContext& ctx);
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
ToolHandleArray< ISimTestTool > m_testTools
G4TestAlg(const std::string &name, ISvcLocator *pSvcLocator)
StatusCode execute(const EventContext &ctx)
Execute method.