62 #ifndef G4LogicalSurface_h 
   63 #define G4LogicalSurface_h 1 
   70 #include "G4String.hh" 
   73 class G4TransitionRadiationSurface;
 
  117    G4TransitionRadiationSurface*  theTransRadSurface;
 
  124 #include "G4LogicalSurface.icc" 
G4TransitionRadiationSurface * GetTransitionRadiationSurface() const 
 
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 
 
void SetSurfaceProperty(G4SurfaceProperty *ptrSurfaceProperty)
 
G4SurfaceProperty * GetSurfaceProperty() const 
 
virtual ~G4LogicalSurface()