ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/visualization/modeling/include/G4PhysicalVolumeModel.hh>
Public Member Functions | |
TouchableProperties () | |
Public Attributes | |
G4ModelingParameters::PVNameCopyNoPath | fTouchablePath |
G4VPhysicalVolume * | fpTouchablePV |
G4int | fCopyNo |
G4Transform3D | fTouchableGlobalTransform |
std::vector < G4PhysicalVolumeNodeID > | fTouchableBaseFullPVPath |
Definition at line 135 of file G4PhysicalVolumeModel.hh.
View newest version in sPHENIX GitHub at line 135 of file G4PhysicalVolumeModel.hh
|
inline |
Definition at line 136 of file G4PhysicalVolumeModel.hh.
View newest version in sPHENIX GitHub at line 136 of file G4PhysicalVolumeModel.hh
G4int G4PhysicalVolumeModel::TouchableProperties::fCopyNo |
Definition at line 139 of file G4PhysicalVolumeModel.hh.
View newest version in sPHENIX GitHub at line 139 of file G4PhysicalVolumeModel.hh
Referenced by G4TouchablePropertiesScene::ProcessVolume(), and G4VisCommandsTouchable::SetNewValue().
G4VPhysicalVolume* G4PhysicalVolumeModel::TouchableProperties::fpTouchablePV |
Definition at line 138 of file G4PhysicalVolumeModel.hh.
View newest version in sPHENIX GitHub at line 138 of file G4PhysicalVolumeModel.hh
Referenced by G4TouchableUtils::FindTouchableProperties(), G4TouchablePropertiesScene::ProcessVolume(), G4VisCommandsTouchable::SetNewValue(), and G4VisCommandSetTouchable::SetNewValue().
std::vector<G4PhysicalVolumeNodeID> G4PhysicalVolumeModel::TouchableProperties::fTouchableBaseFullPVPath |
Definition at line 141 of file G4PhysicalVolumeModel.hh.
View newest version in sPHENIX GitHub at line 141 of file G4PhysicalVolumeModel.hh
Referenced by G4TouchablePropertiesScene::ProcessVolume(), and G4VisCommandsTouchable::SetNewValue().
G4Transform3D G4PhysicalVolumeModel::TouchableProperties::fTouchableGlobalTransform |
Definition at line 140 of file G4PhysicalVolumeModel.hh.
View newest version in sPHENIX GitHub at line 140 of file G4PhysicalVolumeModel.hh
Referenced by G4TouchablePropertiesScene::ProcessVolume(), and G4VisCommandsTouchable::SetNewValue().
G4ModelingParameters::PVNameCopyNoPath G4PhysicalVolumeModel::TouchableProperties::fTouchablePath |
Definition at line 137 of file G4PhysicalVolumeModel.hh.
View newest version in sPHENIX GitHub at line 137 of file G4PhysicalVolumeModel.hh
Referenced by G4TouchablePropertiesScene::ProcessVolume(), and G4VisCommandSetTouchable::SetNewValue().