Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4VNotifier Class Referenceabstract

#include <G4VNotifier.hh>

Public Member Functions

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

Detailed Description

Definition at line 43 of file G4VNotifier.hh.

Constructor & Destructor Documentation

◆ G4VNotifier()

G4VNotifier::G4VNotifier ( )

Definition at line 43 of file G4VNotifier.cc.

44{
45}

◆ ~G4VNotifier()

G4VNotifier::~G4VNotifier ( )
virtual

Definition at line 51 of file G4VNotifier.cc.

52{
53}

Member Function Documentation

◆ NotifyDeRegistration()

◆ NotifyRegistration()

virtual void G4VNotifier::NotifyRegistration ( )
pure virtual

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