|
Geant4
10.01.p01
|
#include <G4ParameterisationPolyhedra.hh>
Inheritance diagram for G4VParameterisationPolyhedra:
Collaboration diagram for G4VParameterisationPolyhedra:Private Member Functions | |
| G4double | ConvertRadiusFactor (const G4Polyhedra &phedra) const |
Additional Inherited Members | |
Protected Member Functions inherited from G4VDivisionParameterisation | |
| void | ChangeRotMatrix (G4VPhysicalVolume *physVol, G4double rotZ=0.) const |
| G4int | CalculateNDiv (G4double motherDim, G4double width, G4double offset) const |
| G4double | CalculateWidth (G4double motherDim, G4int nDiv, G4double offset) const |
| virtual void | CheckParametersValidity () |
| void | CheckOffset (G4double maxPar) |
| void | CheckNDivAndWidth (G4double maxPar) |
| virtual G4double | GetMaxParameter () const =0 |
| G4double | OffsetZ () const |
Protected Attributes inherited from G4VDivisionParameterisation | |
| G4String | ftype |
| EAxis | faxis |
| G4int | fnDiv |
| G4double | fwidth |
| G4double | foffset |
| DivisionType | fDivisionType |
| G4VSolid * | fmotherSolid |
| G4bool | fReflectedSolid |
| G4bool | fDeleteSolid |
| G4int | theVoluFirstCopyNo |
| G4double | kCarTolerance |
| G4double | fhgap |
Static Protected Attributes inherited from G4VDivisionParameterisation | |
| static G4ThreadLocal G4int | verbose = 5 |
Definition at line 65 of file G4ParameterisationPolyhedra.hh.
| G4VParameterisationPolyhedra::G4VParameterisationPolyhedra | ( | EAxis | axis, |
| G4int | nCopies, | ||
| G4double | offset, | ||
| G4double | step, | ||
| G4VSolid * | msolid, | ||
| DivisionType | divType | ||
| ) |
Definition at line 49 of file G4ParameterisationPolyhedra.cc.
References ConvertRadiusFactor(), FatalException, G4VDivisionParameterisation::fDeleteSolid, G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::fReflectedSolid, G4endl, G4Exception(), G4Polyhedra::GetEndPhi(), G4VSolid::GetEntityType(), G4VSolid::GetName(), G4Polyhedra::GetOriginalParameters(), G4Polyhedra::GetStartPhi(), G4Polyhedra::IsGeneric(), G4PolyhedraHistorical::Num_z_planes, G4PolyhedraHistorical::numSide, G4PolyhedraHistorical::Rmax, G4PolyhedraHistorical::Rmin, and G4PolyhedraHistorical::Z_values.
Here is the call graph for this function:
|
virtual |
Definition at line 108 of file G4ParameterisationPolyhedra.cc.
|
private |
Definition at line 115 of file G4ParameterisationPolyhedra.cc.
References G4Polyhedra::GetEndPhi(), G4GeometryTolerance::GetInstance(), G4Polyhedra::GetOriginalParameters(), G4Polyhedra::GetStartPhi(), G4PolyhedraHistorical::numSide, and G4INCL::Math::pi.
Referenced by G4VParameterisationPolyhedra().
Here is the call graph for this function:
Here is the caller graph for this function: