Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4tgrVolumeAssembly.hh>
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 |
std::vector< G4tgrPlace * > | thePlacements |
G4bool | theVisibility |
G4double * | theRGBColour |
G4bool | theCheckOverlaps |
Friends | |
std::ostream & | operator<< (std::ostream &os, const G4tgrVolumeAssembly &obj) |
Definition at line 47 of file G4tgrVolumeAssembly.hh.
G4tgrVolumeAssembly::G4tgrVolumeAssembly | ( | ) |
Definition at line 46 of file G4tgrVolumeAssembly.cc.
Definition at line 58 of file G4tgrVolumeAssembly.cc.
G4tgrVolumeAssembly::~G4tgrVolumeAssembly | ( | ) |
Definition at line 52 of file G4tgrVolumeAssembly.cc.
|
virtual |
Reimplemented from G4tgrVolume.
Definition at line 103 of file G4tgrVolumeAssembly.cc.
Definition at line 58 of file G4tgrVolumeAssembly.hh.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
inline |
Definition at line 62 of file G4tgrVolumeAssembly.hh.
Referenced by G4tgbVolume::ConstructG4PhysVol().
Definition at line 60 of file G4tgrVolumeAssembly.hh.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
inline |
Definition at line 64 of file G4tgrVolumeAssembly.hh.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
friend |
Definition at line 131 of file G4tgrVolumeAssembly.cc.
|
protected |
Definition at line 71 of file G4tgrVolumeAssembly.hh.
Referenced by G4tgrVolumeAssembly(), GetComponentName(), and GetNoComponents().
|
protected |
Definition at line 73 of file G4tgrVolumeAssembly.hh.
Referenced by G4tgrVolumeAssembly(), and GetComponentPos().
|
protected |
Definition at line 72 of file G4tgrVolumeAssembly.hh.
Referenced by G4tgrVolumeAssembly(), and GetComponentRM().