|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef G4ATLASSERVICES_G4GEOMETRYNOTIFIERSVC_H
6 #define G4ATLASSERVICES_G4GEOMETRYNOTIFIERSVC_H
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"};
38 #endif //G4ATLASSERVICES_G4GEOMETRYNOTIFIERSVC_H
bool const RAWDATA *ch2 const
Gaudi::Property< bool > m_activateLVNotifier
std::string m_currentDetectorName
StatusCode finalize() override final
G4GeometryNotifierSvc(const std::string &name, ISvcLocator *pSvcLocator)
::StatusCode StatusCode
StatusCode definition for legacy code.
void SetCurrentDetectorName(const std::string &s) override final
const std::string GetCurrentDetectorName() const override final
StatusCode initialize() override final
virtual ~G4GeometryNotifierSvc()
Gaudi::Property< bool > m_activatePVNotifier