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


Public Member Functions | |
| G4tgrPlaceSimple () | |
| ~G4tgrPlaceSimple () | |
| G4tgrPlaceSimple (const std::vector< G4String > &wl) | |
| const G4String & | GetRotMatName () const |
| G4ThreeVector | GetPlacement () const |
Public Member Functions inherited from G4tgrPlace | |
| 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) |
Protected Attributes | |
| G4ThreeVector | thePlace |
| G4String | theRotMatName |
Protected Attributes inherited from G4tgrPlace | |
| G4tgrVolume * | theVolume |
| G4String | theParentName |
| unsigned int | theCopyNo |
| G4String | theType |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const G4tgrPlaceSimple &obj) |
Definition at line 51 of file G4tgrPlaceSimple.hh.
| G4tgrPlaceSimple::G4tgrPlaceSimple | ( | ) |
Definition at line 44 of file G4tgrPlaceSimple.cc.
| G4tgrPlaceSimple::~G4tgrPlaceSimple | ( | ) |
Definition at line 50 of file G4tgrPlaceSimple.cc.
|
inlinevirtual |
Reimplemented from G4tgrPlace.
Definition at line 63 of file G4tgrPlaceSimple.hh.
|
friend |
Definition at line 89 of file G4tgrPlaceSimple.cc.
|
protected |
Definition at line 69 of file G4tgrPlaceSimple.hh.
|
protected |
Definition at line 72 of file G4tgrPlaceSimple.hh.
1.8.4