|
Geant4_10
|
#include <G4ParameterisationPolycone.hh>


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 |
| void | CheckOffset (G4double maxPar) |
| void | CheckNDivAndWidth (G4double maxPar) |
| 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 180 of file G4ParameterisationPolycone.hh.
| G4ParameterisationPolyconeZ::G4ParameterisationPolyconeZ | ( | EAxis | axis, |
| G4int | nCopies, | ||
| G4double | offset, | ||
| G4double | step, | ||
| G4VSolid * | motherSolid, | ||
| DivisionType | divType | ||
| ) |
Definition at line 344 of file G4ParameterisationPolycone.cc.

| G4ParameterisationPolyconeZ::~G4ParameterisationPolyconeZ | ( | ) |
Definition at line 380 of file G4ParameterisationPolycone.cc.
|
virtual |
Reimplemented from G4VDivisionParameterisation.
Definition at line 429 of file G4ParameterisationPolycone.cc.


|
virtual |
Reimplemented from G4VPVParameterisation.
Definition at line 569 of file G4ParameterisationPolycone.cc.

|
virtual |
Implements G4VDivisionParameterisation.
Definition at line 520 of file G4ParameterisationPolycone.cc.

|
virtual |
Implements G4VDivisionParameterisation.
Definition at line 422 of file G4ParameterisationPolycone.cc.
1.8.5