Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PVParameterised.hh>
Additional Inherited Members | |
Static Public Member Functions inherited from G4PVReplica | |
static const G4PVRManager & | GetSubInstanceManager () |
Static Public Member Functions inherited from G4VPhysicalVolume | |
static const G4PVManager & | GetSubInstanceManager () |
static void | Clean () |
Protected Member Functions inherited from G4PVReplica | |
G4PVReplica (const G4String &pName, G4int nReplicas, EAxis pAxis, G4LogicalVolume *pLogical, G4LogicalVolume *pMotherLogical) | |
Protected Member Functions inherited from G4VPhysicalVolume | |
void | InitialiseWorker (G4VPhysicalVolume *pMasterObject, G4RotationMatrix *pRot, const G4ThreeVector &tlate) |
void | TerminateWorker (G4VPhysicalVolume *pMasterObject) |
Protected Attributes inherited from G4PVReplica | |
EAxis | faxis |
G4int | fnReplicas |
G4double | fwidth |
G4double | foffset |
Protected Attributes inherited from G4VPhysicalVolume | |
G4int | instanceID |
Static Protected Attributes inherited from G4VPhysicalVolume | |
static G4GEOM_DLL G4PVManager | subInstanceManager |
Definition at line 42 of file G4PVParameterised.hh.
G4PVParameterised::G4PVParameterised | ( | const G4String & | pName, |
G4LogicalVolume * | pLogical, | ||
G4LogicalVolume * | pMotherLogical, | ||
const EAxis | pAxis, | ||
const G4int | nReplicas, | ||
G4VPVParameterisation * | pParam, | ||
G4bool | pSurfChk = false ) |
Definition at line 84 of file G4PVParameterised.cc.
G4PVParameterised::G4PVParameterised | ( | const G4String & | pName, |
G4LogicalVolume * | pLogical, | ||
G4VPhysicalVolume * | pMother, | ||
const EAxis | pAxis, | ||
const G4int | nReplicas, | ||
G4VPVParameterisation * | pParam, | ||
G4bool | pSurfChk = false ) |
Definition at line 41 of file G4PVParameterised.cc.
G4PVParameterised::G4PVParameterised | ( | __void__ & | a | ) |
Definition at line 107 of file G4PVParameterised.cc.
|
overridedefault |
|
overridevirtual |
Reimplemented from G4VPhysicalVolume.
Definition at line 172 of file G4PVParameterised.cc.
Referenced by G4PVParameterised(), and G4PVParameterised().
|
overridevirtual |
Implements G4VPhysicalVolume.
Definition at line 120 of file G4PVParameterised.cc.
Referenced by G4LogicalVolumeModel::DescribeYourselfTo(), G4VFieldModel::DescribeYourselfTo(), and G4tgbGeometryDumper::DumpPVParameterised().
|
overridevirtual |
Implements G4VPhysicalVolume.
Definition at line 144 of file G4PVParameterised.cc.
Referenced by G4tgbGeometryDumper::DumpPVParameterised().
|
overridevirtual |
Implements G4VPhysicalVolume.
Definition at line 128 of file G4PVParameterised.cc.
|
overridevirtual |
Reimplemented from G4PVReplica.
Definition at line 160 of file G4PVParameterised.cc.
|
finalvirtual |
Implements G4VPhysicalVolume.
Definition at line 136 of file G4PVParameterised.cc.