Geant4.10
|
#include <G4PVPlacement.hh>
Additional Inherited Members | |
![]() | |
static const G4PVManager & | GetSubInstanceManager () |
![]() | |
void | InitialiseWorker (G4VPhysicalVolume *pMasterObject, G4RotationMatrix *pRot, const G4ThreeVector &tlate) |
void | TerminateWorker (G4VPhysicalVolume *pMasterObject) |
![]() | |
G4int | instanceID |
![]() | |
static G4GEOM_DLL G4PVManager | subInstanceManager |
Definition at line 51 of file G4PVPlacement.hh.
G4PVPlacement::G4PVPlacement | ( | G4RotationMatrix * | pRot, |
const G4ThreeVector & | tlate, | ||
G4LogicalVolume * | pCurrentLogical, | ||
const G4String & | pName, | ||
G4LogicalVolume * | pMotherLogical, | ||
G4bool | pMany, | ||
G4int | pCopyNo, | ||
G4bool | pSurfChk = false |
||
) |
Definition at line 100 of file G4PVPlacement.cc.
References G4LogicalVolume::AddDaughter(), CheckOverlaps(), FatalException, G4Exception(), and G4VPhysicalVolume::SetMotherLogical().
Referenced by LXeMainVolume::LXeMainVolume(), and LXeWLSFiber::LXeWLSFiber().
G4PVPlacement::G4PVPlacement | ( | const G4Transform3D & | Transform3D, |
G4LogicalVolume * | pCurrentLogical, | ||
const G4String & | pName, | ||
G4LogicalVolume * | pMotherLogical, | ||
G4bool | pMany, | ||
G4int | pCopyNo, | ||
G4bool | pSurfChk = false |
||
) |
Definition at line 125 of file G4PVPlacement.cc.
References G4LogicalVolume::AddDaughter(), CheckOverlaps(), FatalException, G4Exception(), G4VPhysicalVolume::GetRotation(), HepGeom::Transform3D::getRotation(), CLHEP::HepRotation::inverse(), G4VPhysicalVolume::SetMotherLogical(), and G4VPhysicalVolume::SetRotation().
G4PVPlacement::G4PVPlacement | ( | G4RotationMatrix * | pRot, |
const G4ThreeVector & | tlate, | ||
const G4String & | pName, | ||
G4LogicalVolume * | pLogical, | ||
G4VPhysicalVolume * | pMother, | ||
G4bool | pMany, | ||
G4int | pCopyNo, | ||
G4bool | pSurfChk = false |
||
) |
Definition at line 43 of file G4PVPlacement.cc.
References G4LogicalVolume::AddDaughter(), CheckOverlaps(), FatalException, G4Exception(), G4VPhysicalVolume::GetLogicalVolume(), and G4VPhysicalVolume::SetMotherLogical().
G4PVPlacement::G4PVPlacement | ( | const G4Transform3D & | Transform3D, |
const G4String & | pName, | ||
G4LogicalVolume * | pLogical, | ||
G4VPhysicalVolume * | pMother, | ||
G4bool | pMany, | ||
G4int | pCopyNo, | ||
G4bool | pSurfChk = false |
||
) |
Definition at line 71 of file G4PVPlacement.cc.
References G4LogicalVolume::AddDaughter(), CheckOverlaps(), FatalException, G4Exception(), G4VPhysicalVolume::GetLogicalVolume(), G4VPhysicalVolume::GetRotation(), and G4VPhysicalVolume::SetMotherLogical().
|
virtual |
Definition at line 159 of file G4PVPlacement.cc.
References G4VPhysicalVolume::GetRotation().
G4PVPlacement::G4PVPlacement | ( | __void__ & | a | ) |
Definition at line 151 of file G4PVPlacement.cc.
|
virtual |
Reimplemented from G4VPhysicalVolume.
Definition at line 244 of file G4PVPlacement.cc.
References G4VSolid::DistanceToIn(), G4VSolid::DistanceToOut(), G4BestUnit, G4cout, G4endl, G4Exception(), G4LogicalVolume::GetDaughter(), G4VPhysicalVolume::GetLogicalVolume(), G4VPhysicalVolume::GetMotherLogical(), G4VPhysicalVolume::GetName(), G4LogicalVolume::GetName(), G4LogicalVolume::GetNoDaughters(), G4VSolid::GetPointOnSurface(), G4VPhysicalVolume::GetRotation(), G4LogicalVolume::GetSolid(), G4VPhysicalVolume::GetTranslation(), G4VSolid::Inside(), G4AffineTransform::Inverse(), JustWarning, kInside, kOutside, n, and G4AffineTransform::TransformPoint().
Referenced by export_G4PVPlacement(), and G4PVPlacement().
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 175 of file G4PVPlacement.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 207 of file G4PVPlacement.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 236 of file G4PVPlacement.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 216 of file G4PVPlacement.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 167 of file G4PVPlacement.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 199 of file G4PVPlacement.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 226 of file G4PVPlacement.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 191 of file G4PVPlacement.cc.
Implements G4VPhysicalVolume.
Definition at line 183 of file G4PVPlacement.cc.