diff --git a/Simulation/G4Atlas/G4AtlasInterfaces/G4AtlasInterfaces/IAddPhysicsDecayTool.h b/Simulation/G4Atlas/G4AtlasInterfaces/G4AtlasInterfaces/IAddPhysicsDecayTool.h index e3960544b4d9f633d341bbb73fa4a26750ec5313..07de1e20e27b12d736a48a0bb8a3a8754ca16e2e 100644 --- a/Simulation/G4Atlas/G4AtlasInterfaces/G4AtlasInterfaces/IAddPhysicsDecayTool.h +++ b/Simulation/G4Atlas/G4AtlasInterfaces/G4AtlasInterfaces/IAddPhysicsDecayTool.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration + Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration */ #ifndef G4ATLASINTERFACES_IAddPhysicsDecayTool_H @@ -9,7 +9,7 @@ class G4String; -/** @class IPhysicsListTool IPhysicsListTool.h "G4AtlasInterfaces/IPhysicsListTool.h" +/** @class IAddPhysicsDecayTool IAddPhysicsDecayTool.h "G4AtlasInterfaces/IAddPhysicsDecayTool.h" * * Abstract interface to Geant4 Physics list classes * diff --git a/Simulation/G4Atlas/G4AtlasInterfaces/G4AtlasInterfaces/IPhysicsOptionTool.h b/Simulation/G4Atlas/G4AtlasInterfaces/G4AtlasInterfaces/IPhysicsOptionTool.h index 58a11aa743aed3aa6ee0cf407756e89e20c789db..49aee98fa35de0a8c682f726333996a98ac613f7 100644 --- a/Simulation/G4Atlas/G4AtlasInterfaces/G4AtlasInterfaces/IPhysicsOptionTool.h +++ b/Simulation/G4Atlas/G4AtlasInterfaces/G4AtlasInterfaces/IPhysicsOptionTool.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration + Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration */ #ifndef G4ATLASINTERFACES_IPHYSICSOPTIONTOOL_H @@ -9,7 +9,7 @@ class G4String; class G4VPhysicsConstructor; -/** @class IPhysicsListTool IPhysicsListTool.h "G4AtlasInterfaces/IPhysicsListTool.h" +/** @class IPhysicsOptionTool IPhysicsOptionTool.h "G4AtlasInterfaces/IPhysicsOptionTool.h" * * Abstract interface to Geant4 Physics list classes *