Geant4
10.00.p02
|
#include <G4PhysicalVolumeSearchScene.hh>
Public Member Functions | |
G4PhysicalVolumeSearchScene (G4PhysicalVolumeModel *, const G4String &requiredPhysicalVolumeName, G4int requiredCopyNo, G4int verbosity=99) | |
virtual | ~G4PhysicalVolumeSearchScene () |
void | PreAddSolid (const G4Transform3D &objectTransformation, const G4VisAttributes &) |
void | PostAddSolid () |
void | AddSolid (const G4Box &solid) |
void | AddSolid (const G4Cons &solid) |
void | AddSolid (const G4Tubs &solid) |
void | AddSolid (const G4Trd &solid) |
void | AddSolid (const G4Trap &solid) |
void | AddSolid (const G4Sphere &solid) |
void | AddSolid (const G4Para &solid) |
void | AddSolid (const G4Torus &solid) |
void | AddSolid (const G4Polycone &solid) |
void | AddSolid (const G4Polyhedra &solid) |
void | AddSolid (const G4VSolid &solid) |
void | AddCompound (const G4VTrajectory &) |
void | AddCompound (const G4VHit &) |
void | AddCompound (const G4VDigi &) |
void | AddCompound (const G4THitsMap< G4double > &) |
const std::vector < G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > & | GetFoundFullPVPath () const |
G4int | GetFoundDepth () const |
G4VPhysicalVolume * | GetFoundVolume () const |
const G4Transform3D & | GetFoundTransformation () const |
virtual void | BeginPrimitives (const G4Transform3D &) |
virtual void | EndPrimitives () |
virtual void | BeginPrimitives2D (const G4Transform3D &) |
virtual void | EndPrimitives2D () |
virtual void | AddPrimitive (const G4Polyline &) |
virtual void | AddPrimitive (const G4Scale &) |
virtual void | AddPrimitive (const G4Text &) |
virtual void | AddPrimitive (const G4Circle &) |
virtual void | AddPrimitive (const G4Square &) |
virtual void | AddPrimitive (const G4Polymarker &) |
virtual void | AddPrimitive (const G4Polyhedron &) |
Public Member Functions inherited from G4VGraphicsScene | |
G4VGraphicsScene () | |
virtual | ~G4VGraphicsScene () |
virtual const G4VisExtent & | GetExtent () const |
Private Member Functions | |
void | FindVolume (const G4VSolid &) |
Definition at line 52 of file G4PhysicalVolumeSearchScene.hh.
G4PhysicalVolumeSearchScene::G4PhysicalVolumeSearchScene | ( | G4PhysicalVolumeModel * | pPVModel, |
const G4String & | requiredPhysicalVolumeName, | ||
G4int | requiredCopyNo, | ||
G4int | verbosity = 99 |
||
) |
Definition at line 40 of file G4PhysicalVolumeSearchScene.cc.
|
virtual |
Definition at line 55 of file G4PhysicalVolumeSearchScene.cc.
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 75 of file G4PhysicalVolumeSearchScene.hh.
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 76 of file G4PhysicalVolumeSearchScene.hh.
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 77 of file G4PhysicalVolumeSearchScene.hh.
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 78 of file G4PhysicalVolumeSearchScene.hh.
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 93 of file G4PhysicalVolumeSearchScene.hh.
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 94 of file G4PhysicalVolumeSearchScene.hh.
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 95 of file G4PhysicalVolumeSearchScene.hh.
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 96 of file G4PhysicalVolumeSearchScene.hh.
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 97 of file G4PhysicalVolumeSearchScene.hh.
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 98 of file G4PhysicalVolumeSearchScene.hh.
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 99 of file G4PhysicalVolumeSearchScene.hh.
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 64 of file G4PhysicalVolumeSearchScene.hh.
References FindVolume().
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 65 of file G4PhysicalVolumeSearchScene.hh.
References FindVolume().
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 66 of file G4PhysicalVolumeSearchScene.hh.
References FindVolume().
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 67 of file G4PhysicalVolumeSearchScene.hh.
References FindVolume().
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 68 of file G4PhysicalVolumeSearchScene.hh.
References FindVolume().
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 69 of file G4PhysicalVolumeSearchScene.hh.
References FindVolume().
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 70 of file G4PhysicalVolumeSearchScene.hh.
References FindVolume().
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 71 of file G4PhysicalVolumeSearchScene.hh.
References FindVolume().
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 72 of file G4PhysicalVolumeSearchScene.hh.
References FindVolume().
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 73 of file G4PhysicalVolumeSearchScene.hh.
References FindVolume().
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 74 of file G4PhysicalVolumeSearchScene.hh.
References FindVolume().
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 89 of file G4PhysicalVolumeSearchScene.hh.
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 91 of file G4PhysicalVolumeSearchScene.hh.
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 90 of file G4PhysicalVolumeSearchScene.hh.
|
inlinevirtual |
Implements G4VGraphicsScene.
Definition at line 92 of file G4PhysicalVolumeSearchScene.hh.
|
private |
Definition at line 57 of file G4PhysicalVolumeSearchScene.cc.
References fFoundDepth, fFoundFullPVPath, fFoundObjectTransformation, fMultipleOccurrence, fpCurrentObjectTransformation, fpFoundLV, fpFoundPV, fpPVModel, fRequiredCopyNo, fRequiredPhysicalVolumeName, fVerbosity, G4cout, G4endl, G4PhysicalVolumeModel::GetCurrentDepth(), G4PhysicalVolumeModel::GetCurrentLV(), G4PhysicalVolumeModel::GetCurrentPV(), and G4PhysicalVolumeModel::GetFullPVPath().
Referenced by AddSolid().
G4int G4PhysicalVolumeSearchScene::GetFoundDepth | ( | ) | const |
Referenced by G4VisCommandSceneAddVolume::SetNewValue().
const std::vector<G4PhysicalVolumeModel::G4PhysicalVolumeNodeID>& G4PhysicalVolumeSearchScene::GetFoundFullPVPath | ( | ) | const |
Referenced by G4VisCommandSceneAddVolume::SetNewValue().
const G4Transform3D& G4PhysicalVolumeSearchScene::GetFoundTransformation | ( | ) | const |
Referenced by G4VisCommandSceneAddVolume::SetNewValue().
G4VPhysicalVolume* G4PhysicalVolumeSearchScene::GetFoundVolume | ( | ) | const |
Referenced by G4VisCommandSceneAddVolume::SetNewValue(), and G4PhysicalVolumeModel::Validate().
|
virtual |
Implements G4VGraphicsScene.
|
virtual |
Implements G4VGraphicsScene.
|
private |
Definition at line 109 of file G4PhysicalVolumeSearchScene.hh.
Referenced by FindVolume().
|
private |
Definition at line 108 of file G4PhysicalVolumeSearchScene.hh.
Referenced by FindVolume().
|
private |
Definition at line 112 of file G4PhysicalVolumeSearchScene.hh.
Referenced by FindVolume().
|
private |
Definition at line 114 of file G4PhysicalVolumeSearchScene.hh.
Referenced by FindVolume().
|
private |
Definition at line 106 of file G4PhysicalVolumeSearchScene.hh.
Referenced by FindVolume().
|
private |
Definition at line 111 of file G4PhysicalVolumeSearchScene.hh.
Referenced by FindVolume().
|
private |
Definition at line 110 of file G4PhysicalVolumeSearchScene.hh.
Referenced by FindVolume().
|
private |
Definition at line 103 of file G4PhysicalVolumeSearchScene.hh.
Referenced by FindVolume().
|
private |
Definition at line 105 of file G4PhysicalVolumeSearchScene.hh.
Referenced by FindVolume().
|
private |
Definition at line 104 of file G4PhysicalVolumeSearchScene.hh.
Referenced by FindVolume().
|
private |
Definition at line 113 of file G4PhysicalVolumeSearchScene.hh.
Referenced by FindVolume().