|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4tgrVolumeAssembly.hh>
Inheritance diagram for G4tgrVolumeAssembly:Protected Attributes | |
| std::vector< G4String > | theComponentNames |
| std::vector< G4String > | theComponentRMs |
| std::vector< G4ThreeVector > | theComponentPos |
Protected Attributes inherited from G4tgrVolume | |
| G4String | theName = "" |
| G4String | theType = "" |
| G4String | theMaterialName = "" |
| G4tgrSolid * | theSolid = nullptr |
| std::vector< G4tgrPlace * > | thePlacements |
| G4bool | theVisibility = false |
| G4double * | theRGBColour = nullptr |
| G4bool | theCheckOverlaps = false |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const G4tgrVolumeAssembly &obj) |
Definition at line 41 of file G4tgrVolumeAssembly.hh.
| G4tgrVolumeAssembly::G4tgrVolumeAssembly | ( | ) |
| G4tgrVolumeAssembly::G4tgrVolumeAssembly | ( | const std::vector< G4String > & | wl | ) |
Definition at line 51 of file G4tgrVolumeAssembly.cc.
| G4tgrVolumeAssembly::~G4tgrVolumeAssembly | ( | ) |
Definition at line 46 of file G4tgrVolumeAssembly.cc.
|
virtual |
Reimplemented from G4tgrVolume.
Definition at line 97 of file G4tgrVolumeAssembly.cc.
Definition at line 52 of file G4tgrVolumeAssembly.hh.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
inline |
Definition at line 57 of file G4tgrVolumeAssembly.hh.
Referenced by G4tgbVolume::ConstructG4PhysVol().
Definition at line 56 of file G4tgrVolumeAssembly.hh.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
inline |
Definition at line 58 of file G4tgrVolumeAssembly.hh.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
friend |
Definition at line 123 of file G4tgrVolumeAssembly.cc.
|
protected |
Definition at line 65 of file G4tgrVolumeAssembly.hh.
Referenced by G4tgrVolumeAssembly(), GetComponentName(), GetNoComponents(), and operator<<.
|
protected |
Definition at line 67 of file G4tgrVolumeAssembly.hh.
Referenced by G4tgrVolumeAssembly(), GetComponentPos(), and operator<<.
|
protected |
Definition at line 66 of file G4tgrVolumeAssembly.hh.
Referenced by G4tgrVolumeAssembly(), GetComponentRM(), and operator<<.