|
Geant4
10.01.p02
|
#include <G4LogicalSurface.hh>
Inheritance diagram for G4LogicalSurface:
Collaboration diagram for G4LogicalSurface:Public Member Functions | |
| 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 |
Protected Member Functions | |
| G4LogicalSurface (const G4String &name, G4SurfaceProperty *prop) | |
Private Member Functions | |
| G4LogicalSurface (const G4LogicalSurface &right) | |
| G4LogicalSurface & | operator= (const G4LogicalSurface &right) |
Private Attributes | |
| G4String | theName |
| G4SurfaceProperty * | theSurfaceProperty |
| G4TransitionRadiationSurface * | theTransRadSurface |
Definition at line 79 of file G4LogicalSurface.hh.
|
virtual |
Definition at line 51 of file G4LogicalSurface.cc.
|
protected |
Definition at line 39 of file G4LogicalSurface.cc.
|
private |
Definition at line 45 of file G4LogicalSurface.cc.
|
inline |
Referenced by G4GDMLWriteStructure::BorderSurfaceCache(), G4LogicalSkinSurface::DumpInfo(), G4LogicalBorderSurface::DumpInfo(), G4LogicalSkinSurface::operator=(), G4LogicalBorderSurface::operator=(), and G4GDMLWriteStructure::SkinSurfaceCache().
Here is the caller graph for this function:
|
inline |
Referenced by G4GDMLWriteStructure::BorderSurfaceCache(), OpNoviceDetectorConstruction::Construct(), G4LogicalSkinSurface::operator=(), G4LogicalBorderSurface::operator=(), G4OpBoundaryProcess::PostStepDoIt(), and G4GDMLWriteStructure::SkinSurfaceCache().
Here is the caller graph for this function:
|
inline |
Referenced by G4LogicalBorderSurface::G4LogicalBorderSurface(), G4LogicalSkinSurface::G4LogicalSkinSurface(), G4LogicalSkinSurface::operator=(), and G4LogicalBorderSurface::operator=().
Here is the caller graph for this function:
|
inline |
|
inlineprivate |
|
inline |
|
inline |
Referenced by G4LogicalSkinSurface::operator=(), and G4LogicalBorderSurface::operator=().
Here is the caller graph for this function:
|
inline |
Referenced by G4LogicalSkinSurface::operator=(), and G4LogicalBorderSurface::operator=().
Here is the caller graph for this function:
|
inline |
Referenced by G4LogicalBorderSurface::G4LogicalBorderSurface(), G4LogicalSkinSurface::G4LogicalSkinSurface(), G4LogicalSkinSurface::operator=(), and G4LogicalBorderSurface::operator=().
Here is the caller graph for this function:
|
private |
Definition at line 114 of file G4LogicalSurface.hh.
|
private |
Definition at line 116 of file G4LogicalSurface.hh.
|
private |
Definition at line 117 of file G4LogicalSurface.hh.