Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4LogicalVolumeModel.hh>
Protected Member Functions | |
void | DescribeSolid (const G4Transform3D &theAT, G4VSolid *pSol, const G4VisAttributes *pVisAttribs, G4VGraphicsScene &sceneHandler) |
Protected Member Functions inherited from G4PhysicalVolumeModel | |
void | VisitGeometryAndGetVisReps (G4VPhysicalVolume *, G4int requestedDepth, const G4Transform3D &, G4VGraphicsScene &) |
void | DescribeAndDescend (G4VPhysicalVolume *, G4int requestedDepth, G4LogicalVolume *, G4VSolid *, G4Material *, const G4Transform3D &, G4VGraphicsScene &) |
Protected Attributes | |
G4LogicalVolume * | fpLV |
G4bool | fBooleans |
G4bool | fVoxels |
G4bool | fReadout |
G4bool | fCheckOverlaps |
G4bool | fOverlapsPrinted |
Protected Attributes inherited from G4PhysicalVolumeModel | |
G4VPhysicalVolume * | fpTopPV |
G4String | fTopPVName |
G4int | fTopPVCopyNo |
G4int | fRequestedDepth |
G4bool | fUseFullExtent |
G4Transform3D | fTransform |
G4int | fCurrentDepth |
G4VPhysicalVolume * | fpCurrentPV |
G4int | fCurrentPVCopyNo |
G4LogicalVolume * | fpCurrentLV |
G4Material * | fpCurrentMaterial |
G4Transform3D | fCurrentTransform |
std::vector< G4PhysicalVolumeNodeID > | fBaseFullPVPath |
std::vector< G4PhysicalVolumeNodeID > | fFullPVPath |
std::vector< G4PhysicalVolumeNodeID > | fDrawnPVPath |
G4bool | fAbort |
G4bool | fCurtailDescent |
G4VSolid * | fpClippingSolid |
ClippingMode | fClippingMode |
G4int | fNClippers |
std::map< G4int, G4int > | fNTouchables |
Protected Attributes inherited from G4VModel | |
G4String | fType |
G4String | fGlobalTag |
G4String | fGlobalDescription |
G4VisExtent | fExtent |
const G4ModelingParameters * | fpMP |
Additional Inherited Members | |
Public Types inherited from G4PhysicalVolumeModel | |
enum | { UNLIMITED = -1 } |
enum | ClippingMode { subtraction , intersection } |
Static Public Member Functions inherited from G4PhysicalVolumeModel | |
static G4ModelingParameters::PVNameCopyNoPath | GetPVNameCopyNoPath (const std::vector< G4PhysicalVolumeNodeID > &) |
static G4String | GetPVNamePathString (const std::vector< G4PhysicalVolumeNodeID > &) |
Definition at line 50 of file G4LogicalVolumeModel.hh.
G4LogicalVolumeModel::G4LogicalVolumeModel | ( | G4LogicalVolume * | pLV, |
G4int | soughtDepth = 1, | ||
G4bool | booleans = true, | ||
G4bool | voxels = true, | ||
G4bool | readout = true, | ||
G4bool | checkOverlaps = true, | ||
const G4Transform3D & | modelTransformation = G4Transform3D(), | ||
const G4ModelingParameters * | pMP = 0 ) |
Definition at line 49 of file G4LogicalVolumeModel.cc.
|
virtual |
Definition at line 88 of file G4LogicalVolumeModel.cc.
|
protectedvirtual |
Reimplemented from G4PhysicalVolumeModel.
Definition at line 292 of file G4LogicalVolumeModel.cc.
Referenced by DescribeSolid().
|
virtual |
Implements G4VModel.
Definition at line 132 of file G4LogicalVolumeModel.cc.
Referenced by DescribeSolid().
Reimplemented from G4VModel.
Definition at line 68 of file G4LogicalVolumeModel.hh.
|
protected |
Definition at line 84 of file G4LogicalVolumeModel.hh.
Referenced by DescribeSolid().
|
protected |
Definition at line 87 of file G4LogicalVolumeModel.hh.
Referenced by DescribeYourselfTo().
|
protected |
Definition at line 88 of file G4LogicalVolumeModel.hh.
Referenced by DescribeYourselfTo().
|
protected |
Definition at line 83 of file G4LogicalVolumeModel.hh.
Referenced by DescribeYourselfTo(), and G4LogicalVolumeModel().
|
protected |
Definition at line 86 of file G4LogicalVolumeModel.hh.
Referenced by DescribeYourselfTo().
|
protected |
Definition at line 85 of file G4LogicalVolumeModel.hh.
Referenced by DescribeYourselfTo().