|
Geant4.10
|
#include <G4LogicalSkinSurface.hh>
Public Member Functions | |
| G4LogicalSkinSurface (const G4String &name, G4LogicalVolume *vol, G4SurfaceProperty *surfaceProperty) | |
| ~G4LogicalSkinSurface () | |
| const G4LogicalVolume * | GetLogicalVolume () const |
| void | SetLogicalVolume (G4LogicalVolume *vol) |
| G4int | operator== (const G4LogicalSkinSurface &right) const |
| G4int | operator!= (const G4LogicalSkinSurface &right) const |
Public Member Functions inherited from G4LogicalSurface | |
| G4SurfaceProperty * | GetSurfaceProperty () const |
| void | SetSurfaceProperty (G4SurfaceProperty *ptrSurfaceProperty) |
| const G4String & | GetName () const |
| void | SetName (const G4String &name) |
| G4TransitionRadiationSurface * | GetTransitionRadiationSurface () const |
| void | SetTransitionRadiationSurface (G4TransitionRadiationSurface *tRadSurf) |
| virtual | ~G4LogicalSurface () |
| G4int | operator== (const G4LogicalSurface &right) const |
| G4int | operator!= (const G4LogicalSurface &right) const |
Static Public Member Functions | |
| static G4LogicalSkinSurface * | GetSurface (const G4LogicalVolume *vol) |
| static void | CleanSurfaceTable () |
| static const G4LogicalSkinSurfaceTable * | GetSurfaceTable () |
| static size_t | GetNumberOfSkinSurfaces () |
| static void | DumpInfo () |
Additional Inherited Members | |
Protected Member Functions inherited from G4LogicalSurface | |
| G4LogicalSurface (const G4String &name, G4SurfaceProperty *prop) | |
Definition at line 54 of file G4LogicalSkinSurface.hh.
| G4LogicalSkinSurface::G4LogicalSkinSurface | ( | const G4String & | name, |
| G4LogicalVolume * | vol, | ||
| G4SurfaceProperty * | surfaceProperty | ||
| ) |
Definition at line 50 of file G4LogicalSkinSurface.cc.
| G4LogicalSkinSurface::~G4LogicalSkinSurface | ( | ) |
Definition at line 77 of file G4LogicalSkinSurface.cc.
|
static |
Definition at line 170 of file G4LogicalSkinSurface.cc.
Referenced by LXeDetectorConstruction::Construct(), and WLSDetectorConstruction::Construct().
|
static |
Definition at line 151 of file G4LogicalSkinSurface.cc.
References G4cout, G4endl, GetLogicalVolume(), G4LogicalSurface::GetName(), G4LogicalVolume::GetName(), and GetNumberOfSkinSurfaces().
|
inline |
Referenced by DumpInfo(), and G4GDMLWriteStructure::SkinSurfaceCache().
|
static |
Definition at line 126 of file G4LogicalSkinSurface.cc.
Referenced by DumpInfo(), and G4GDMLWriteStructure::GetSkinSurface().
|
static |
Definition at line 136 of file G4LogicalSkinSurface.cc.
Referenced by OpNoviceDetectorConstruction::Construct(), and G4OpBoundaryProcess::PostStepDoIt().
|
static |
Definition at line 117 of file G4LogicalSkinSurface.cc.
Referenced by G4GDMLWriteStructure::GetSkinSurface().
| G4int G4LogicalSkinSurface::operator!= | ( | const G4LogicalSkinSurface & | right | ) | const |
Definition at line 108 of file G4LogicalSkinSurface.cc.
| G4int G4LogicalSkinSurface::operator== | ( | const G4LogicalSkinSurface & | right | ) | const |
Definition at line 102 of file G4LogicalSkinSurface.cc.
|
inline |
1.8.7