54#ifndef G4LOGICALSURFACE_HH
55#define G4LOGICALSURFACE_HH
61class G4TransitionRadiationSurface;
124 G4TransitionRadiationSurface* theTransRadSurface =
nullptr;
127#include "G4LogicalSurface.icc"
void SetTransitionRadiationSurface(G4TransitionRadiationSurface *trs)
const G4String & GetName() const
G4LogicalSurface & operator=(const G4LogicalSurface &)=delete
void SetName(const G4String &name)
G4SurfaceProperty * GetSurfaceProperty() const
virtual ~G4LogicalSurface()=default
G4bool operator!=(const G4LogicalSurface &right) const
G4TransitionRadiationSurface * GetTransitionRadiationSurface() const
void SetSurfaceProperty(G4SurfaceProperty *ptrSurfaceProperty)
G4bool operator==(const G4LogicalSurface &right) const
G4LogicalSurface(const G4LogicalSurface &)=delete