55#ifndef G4LogicalSurface_h
56#define G4LogicalSurface_h 1
62class G4TransitionRadiationSurface;
100 G4TransitionRadiationSurface* theTransRadSurface =
nullptr;
103#include "G4LogicalSurface.icc"
void SetTransitionRadiationSurface(G4TransitionRadiationSurface *trs)
const G4String & GetName() const
virtual ~G4LogicalSurface()
G4LogicalSurface & operator=(const G4LogicalSurface &)=delete
void SetName(const G4String &name)
G4SurfaceProperty * GetSurfaceProperty() const
G4bool operator!=(const G4LogicalSurface &right) const
G4TransitionRadiationSurface * GetTransitionRadiationSurface() const
void SetSurfaceProperty(G4SurfaceProperty *ptrSurfaceProperty)
G4bool operator==(const G4LogicalSurface &right) const
G4LogicalSurface(const G4LogicalSurface &)=delete