Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PhysicalVolumeModel.hh>
Classes | |
class | G4PhysicalVolumeModelTouchable |
class | G4PhysicalVolumeNodeID |
struct | TouchableProperties |
Public Types | |
enum | { UNLIMITED = -1 } |
enum | ClippingMode { subtraction , intersection } |
Static Public Member Functions | |
static G4ModelingParameters::PVNameCopyNoPath | GetPVNameCopyNoPath (const std::vector< G4PhysicalVolumeNodeID > &) |
Protected Member Functions | |
void | VisitGeometryAndGetVisReps (G4VPhysicalVolume *, G4int requestedDepth, const G4Transform3D &, G4VGraphicsScene &) |
void | DescribeAndDescend (G4VPhysicalVolume *, G4int requestedDepth, G4LogicalVolume *, G4VSolid *, G4Material *, const G4Transform3D &, G4VGraphicsScene &) |
virtual void | DescribeSolid (const G4Transform3D &theAT, G4VSolid *pSol, const G4VisAttributes *pVisAttribs, G4VGraphicsScene &sceneHandler) |
void | CalculateExtent () |
Protected Attributes | |
G4VPhysicalVolume * | fpTopPV |
G4String | fTopPVName |
G4int | fTopPVCopyNo |
G4int | fRequestedDepth |
G4bool | fUseFullExtent |
G4int | fCurrentDepth |
G4VPhysicalVolume * | fpCurrentPV |
G4int | fCurrentPVCopyNo |
G4LogicalVolume * | fpCurrentLV |
G4Material * | fpCurrentMaterial |
G4Transform3D * | fpCurrentTransform |
std::vector< G4PhysicalVolumeNodeID > | fBaseFullPVPath |
std::vector< G4PhysicalVolumeNodeID > | fFullPVPath |
std::vector< G4PhysicalVolumeNodeID > | fDrawnPVPath |
G4bool | fAbort |
G4bool | fCurtailDescent |
G4VSolid * | fpClippingSolid |
ClippingMode | fClippingMode |
Protected Attributes inherited from G4VModel | |
G4String | fType |
G4String | fGlobalTag |
G4String | fGlobalDescription |
G4VisExtent | fExtent |
G4Transform3D | fTransform |
const G4ModelingParameters * | fpMP |
Definition at line 82 of file G4PhysicalVolumeModel.hh.
anonymous enum |
G4PhysicalVolumeModel::G4PhysicalVolumeModel | ( | G4VPhysicalVolume * | pVPV = 0 , |
G4int | requestedDepth = UNLIMITED , |
||
const G4Transform3D & | modelTransformation = G4Transform3D() , |
||
const G4ModelingParameters * | pMP = 0 , |
||
G4bool | useFullExtent = false , |
||
const std::vector< G4PhysicalVolumeNodeID > & | baseFullPVPath = std::vector<G4PhysicalVolumeNodeID>() |
||
) |
Definition at line 61 of file G4PhysicalVolumeModel.cc.
|
virtual |
Definition at line 114 of file G4PhysicalVolumeModel.cc.
|
inline |
Definition at line 248 of file G4PhysicalVolumeModel.hh.
|
protected |
Definition at line 131 of file G4PhysicalVolumeModel.cc.
Referenced by G4PhysicalVolumeModel(), and Validate().
std::vector< G4AttValue > * G4PhysicalVolumeModel::CreateCurrentAttValues | ( | ) | const |
Definition at line 922 of file G4PhysicalVolumeModel.cc.
Referenced by G4VSceneHandler::LoadAtts(), G4XXXStoredSceneHandler::PreAddSolid(), G4ASCIITreeSceneHandler::RequestPrimitives(), and G4VisCommandsTouchable::SetNewValue().
|
inline |
Definition at line 251 of file G4PhysicalVolumeModel.hh.
Referenced by G4ASCIITreeSceneHandler::RequestPrimitives().
|
protected |
Definition at line 378 of file G4PhysicalVolumeModel.cc.
Referenced by VisitGeometryAndGetVisReps().
|
protectedvirtual |
Reimplemented in G4LogicalVolumeModel.
Definition at line 688 of file G4PhysicalVolumeModel.cc.
Referenced by DescribeAndDescend().
|
virtual |
Implements G4VModel.
Definition at line 175 of file G4PhysicalVolumeModel.cc.
Referenced by CalculateExtent(), DescribeSolid(), G4LogicalVolumeModel::DescribeYourselfTo(), G4ASCIITreeSceneHandler::EndModeling(), G4TouchableUtils::FindTouchableProperties(), G4VisCommandSceneAddVolume::SetNewValue(), G4VisCommandSetTouchable::SetNewValue(), G4VisCommandSetVolumeForField::SetNewValue(), G4VisCommandsTouchable::SetNewValue(), G4VisCommandViewerCentreOn::SetNewValue(), and Validate().
Definition at line 845 of file G4PhysicalVolumeModel.cc.
Referenced by G4VSceneHandler::LoadAtts(), G4XXXStoredSceneHandler::PreAddSolid(), G4ASCIITreeSceneHandler::RequestPrimitives(), G4VisCommandList::SetNewValue(), and G4VisCommandsTouchable::SetNewValue().
|
inline |
Definition at line 195 of file G4PhysicalVolumeModel.hh.
|
inline |
Definition at line 174 of file G4PhysicalVolumeModel.hh.
|
inline |
Definition at line 177 of file G4PhysicalVolumeModel.hh.
Referenced by G4HepRepSceneHandler::AddPrimitive(), G4GMocrenFileSceneHandler::AddSolid(), and G4HepRepSceneHandler::AddSolid().
|
virtual |
Reimplemented from G4VModel.
Definition at line 225 of file G4PhysicalVolumeModel.cc.
|
inline |
Definition at line 186 of file G4PhysicalVolumeModel.hh.
Referenced by G4GMocrenFileSceneHandler::AddPrimitive(), G4HepRepSceneHandler::AddSolid(), and G4ASCIITreeSceneHandler::RequestPrimitives().
|
inline |
Definition at line 189 of file G4PhysicalVolumeModel.hh.
Referenced by G4GMocrenFileSceneHandler::AddSolid(), G4HepRepSceneHandler::AddSolid(), and G4ASCIITreeSceneHandler::RequestPrimitives().
|
inline |
Definition at line 180 of file G4PhysicalVolumeModel.hh.
Referenced by G4GMocrenFileSceneHandler::AddPrimitive(), G4GMocrenFileSceneHandler::AddSolid(), and G4ASCIITreeSceneHandler::RequestPrimitives().
|
inline |
Definition at line 183 of file G4PhysicalVolumeModel.hh.
|
virtual |
Reimplemented from G4VModel.
Definition at line 213 of file G4PhysicalVolumeModel.cc.
Referenced by GetCurrentDescription().
|
inline |
Definition at line 192 of file G4PhysicalVolumeModel.hh.
Referenced by G4ASCIITreeSceneHandler::RequestPrimitives(), and G4VisCommandsTouchable::SetNewValue().
|
inline |
Definition at line 209 of file G4PhysicalVolumeModel.hh.
Referenced by G4GMocrenFileSceneHandler::AddSolid(), G4XXXSGSceneHandler::CreateCurrentItem(), G4VTreeSceneHandler::PreAddSolid(), and G4ASCIITreeSceneHandler::RequestPrimitives().
|
inline |
Definition at line 202 of file G4PhysicalVolumeModel.hh.
Referenced by G4RayTracerSceneHandler::BuildVisAttsMap(), and G4VSceneHandler::RequestPrimitives().
|
static |
Definition at line 119 of file G4PhysicalVolumeModel.cc.
Referenced by G4VViewer::TouchableSetColour(), and G4VViewer::TouchableSetVisibility().
|
inline |
Definition at line 172 of file G4PhysicalVolumeModel.hh.
Referenced by G4ASCIITreeSceneHandler::EndModeling().
|
inline |
Definition at line 170 of file G4PhysicalVolumeModel.hh.
Referenced by G4GMocrenFileSceneHandler::AddSolid(), and G4ASCIITreeSceneHandler::EndModeling().
|
inline |
Definition at line 241 of file G4PhysicalVolumeModel.hh.
Referenced by G4VisCommandSceneAddVolume::SetNewValue().
|
inline |
Definition at line 237 of file G4PhysicalVolumeModel.hh.
Referenced by G4VisCommandSceneAddVolume::SetNewValue().
|
inline |
Definition at line 233 of file G4PhysicalVolumeModel.hh.
Reimplemented from G4VModel.
Definition at line 790 of file G4PhysicalVolumeModel.cc.
Referenced by G4VisCommandSceneAddVolume::SetNewValue().
|
protected |
Definition at line 230 of file G4PhysicalVolumeModel.cc.
Referenced by DescribeAndDescend(), and DescribeYourselfTo().
|
mutableprotected |
Definition at line 294 of file G4PhysicalVolumeModel.hh.
Referenced by Abort(), DescribeAndDescend(), and DescribeYourselfTo().
|
protected |
Definition at line 291 of file G4PhysicalVolumeModel.hh.
Referenced by CreateCurrentAttValues(), DescribeYourselfTo(), G4PhysicalVolumeModel(), and GetBaseFullPVPath().
|
protected |
Definition at line 297 of file G4PhysicalVolumeModel.hh.
Referenced by DescribeSolid(), and SetClippingMode().
|
protected |
Definition at line 285 of file G4PhysicalVolumeModel.hh.
Referenced by DescribeAndDescend(), DescribeYourselfTo(), GetCurrentDepth(), and VisitGeometryAndGetVisReps().
|
protected |
Definition at line 287 of file G4PhysicalVolumeModel.hh.
Referenced by DescribeAndDescend(), DescribeYourselfTo(), GetCurrentPVCopyNo(), and VisitGeometryAndGetVisReps().
|
mutableprotected |
Definition at line 295 of file G4PhysicalVolumeModel.hh.
Referenced by CurtailDescent(), DescribeAndDescend(), and DescribeYourselfTo().
|
protected |
Definition at line 293 of file G4PhysicalVolumeModel.hh.
Referenced by DescribeAndDescend(), DescribeYourselfTo(), and GetDrawnPVPath().
|
protected |
Definition at line 292 of file G4PhysicalVolumeModel.hh.
Referenced by CreateCurrentAttValues(), DescribeAndDescend(), DescribeYourselfTo(), GetFullPVPath(), G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable::GetReplicaNumber(), G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable::GetRotation(), G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable::GetSolid(), G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable::GetTranslation(), G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable::GetVolume(), and VisitGeometryAndGetVisReps().
|
protected |
Definition at line 296 of file G4PhysicalVolumeModel.hh.
Referenced by DescribeSolid(), GetClippingSolid(), SetClippingSolid(), and ~G4PhysicalVolumeModel().
|
protected |
Definition at line 288 of file G4PhysicalVolumeModel.hh.
Referenced by CreateCurrentAttValues(), DescribeAndDescend(), DescribeYourselfTo(), and GetCurrentLV().
|
protected |
Definition at line 289 of file G4PhysicalVolumeModel.hh.
Referenced by CreateCurrentAttValues(), DescribeAndDescend(), DescribeYourselfTo(), and GetCurrentMaterial().
|
protected |
Definition at line 286 of file G4PhysicalVolumeModel.hh.
Referenced by CreateCurrentAttValues(), DescribeAndDescend(), DescribeYourselfTo(), GetCurrentPV(), and GetCurrentTag().
|
protected |
Definition at line 290 of file G4PhysicalVolumeModel.hh.
Referenced by CreateCurrentAttValues(), DescribeAndDescend(), and GetCurrentTransform().
|
protected |
Definition at line 279 of file G4PhysicalVolumeModel.hh.
Referenced by CalculateExtent(), G4LogicalVolumeModel::DescribeYourselfTo(), DescribeYourselfTo(), G4PhysicalVolumeModel(), GetTopPhysicalVolume(), and Validate().
|
protected |
Definition at line 282 of file G4PhysicalVolumeModel.hh.
Referenced by CalculateExtent(), DescribeYourselfTo(), GetRequestedDepth(), and SetRequestedDepth().
|
protected |
Definition at line 281 of file G4PhysicalVolumeModel.hh.
Referenced by CalculateExtent(), Validate(), and VisitGeometryAndGetVisReps().
|
protected |
Definition at line 280 of file G4PhysicalVolumeModel.hh.
Referenced by G4PhysicalVolumeModel(), and Validate().
|
protected |
Definition at line 284 of file G4PhysicalVolumeModel.hh.
Referenced by CalculateExtent().