ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4PhysicalVolumeModel::TouchableProperties Struct Reference

#include <geant4/tree/geant4-10.6-release/source/visualization/modeling/include/G4PhysicalVolumeModel.hh>

+ Collaboration diagram for G4PhysicalVolumeModel::TouchableProperties:

Public Member Functions

 TouchableProperties ()
 

Public Attributes

G4ModelingParameters::PVNameCopyNoPath fTouchablePath
 
G4VPhysicalVolumefpTouchablePV
 
G4int fCopyNo
 
G4Transform3D fTouchableGlobalTransform
 
std::vector
< G4PhysicalVolumeNodeID
fTouchableBaseFullPVPath
 

Detailed Description

Definition at line 135 of file G4PhysicalVolumeModel.hh.

View newest version in sPHENIX GitHub at line 135 of file G4PhysicalVolumeModel.hh

Constructor & Destructor Documentation

G4PhysicalVolumeModel::TouchableProperties::TouchableProperties ( )
inline

Definition at line 136 of file G4PhysicalVolumeModel.hh.

View newest version in sPHENIX GitHub at line 136 of file G4PhysicalVolumeModel.hh

Member Data Documentation

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
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().


The documentation for this struct was generated from the following file: