5#ifndef G4_EXTRA_PROCESSESS__G4_EM_PROCESSES_PHYSICS_TOOL_H
6#define G4_EXTRA_PROCESSESS__G4_EM_PROCESSES_PHYSICS_TOOL_H 1
22 :
public extends<AthAlgTool, IPhysicsOptionTool> {
26 const IInterface *parent);
31 virtual StatusCode
initialize() override final;
39 const std::vector<int> &particleList)
42 virtual void ConstructParticle()
override;
43 virtual void ConstructProcess()
override;
IPhysicsContructor(const std::string &name, MSG::Level level)
Standard constructor.