ATLAS Offline Software
Loading...
Searching...
No Matches
Simulation
G4Atlas
G4AtlasServices
src
LVNotifier.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef LVNotifier_H
6
#define LVNotifier_H
7
8
#include "G4VNotifier.hh"
9
10
class
G4GeometryNotifierSvc
;
11
14
class
LVNotifier
:
public
G4VNotifier
15
{
16
friend
class
G4GeometryNotifierSvc
;
17
18
public
:
19
20
void
NotifyRegistration
();
21
void
NotifyDeRegistration
();
22
23
private
:
24
25
LVNotifier
(
G4GeometryNotifierSvc
*);
26
27
G4GeometryNotifierSvc
*
m_notifierSvc
;
28
};
29
30
#endif
G4GeometryNotifierSvc
Definition
G4GeometryNotifierSvc.h:14
LVNotifier::G4GeometryNotifierSvc
friend class G4GeometryNotifierSvc
Definition
LVNotifier.h:16
LVNotifier::LVNotifier
LVNotifier(G4GeometryNotifierSvc *)
Definition
LVNotifier.cxx:12
LVNotifier::m_notifierSvc
G4GeometryNotifierSvc * m_notifierSvc
Definition
LVNotifier.h:27
LVNotifier::NotifyDeRegistration
void NotifyDeRegistration()
Definition
LVNotifier.cxx:26
LVNotifier::NotifyRegistration
void NotifyRegistration()
Definition
LVNotifier.cxx:19
Generated on
for ATLAS Offline Software by
1.14.0