#include <G4LogicalSurface.hh>
Definition at line 64 of file G4LogicalSurface.hh.
◆ ~G4LogicalSurface()
virtual G4LogicalSurface::~G4LogicalSurface |
( |
| ) |
|
|
virtualdefault |
◆ G4LogicalSurface() [1/2]
◆ G4LogicalSurface() [2/2]
Definition at line 33 of file G4LogicalSurface.cc.
35 : theName(name), theSurfaceProperty(surfaceProperty)
36{
37}
◆ GetName()
const G4String & G4LogicalSurface::GetName |
( |
| ) |
const |
|
inline |
◆ GetSurfaceProperty()
◆ GetTransitionRadiationSurface()
G4TransitionRadiationSurface * G4LogicalSurface::GetTransitionRadiationSurface |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator=()
◆ operator==()
◆ SetName()
void G4LogicalSurface::SetName |
( |
const G4String & | name | ) |
|
|
inline |
◆ SetSurfaceProperty()
◆ SetTransitionRadiationSurface()
void G4LogicalSurface::SetTransitionRadiationSurface |
( |
G4TransitionRadiationSurface * | trs | ) |
|
|
inline |
The documentation for this class was generated from the following files: