ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/visualization/modeling/include/G4TouchablePropertiesScene.hh>
Private Member Functions | |
void | ProcessVolume (const G4VSolid &) |
Private Attributes | |
const G4PhysicalVolumeModel * | fpSearchPVModel |
G4ModelingParameters::PVNameCopyNoPath | fRequiredTouchable |
G4PhysicalVolumeModel::TouchableProperties | fFoundTouchableProperties |
Additional Inherited Members | |
Protected Attributes inherited from G4PseudoScene | |
const G4Transform3D * | fpCurrentObjectTransformation |
Definition at line 42 of file G4TouchablePropertiesScene.hh.
View newest version in sPHENIX GitHub at line 42 of file G4TouchablePropertiesScene.hh
G4TouchablePropertiesScene::G4TouchablePropertiesScene | ( | G4PhysicalVolumeModel * | pSearchPVModel, |
const G4ModelingParameters::PVNameCopyNoPath & | requiredTouchable | ||
) |
Definition at line 37 of file G4TouchablePropertiesScene.cc.
View newest version in sPHENIX GitHub at line 37 of file G4TouchablePropertiesScene.cc
|
virtual |
Definition at line 43 of file G4TouchablePropertiesScene.cc.
View newest version in sPHENIX GitHub at line 43 of file G4TouchablePropertiesScene.cc
|
inline |
Definition at line 53 of file G4TouchablePropertiesScene.hh.
View newest version in sPHENIX GitHub at line 53 of file G4TouchablePropertiesScene.hh
References fFoundTouchableProperties.
Referenced by G4TouchableUtils::FindTouchableProperties(), and G4VisCommandSetTouchable::SetNewValue().
Implements G4PseudoScene.
Definition at line 45 of file G4TouchablePropertiesScene.cc.
View newest version in sPHENIX GitHub at line 45 of file G4TouchablePropertiesScene.cc
References G4PhysicalVolumeModel::Abort(), G4PhysicalVolumeModel::TouchableProperties::fCopyNo, fFoundTouchableProperties, fpSearchPVModel, G4PhysicalVolumeModel::TouchableProperties::fpTouchablePV, fRequiredTouchable, G4PhysicalVolumeModel::TouchableProperties::fTouchableBaseFullPVPath, G4PhysicalVolumeModel::TouchableProperties::fTouchableGlobalTransform, G4PhysicalVolumeModel::TouchableProperties::fTouchablePath, G4PhysicalVolumeModel::GetCurrentPV(), G4PhysicalVolumeModel::GetCurrentPVCopyNo(), G4PhysicalVolumeModel::GetCurrentTransform(), and G4PhysicalVolumeModel::GetFullPVPath().
|
private |
Definition at line 62 of file G4TouchablePropertiesScene.hh.
View newest version in sPHENIX GitHub at line 62 of file G4TouchablePropertiesScene.hh
Referenced by GetFoundTouchableProperties(), and ProcessVolume().
|
private |
Definition at line 60 of file G4TouchablePropertiesScene.hh.
View newest version in sPHENIX GitHub at line 60 of file G4TouchablePropertiesScene.hh
Referenced by ProcessVolume().
|
private |
Definition at line 61 of file G4TouchablePropertiesScene.hh.
View newest version in sPHENIX GitHub at line 61 of file G4TouchablePropertiesScene.hh
Referenced by ProcessVolume().