55#ifndef G4LOGICALSURFACE_HH
56#define G4LOGICALSURFACE_HH 1
62class G4TransitionRadiationSurface;
98 G4TransitionRadiationSurface* theTransRadSurface =
nullptr;
101#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