Geant4
9.6.p02
|
#include <G4GeomTestLogger.hh>
Public Member Functions | |
G4GeomTestLogger () | |
virtual | ~G4GeomTestLogger () |
virtual void | SolidProblem (const G4VSolid *solid, const G4String &message, const G4ThreeVector &point)=0 |
virtual void | NoProblem (const G4String &message)=0 |
virtual void | OverlappingDaughters (const G4GeomTestOverlapList *)=0 |
virtual void | OvershootingDaughter (const G4GeomTestOvershootList *)=0 |
Definition at line 52 of file G4GeomTestLogger.hh.
|
inline |
Definition at line 56 of file G4GeomTestLogger.hh.
|
inlinevirtual |
Definition at line 57 of file G4GeomTestLogger.hh.
|
pure virtual |
|
pure virtual |