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


Public Member Functions | |
| G4tgrSolid () | |
| G4tgrSolid (const std::vector< G4String > &wl) | |
| virtual | ~G4tgrSolid () |
| const G4String & | GetName () const |
| const G4String & | GetType () const |
| const std::vector< std::vector < G4double > * > | GetSolidParams () const |
| virtual const G4String & | GetRelativeRotMatName () const |
| virtual G4ThreeVector | GetRelativePlace () const |
Protected Attributes | |
| G4String | theName |
| G4String | theType |
| std::vector< std::vector < G4double > * > | theSolidParams |
Friends | |
| std::ostream & | operator<< (std::ostream &, const G4tgrSolid &) |
Definition at line 49 of file G4tgrSolid.hh.
| G4tgrSolid::G4tgrSolid | ( | ) |
Definition at line 47 of file G4tgrSolid.cc.
|
virtual |
Definition at line 53 of file G4tgrSolid.cc.
|
virtual |
Reimplemented in G4tgrSolidBoolean.
Definition at line 98 of file G4tgrSolid.cc.
Reimplemented in G4tgrSolidBoolean.
Definition at line 91 of file G4tgrSolid.cc.

|
friend |
Definition at line 173 of file G4tgrSolid.cc.
|
protected |
Definition at line 73 of file G4tgrSolid.hh.
|
protected |
Definition at line 77 of file G4tgrSolid.hh.
|
protected |
Definition at line 75 of file G4tgrSolid.hh.
1.8.4