Geant4
10.01.p03
|
#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.
G4tgrVolumeAssembly::G4tgrVolumeAssembly | ( | const std::vector< G4String > & | wl | ) |
Definition at line 58 of file G4tgrVolumeAssembly.cc.
References G4tgrUtils::CheckWLsize(), G4cout, G4endl, G4tgrUtils::GetDouble(), G4tgrUtils::GetInt(), G4tgrUtils::GetString(), G4tgrMessenger::GetVerboseLevel(), theComponentNames, theComponentPos, theComponentRMs, G4tgrVolume::theName, G4tgrVolume::theRGBColour, G4tgrVolume::theSolid, G4tgrVolume::theType, G4tgrVolume::theVisibility, and WLSIZE_GE.
G4tgrVolumeAssembly::~G4tgrVolumeAssembly | ( | ) |
Definition at line 52 of file G4tgrVolumeAssembly.cc.
|
virtual |
Reimplemented from G4tgrVolume.
Definition at line 103 of file G4tgrVolumeAssembly.cc.
References G4tgrUtils::CheckWLsize(), G4cout, G4endl, G4tgrVolumeMgr::GetInstance(), G4tgrPlace::GetParentName(), G4tgrPlace::GetType(), G4tgrMessenger::GetVerboseLevel(), G4tgrVolumeMgr::RegisterParentChild(), G4tgrPlace::SetVolume(), G4tgrVolume::theName, G4tgrVolume::thePlacements, and WLSIZE_EQ.
Definition at line 58 of file G4tgrVolumeAssembly.hh.
References theComponentNames.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
inline |
Definition at line 62 of file G4tgrVolumeAssembly.hh.
References theComponentPos.
Referenced by G4tgbVolume::ConstructG4PhysVol().
Definition at line 60 of file G4tgrVolumeAssembly.hh.
References theComponentRMs.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
inline |
Definition at line 64 of file G4tgrVolumeAssembly.hh.
References theComponentNames.
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(), GetNoComponents(), and operator<<().
|
protected |
Definition at line 73 of file G4tgrVolumeAssembly.hh.
Referenced by G4tgrVolumeAssembly(), GetComponentPos(), and operator<<().
|
protected |
Definition at line 72 of file G4tgrVolumeAssembly.hh.
Referenced by G4tgrVolumeAssembly(), GetComponentRM(), and operator<<().