Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Protected Member Functions | List of all members
G4VVisCommandGeometrySet Class Reference

#include <G4VisCommandsGeometrySet.hh>

Inheritance diagram for G4VVisCommandGeometrySet:
Inheritance graph
[legend]
Collaboration diagram for G4VVisCommandGeometrySet:
Collaboration graph
[legend]

Protected Member Functions

void Set (G4String logVolName, const G4VVisCommandGeometrySetFunction &, G4int requestedDepth)
 
void SetLVVisAtts (G4LogicalVolume *, const G4VVisCommandGeometrySetFunction &, G4int depth, G4int requestedDepth)
 

Additional Inherited Members

- Public Member Functions inherited from G4VVisCommandGeometry
virtual ~G4VVisCommandGeometry ()
 
- Static Public Member Functions inherited from G4VVisCommand
static void SetVisManager (G4VisManager *)
 
- Protected Types inherited from G4VVisCommandGeometry
typedef std::map
< G4LogicalVolume *, const
G4VisAttributes * >
::const_iterator 
VisAttsMapIterator
 
- Static Protected Member Functions inherited from G4VVisCommand
static G4String ConvertToString (G4double x, G4double y, const char *unitName)
 
static void ConvertToDoublePair (const G4String &paramString, G4double &xval, G4double &yval)
 
- Protected Attributes inherited from G4UImessenger
G4UIdirectorybaseDir
 
G4String baseDirName
 
- Static Protected Attributes inherited from G4VVisCommandGeometry
static std::map
< G4LogicalVolume *, const
G4VisAttributes * > 
fVisAttsMap
 

Detailed Description

Definition at line 171 of file G4VisCommandsGeometrySet.hh.

Member Function Documentation

void G4VVisCommandGeometrySet::Set ( G4String  logVolName,
const G4VVisCommandGeometrySetFunction setFunction,
G4int  requestedDepth 
)
protected

Definition at line 42 of file G4VisCommandsGeometrySet.cc.

Here is the call graph for this function:

void G4VVisCommandGeometrySet::SetLVVisAtts ( G4LogicalVolume pLV,
const G4VVisCommandGeometrySetFunction setFunction,
G4int  depth,
G4int  requestedDepth 
)
protected

Definition at line 70 of file G4VisCommandsGeometrySet.cc.

Here is the call graph for this function:


The documentation for this class was generated from the following files: