Geant4
9.6.p02
|
#include <OlapNotify.hh>
Public Member Functions | |
OlapNotify () | |
virtual | ~OlapNotify () |
virtual void | worldChanged (G4LogicalVolume *newWorld)=0 |
virtual void | overlaps (const std::vector< OlapInfo * > &)=0 |
Definition at line 53 of file OlapNotify.hh.
OlapNotify::OlapNotify | ( | ) |
Definition at line 44 of file OlapNotify.cc.
|
virtual |
Definition at line 50 of file OlapNotify.cc.
|
pure virtual |