Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VExternalPhysicalVolume.hh>
Additional Inherited Members | |
![]() | |
static const G4PVManager & | GetSubInstanceManager () |
static void | Clean () |
![]() | |
void | InitialiseWorker (G4VPhysicalVolume *pMasterObject, G4RotationMatrix *pRot, const G4ThreeVector &tlate) |
void | TerminateWorker (G4VPhysicalVolume *pMasterObject) |
![]() | |
G4int | instanceID |
![]() | |
static G4GEOM_DLL G4PVManager | subInstanceManager |
Definition at line 45 of file G4VExternalPhysicalVolume.hh.
G4VExternalPhysicalVolume::G4VExternalPhysicalVolume | ( | G4RotationMatrix * | pRot, |
const G4ThreeVector & | tlate, | ||
G4LogicalVolume * | pCurrentLogical, | ||
const G4String & | pName, | ||
G4VPhysicalVolume * | pMother ) |
Definition at line 40 of file G4VExternalPhysicalVolume.cc.
Referenced by G4VExternalPhysicalVolume(), and operator=().
|
delete |
|
overridedefault |
G4VExternalPhysicalVolume::G4VExternalPhysicalVolume | ( | __void__ & | a | ) |
Definition at line 66 of file G4VExternalPhysicalVolume.cc.
|
overridepure virtual |
Reimplemented from G4VPhysicalVolume.
|
finalvirtual |
Implements G4VPhysicalVolume.
Definition at line 111 of file G4VExternalPhysicalVolume.cc.
Referenced by CheckOverlaps().
|
finalvirtual |
Implements G4VPhysicalVolume.
Definition at line 140 of file G4VExternalPhysicalVolume.cc.
Referenced by CheckOverlaps().
|
finalvirtual |
Implements G4VPhysicalVolume.
Definition at line 119 of file G4VExternalPhysicalVolume.cc.
Referenced by CheckOverlaps().
|
finalvirtual |
Implements G4VPhysicalVolume.
Definition at line 79 of file G4VExternalPhysicalVolume.cc.
Referenced by CheckOverlaps().
|
finalvirtual |
Implements G4VPhysicalVolume.
Definition at line 103 of file G4VExternalPhysicalVolume.cc.
Referenced by CheckOverlaps().
|
finalvirtual |
Implements G4VPhysicalVolume.
Definition at line 130 of file G4VExternalPhysicalVolume.cc.
Referenced by CheckOverlaps().
|
finalvirtual |
Implements G4VPhysicalVolume.
Definition at line 95 of file G4VExternalPhysicalVolume.cc.
Referenced by CheckOverlaps().
|
delete |
void G4VExternalPhysicalVolume::SetMany | ( | G4bool | overlap | ) |
Definition at line 87 of file G4VExternalPhysicalVolume.cc.
Referenced by CheckOverlaps().
|
finalvirtual |
Implements G4VPhysicalVolume.
Definition at line 150 of file G4VExternalPhysicalVolume.cc.