#include <G4STEPEntity.hh>
Inheritance diagram for G4STEPEntity:
Public Member Functions | |
G4STEPEntity () | |
virtual | ~G4STEPEntity () |
virtual G4String | GetEntityType () const =0 |
Definition at line 43 of file G4STEPEntity.hh.
G4STEPEntity::G4STEPEntity | ( | ) | [inline] |
virtual G4STEPEntity::~G4STEPEntity | ( | ) | [inline, virtual] |
virtual G4String G4STEPEntity::GetEntityType | ( | ) | const [pure virtual] |
Implemented in G4ConicalSurface, G4CylindricalSurface, G4FConicalSurface, G4FCylindricalSurface, G4SphericalSurface, G4Surface, and G4ToroidalSurface.