#include <LVNotifier.h>
- Todo:
- NEEDS DOCUMENTATION
Definition at line 14 of file LVNotifier.h.
◆ LVNotifier()
Definition at line 12 of file LVNotifier.cxx.
15 G4LogicalVolumeStore*
store = G4LogicalVolumeStore::GetInstance();
16 store->SetNotifier(
this);
◆ NotifyDeRegistration()
void LVNotifier::NotifyDeRegistration |
( |
| ) |
|
◆ NotifyRegistration()
void LVNotifier::NotifyRegistration |
( |
| ) |
|
Definition at line 19 of file LVNotifier.cxx.
21 G4LogicalVolumeStore*
store = G4LogicalVolumeStore::GetInstance();
22 G4LogicalVolume* lV =
store->back();
◆ G4GeometryNotifierSvc
◆ m_notifierSvc
The documentation for this class was generated from the following files: