Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4PhysicalVolumeModel::TouchableProperties Struct Reference

#include <G4PhysicalVolumeModel.hh>

Public Member Functions

 TouchableProperties ()
 

Public Attributes

G4ModelingParameters::PVNameCopyNoPath fTouchablePath
 
G4VPhysicalVolumefpTouchablePV
 
G4int fCopyNo
 
G4Transform3D fTouchableGlobalTransform
 
std::vector< G4PhysicalVolumeNodeIDfTouchableBaseFullPVPath
 
std::vector< G4PhysicalVolumeNodeIDfTouchableFullPVPath
 

Detailed Description

Definition at line 143 of file G4PhysicalVolumeModel.hh.

Constructor & Destructor Documentation

◆ TouchableProperties()

G4PhysicalVolumeModel::TouchableProperties::TouchableProperties ( )
inline

Member Data Documentation

◆ fCopyNo

G4int G4PhysicalVolumeModel::TouchableProperties::fCopyNo

Definition at line 147 of file G4PhysicalVolumeModel.hh.

Referenced by G4VisCommandsTouchable::SetNewValue().

◆ fpTouchablePV

G4VPhysicalVolume* G4PhysicalVolumeModel::TouchableProperties::fpTouchablePV

◆ fTouchableBaseFullPVPath

std::vector<G4PhysicalVolumeNodeID> G4PhysicalVolumeModel::TouchableProperties::fTouchableBaseFullPVPath

Definition at line 149 of file G4PhysicalVolumeModel.hh.

Referenced by G4VisCommandsTouchable::SetNewValue().

◆ fTouchableFullPVPath

std::vector<G4PhysicalVolumeNodeID> G4PhysicalVolumeModel::TouchableProperties::fTouchableFullPVPath

Definition at line 150 of file G4PhysicalVolumeModel.hh.

Referenced by G4VisCommandsTouchable::SetNewValue().

◆ fTouchableGlobalTransform

G4Transform3D G4PhysicalVolumeModel::TouchableProperties::fTouchableGlobalTransform

Definition at line 148 of file G4PhysicalVolumeModel.hh.

Referenced by G4VisCommandsTouchable::SetNewValue().

◆ fTouchablePath


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