Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParameterisationPolyhedra.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4VDivisionParameterisation | |
void | ChangeRotMatrix (G4VPhysicalVolume *physVol, G4double rotZ=0.0) const |
G4int | CalculateNDiv (G4double motherDim, G4double width, G4double offset) const |
G4double | CalculateWidth (G4double motherDim, G4int nDiv, G4double offset) const |
void | CheckOffset (G4double maxPar) |
void | CheckNDivAndWidth (G4double maxPar) |
G4double | OffsetZ () const |
Protected Attributes inherited from G4VDivisionParameterisation | |
G4String | ftype |
EAxis | faxis |
G4int | fnDiv = 0 |
G4double | fwidth = 0.0 |
G4double | foffset = 0.0 |
DivisionType | fDivisionType |
G4VSolid * | fmotherSolid = nullptr |
G4bool | fReflectedSolid = false |
G4bool | fDeleteSolid = false |
G4int | theVoluFirstCopyNo = 1 |
G4double | kCarTolerance |
G4double | fhgap = 0.0 |
Static Protected Attributes inherited from G4VDivisionParameterisation | |
static G4ThreadLocal G4RotationMatrix * | fRot = nullptr |
static const G4int | verbose = 5 |
Definition at line 181 of file G4ParameterisationPolyhedra.hh.
G4ParameterisationPolyhedraZ::G4ParameterisationPolyhedraZ | ( | EAxis | axis, |
G4int | nCopies, | ||
G4double | offset, | ||
G4double | step, | ||
G4VSolid * | motherSolid, | ||
DivisionType | divType ) |
Definition at line 426 of file G4ParameterisationPolyhedra.cc.
|
overridedefault |
|
overridevirtual |
Reimplemented from G4VDivisionParameterisation.
Definition at line 508 of file G4ParameterisationPolyhedra.cc.
Referenced by G4ParameterisationPolyhedraZ().
|
overridevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 664 of file G4ParameterisationPolyhedra.cc.
|
overridevirtual |
Implements G4VDivisionParameterisation.
Definition at line 611 of file G4ParameterisationPolyhedra.cc.
|
overridevirtual |
Implements G4VDivisionParameterisation.
Definition at line 501 of file G4ParameterisationPolyhedra.cc.