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

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

+ Collaboration diagram for G4PhysicalVolumesSearchScene::Findings:

Public Member Functions

 Findings (G4VPhysicalVolume *pSearchPV, G4VPhysicalVolume *pFoundPV, G4int foundPVCopyNo=0, G4int foundDepth=0, std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > foundBasePVPath=std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID >(), G4Transform3D foundObjectTransformation=G4Transform3D())
 
 Findings (const G4PhysicalVolumeModel::TouchableProperties &tp)
 

Public Attributes

G4VPhysicalVolumefpSearchPV
 
G4VPhysicalVolumefpFoundPV
 
G4int fFoundPVCopyNo
 
G4int fFoundDepth
 
std::vector
< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID
fFoundBasePVPath
 
G4Transform3D fFoundObjectTransformation
 

Detailed Description

Definition at line 56 of file G4PhysicalVolumesSearchScene.hh.

View newest version in sPHENIX GitHub at line 56 of file G4PhysicalVolumesSearchScene.hh

Constructor & Destructor Documentation

G4PhysicalVolumesSearchScene::Findings::Findings ( G4VPhysicalVolume pSearchPV,
G4VPhysicalVolume pFoundPV,
G4int  foundPVCopyNo = 0,
G4int  foundDepth = 0,
std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID foundBasePVPath = std::vector<G4PhysicalVolumeModel::G4PhysicalVolumeNodeID>(),
G4Transform3D  foundObjectTransformation = G4Transform3D() 
)
inline

Definition at line 59 of file G4PhysicalVolumesSearchScene.hh.

View newest version in sPHENIX GitHub at line 59 of file G4PhysicalVolumesSearchScene.hh

G4PhysicalVolumesSearchScene::Findings::Findings ( const G4PhysicalVolumeModel::TouchableProperties tp)
inline

Definition at line 73 of file G4PhysicalVolumesSearchScene.hh.

View newest version in sPHENIX GitHub at line 73 of file G4PhysicalVolumesSearchScene.hh

Member Data Documentation

std::vector<G4PhysicalVolumeModel::G4PhysicalVolumeNodeID> G4PhysicalVolumesSearchScene::Findings::fFoundBasePVPath

Definition at line 85 of file G4PhysicalVolumesSearchScene.hh.

View newest version in sPHENIX GitHub at line 85 of file G4PhysicalVolumesSearchScene.hh

G4int G4PhysicalVolumesSearchScene::Findings::fFoundDepth

Definition at line 83 of file G4PhysicalVolumesSearchScene.hh.

View newest version in sPHENIX GitHub at line 83 of file G4PhysicalVolumesSearchScene.hh

G4Transform3D G4PhysicalVolumesSearchScene::Findings::fFoundObjectTransformation

Definition at line 86 of file G4PhysicalVolumesSearchScene.hh.

View newest version in sPHENIX GitHub at line 86 of file G4PhysicalVolumesSearchScene.hh

G4int G4PhysicalVolumesSearchScene::Findings::fFoundPVCopyNo

Definition at line 82 of file G4PhysicalVolumesSearchScene.hh.

View newest version in sPHENIX GitHub at line 82 of file G4PhysicalVolumesSearchScene.hh

G4VPhysicalVolume* G4PhysicalVolumesSearchScene::Findings::fpFoundPV

Definition at line 81 of file G4PhysicalVolumesSearchScene.hh.

View newest version in sPHENIX GitHub at line 81 of file G4PhysicalVolumesSearchScene.hh

G4VPhysicalVolume* G4PhysicalVolumesSearchScene::Findings::fpSearchPV

Definition at line 80 of file G4PhysicalVolumesSearchScene.hh.

View newest version in sPHENIX GitHub at line 80 of file G4PhysicalVolumesSearchScene.hh


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