ATLAS Offline Software
Simulation
G4Atlas
G4AtlasInterfaces
G4AtlasInterfaces
IG4AtlasSvc.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef G4ATLASINTERFACES_IG4AtlasSvc_H
6
#define G4ATLASINTERFACES_IG4AtlasSvc_H
7
8
#include "GaudiKernel/IService.h"
9
18
class
IG4AtlasSvc
:
virtual
public
IService {
19
public
:
20
IG4AtlasSvc
() {}
21
virtual
~IG4AtlasSvc
() {}
23
DeclareInterfaceID
(
IG4AtlasSvc
, 1, 0);
24
25
};
26
27
#endif
IG4AtlasSvc::IG4AtlasSvc
IG4AtlasSvc()
Definition:
IG4AtlasSvc.h:20
IG4AtlasSvc::DeclareInterfaceID
DeclareInterfaceID(IG4AtlasSvc, 1, 0)
Creates the InterfaceID and interfaceID() method.
IG4AtlasSvc
Definition:
IG4AtlasSvc.h:18
IG4AtlasSvc::~IG4AtlasSvc
virtual ~IG4AtlasSvc()
Definition:
IG4AtlasSvc.h:21
Generated on Thu Nov 7 2024 21:16:41 for ATLAS Offline Software by
1.8.18