ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4VNotifier Class Referenceabstract

#include <geant4/tree/geant4-10.6-release/source/global/management/include/G4VNotifier.hh>

Public Member Functions

 G4VNotifier ()
 
virtual ~G4VNotifier ()
 
virtual void NotifyRegistration ()=0
 
virtual void NotifyDeRegistration ()=0
 

Detailed Description

Definition at line 42 of file G4VNotifier.hh.

View newest version in sPHENIX GitHub at line 42 of file G4VNotifier.hh

Constructor & Destructor Documentation

G4VNotifier::G4VNotifier ( )

Definition at line 42 of file G4VNotifier.cc.

View newest version in sPHENIX GitHub at line 42 of file G4VNotifier.cc

G4VNotifier::~G4VNotifier ( )
virtual

Definition at line 50 of file G4VNotifier.cc.

View newest version in sPHENIX GitHub at line 50 of file G4VNotifier.cc

Member Function Documentation

virtual void G4VNotifier::NotifyDeRegistration ( )
pure virtual
virtual void G4VNotifier::NotifyRegistration ( )
pure virtual

Referenced by G4LogicalVolumeStore::Register(), G4PhysicalVolumeStore::Register(), G4SolidStore::Register(), G4RegionStore::Register(), and G4AssemblyStore::Register().

+ Here is the caller graph for this function:


The documentation for this class was generated from the following files: