|
Geant4
9.6.p02
|
#include <G4tgrPlace.hh>


Public Member Functions | |
| G4tgrPlace () | |
| virtual | ~G4tgrPlace () |
| const G4String & | GetParentName () const |
| G4tgrVolume * | GetVolume () const |
| unsigned int | GetCopyNo () const |
| const G4String & | GetType () const |
| void | SetVolume (G4tgrVolume *vol) |
| void | SetType (const G4String &typ) |
| virtual G4ThreeVector | GetPlacement () const |
Protected Attributes | |
| G4tgrVolume * | theVolume |
| G4String | theParentName |
| unsigned int | theCopyNo |
| G4String | theType |
Definition at line 49 of file G4tgrPlace.hh.
| G4tgrPlace::G4tgrPlace | ( | ) |
Definition at line 39 of file G4tgrPlace.cc.
|
virtual |
Definition at line 46 of file G4tgrPlace.cc.
|
inline |
|
virtual |
Reimplemented in G4tgrPlaceSimple.
Definition at line 52 of file G4tgrPlace.cc.

|
inline |
|
inline |
|
protected |
Definition at line 76 of file G4tgrPlace.hh.
|
protected |
Definition at line 72 of file G4tgrPlace.hh.
|
protected |
Definition at line 79 of file G4tgrPlace.hh.
|
protected |
Definition at line 69 of file G4tgrPlace.hh.
1.8.4