![]() |
ATLAS Offline Software
|
Abstract interface to service for Geant4 geometry notifier classes. More...
#include "G4AtlasInterfaces/IG4GeometryNotifierSvc.h"
Public Member Functions | |
| IG4GeometryNotifierSvc () | |
| virtual | ~IG4GeometryNotifierSvc () |
| DeclareInterfaceID (IG4GeometryNotifierSvc, 1, 0) | |
| Creates the InterfaceID and interfaceID() method. | |
| virtual void | SetCurrentDetectorName (const std::string &)=0 |
| virtual const std::string | GetCurrentDetectorName () const =0 |
Abstract interface to service for Geant4 geometry notifier classes.
Definition at line 18 of file IG4GeometryNotifierSvc.h.
|
inline |
Definition at line 20 of file IG4GeometryNotifierSvc.h.
|
inlinevirtual |
Definition at line 21 of file IG4GeometryNotifierSvc.h.
| IG4GeometryNotifierSvc::DeclareInterfaceID | ( | IG4GeometryNotifierSvc | , |
| 1 | , | ||
| 0 | ) |
Creates the InterfaceID and interfaceID() method.
|
pure virtual |
|
pure virtual |