Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
OlapNotify Class Referenceabstract

#include <OlapNotify.hh>

Public Member Functions

 OlapNotify ()
 
virtual ~OlapNotify ()
 
virtual void worldChanged (G4LogicalVolume *newWorld)=0
 
virtual void overlaps (const std::vector< OlapInfo * > &)=0
 

Detailed Description

Definition at line 53 of file OlapNotify.hh.

Constructor & Destructor Documentation

OlapNotify::OlapNotify ( )

Definition at line 44 of file OlapNotify.cc.

OlapNotify::~OlapNotify ( )
virtual

Definition at line 50 of file OlapNotify.cc.

Member Function Documentation

virtual void OlapNotify::overlaps ( const std::vector< OlapInfo * > &  )
pure virtual
virtual void OlapNotify::worldChanged ( G4LogicalVolume newWorld)
pure virtual

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