5#ifndef G4ATLASSERVICES_G4GEOMETRYNOTIFIERSVC_H
6#define G4ATLASSERVICES_G4GEOMETRYNOTIFIERSVC_H
22 StatusCode
finalize()
override final;
32 Gaudi::Property<bool>
m_activateLVNotifier{
this,
"ActivateLVNotifier",
true,
"Toggle on/off the G4 LV notifier"};
33 Gaudi::Property<bool>
m_activatePVNotifier{
this,
"ActivatePVNotifier",
false,
"Toggle on/off the G4 PV notifier"};
virtual ~G4GeometryNotifierSvc()
G4GeometryNotifierSvc(const std::string &name, ISvcLocator *pSvcLocator)
const std::string GetCurrentDetectorName() const override final
void SetCurrentDetectorName(const std::string &s) override final
StatusCode initialize() override final
std::string m_currentDetectorName
Gaudi::Property< bool > m_activatePVNotifier
StatusCode finalize() override final
Gaudi::Property< bool > m_activateLVNotifier