ATLAS Offline Software
|
#include <PVNotifier.h>
Public Member Functions | |
void | NotifyRegistration () |
void | NotifyDeRegistration () |
Private Member Functions | |
PVNotifier (G4GeometryNotifierSvc *) | |
Private Attributes | |
G4GeometryNotifierSvc * | m_notifierSvc |
Friends | |
class | G4GeometryNotifierSvc |
Notifier class to prepend detector name to all G4 Physical Volumes Only to be used by the G4GeometryNotifierSvc
Definition at line 15 of file PVNotifier.h.
|
private |
Definition at line 12 of file PVNotifier.cxx.
void PVNotifier::NotifyDeRegistration | ( | ) |
Definition at line 30 of file PVNotifier.cxx.
void PVNotifier::NotifyRegistration | ( | ) |
Definition at line 19 of file PVNotifier.cxx.
|
friend |
Definition at line 17 of file PVNotifier.h.
|
private |
Definition at line 28 of file PVNotifier.h.