62 #ifndef G4LogicalSurface_h
63 #define G4LogicalSurface_h 1
70 #include "G4String.hh"
73 class G4TransitionRadiationSurface;
G4TransitionRadiationSurface * GetTransitionRadiationSurface() const
G4TransitionRadiationSurface * theTransRadSurface
G4SurfaceProperty * theSurfaceProperty
G4int operator!=(const G4LogicalSurface &right) const
void SetName(const G4String &name)
G4LogicalSurface(const G4String &name, G4SurfaceProperty *prop)
const G4String & GetName() const
void SetTransitionRadiationSurface(G4TransitionRadiationSurface *tRadSurf)
G4int operator==(const G4LogicalSurface &right) const
G4LogicalSurface & operator=(const G4LogicalSurface &right)
void SetSurfaceProperty(G4SurfaceProperty *ptrSurfaceProperty)
G4SurfaceProperty * GetSurfaceProperty() const
virtual ~G4LogicalSurface()