Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PhysicalVolumeModel.hh>
Public Member Functions | |
TouchableProperties () | |
Public Attributes | |
G4ModelingParameters::PVNameCopyNoPath | fTouchablePath |
G4VPhysicalVolume * | fpTouchablePV |
G4int | fCopyNo |
G4Transform3D | fTouchableGlobalTransform |
std::vector< G4PhysicalVolumeNodeID > | fTouchableBaseFullPVPath |
std::vector< G4PhysicalVolumeNodeID > | fTouchableFullPVPath |
Definition at line 143 of file G4PhysicalVolumeModel.hh.
|
inline |
Definition at line 144 of file G4PhysicalVolumeModel.hh.
G4int G4PhysicalVolumeModel::TouchableProperties::fCopyNo |
Definition at line 147 of file G4PhysicalVolumeModel.hh.
Referenced by G4VisCommandsTouchable::SetNewValue().
G4VPhysicalVolume* G4PhysicalVolumeModel::TouchableProperties::fpTouchablePV |
Definition at line 146 of file G4PhysicalVolumeModel.hh.
Referenced by G4TouchableUtils::FindTouchableProperties(), G4VisCommandSetTouchable::SetNewValue(), and G4VisCommandsTouchable::SetNewValue().
std::vector<G4PhysicalVolumeNodeID> G4PhysicalVolumeModel::TouchableProperties::fTouchableBaseFullPVPath |
Definition at line 149 of file G4PhysicalVolumeModel.hh.
Referenced by G4VisCommandsTouchable::SetNewValue().
std::vector<G4PhysicalVolumeNodeID> G4PhysicalVolumeModel::TouchableProperties::fTouchableFullPVPath |
Definition at line 150 of file G4PhysicalVolumeModel.hh.
Referenced by G4VisCommandsTouchable::SetNewValue().
G4Transform3D G4PhysicalVolumeModel::TouchableProperties::fTouchableGlobalTransform |
Definition at line 148 of file G4PhysicalVolumeModel.hh.
Referenced by G4VisCommandsTouchable::SetNewValue().
G4ModelingParameters::PVNameCopyNoPath G4PhysicalVolumeModel::TouchableProperties::fTouchablePath |
Definition at line 145 of file G4PhysicalVolumeModel.hh.
Referenced by G4VisCommandSetTouchable::SetNewValue(), G4VisCommandsTouchable::SetNewValue(), and G4VisCommandsTouchableSet::SetNewValue().