|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParameterisationPolyhedra.hh>
Inheritance diagram for G4ParameterisationPolyhedraPhi: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 130 of file G4ParameterisationPolyhedra.hh.
| G4ParameterisationPolyhedraPhi::G4ParameterisationPolyhedraPhi | ( | EAxis | axis, |
| G4int | nCopies, | ||
| G4double | offset, | ||
| G4double | step, | ||
| G4VSolid * | motherSolid, | ||
| DivisionType | divType ) |
Definition at line 279 of file G4ParameterisationPolyhedra.cc.
|
overridedefault |
|
overridevirtual |
Reimplemented from G4VDivisionParameterisation.
Definition at line 320 of file G4ParameterisationPolyhedra.cc.
Referenced by G4ParameterisationPolyhedraPhi().
|
overridevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 400 of file G4ParameterisationPolyhedra.cc.
|
overridevirtual |
Implements G4VDivisionParameterisation.
Definition at line 364 of file G4ParameterisationPolyhedra.cc.
|
overridevirtual |
Implements G4VDivisionParameterisation.
Definition at line 313 of file G4ParameterisationPolyhedra.cc.