33 #ifndef G4PHYSICALVOLUMESEARCHSCENE_HH
34 #define G4PHYSICALVOLUMESEARCHSCENE_HH
48 const G4String& requiredPhysicalVolumeName,
50 G4int verbosity = 99);
54 const std::vector<G4PhysicalVolumeModel::G4PhysicalVolumeNodeID>&
72 std::vector<G4PhysicalVolumeModel::G4PhysicalVolumeNodeID>
const G4PhysicalVolumeModel * fpPVModel
virtual ~G4PhysicalVolumeSearchScene()
G4int GetFoundDepth() const
G4VPhysicalVolume * GetFoundVolume() const
void ProcessVolume(const G4VSolid &)
std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > fFoundFullPVPath
G4VPhysicalVolume * fpFoundPV
const std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > & GetFoundFullPVPath() const
G4PhysicalVolumeSearchScene(G4PhysicalVolumeModel *, const G4String &requiredPhysicalVolumeName, G4int requiredCopyNo, G4int verbosity=99)
G4bool fMultipleOccurrence
G4String fRequiredPhysicalVolumeName
G4LogicalVolume * fpFoundLV
G4Transform3D fFoundObjectTransformation
const G4Transform3D & GetFoundTransformation() const