#include <G4GeometryNotifierSvc.h>
Definition at line 14 of file G4GeometryNotifierSvc.h.
◆ G4GeometryNotifierSvc()
G4GeometryNotifierSvc::G4GeometryNotifierSvc |
( |
const std::string & |
name, |
|
|
ISvcLocator * |
pSvcLocator |
|
) |
| |
◆ ~G4GeometryNotifierSvc()
G4GeometryNotifierSvc::~G4GeometryNotifierSvc |
( |
| ) |
|
|
virtual |
◆ finalize()
StatusCode G4GeometryNotifierSvc::finalize |
( |
| ) |
|
|
finaloverride |
◆ GetCurrentDetectorName()
const std::string G4GeometryNotifierSvc::GetCurrentDetectorName |
( |
| ) |
const |
|
inlinefinaloverride |
◆ initialize()
StatusCode G4GeometryNotifierSvc::initialize |
( |
| ) |
|
|
finaloverride |
◆ SetCurrentDetectorName()
void G4GeometryNotifierSvc::SetCurrentDetectorName |
( |
const std::string & |
s | ) |
|
|
inlinefinaloverride |
◆ lvNotifier
G4VNotifier* G4GeometryNotifierSvc::lvNotifier {} |
|
private |
◆ m_activateLVNotifier
Gaudi::Property<bool> G4GeometryNotifierSvc::m_activateLVNotifier {this, "ActivateLVNotifier", true, "Toggle on/off the G4 LV notifier"} |
|
private |
◆ m_activatePVNotifier
Gaudi::Property<bool> G4GeometryNotifierSvc::m_activatePVNotifier {this, "ActivatePVNotifier", false, "Toggle on/off the G4 PV notifier"} |
|
private |
◆ m_currentDetectorName
std::string G4GeometryNotifierSvc::m_currentDetectorName {""} |
|
private |
◆ pvNotifier
G4VNotifier* G4GeometryNotifierSvc::pvNotifier {} |
|
private |
The documentation for this class was generated from the following files: