Geant4.10
|
#include <G4ParameterisationTubs.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 |
virtual void | CheckParametersValidity () |
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 165 of file G4ParameterisationTubs.hh.
G4ParameterisationTubsZ::G4ParameterisationTubsZ | ( | EAxis | axis, |
G4int | nCopies, | ||
G4double | offset, | ||
G4double | step, | ||
G4VSolid * | motherSolid, | ||
DivisionType | divType | ||
) |
Definition at line 292 of file G4ParameterisationTubs.cc.
References G4VDivisionParameterisation::CalculateNDiv(), G4VDivisionParameterisation::CalculateWidth(), G4VDivisionParameterisation::CheckParametersValidity(), DivNDIV, DivWIDTH, G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::fnDiv, G4VDivisionParameterisation::foffset, G4VDivisionParameterisation::fwidth, G4cout, G4endl, G4Tubs::GetZHalfLength(), G4VDivisionParameterisation::SetType(), G4VDivisionParameterisation::verbose, and width.
G4ParameterisationTubsZ::~G4ParameterisationTubsZ | ( | ) |
Definition at line 322 of file G4ParameterisationTubs.cc.
|
virtual |
Reimplemented from G4VPVParameterisation.
Definition at line 373 of file G4ParameterisationTubs.cc.
References G4VSolid::DumpInfo(), G4VDivisionParameterisation::fhgap, G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::fwidth, G4cout, G4endl, G4Tubs::GetDeltaPhiAngle(), G4Tubs::GetInnerRadius(), G4Tubs::GetOuterRadius(), G4Tubs::GetStartPhiAngle(), G4Tubs::SetDeltaPhiAngle(), G4Tubs::SetInnerRadius(), G4Tubs::SetOuterRadius(), G4Tubs::SetStartPhiAngle(), G4Tubs::SetZHalfLength(), and G4VDivisionParameterisation::verbose.
|
virtual |
Implements G4VDivisionParameterisation.
Definition at line 336 of file G4ParameterisationTubs.cc.
References G4VDivisionParameterisation::ChangeRotMatrix(), python.hepunit::deg, G4VDivisionParameterisation::faxis, G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::foffset, G4VDivisionParameterisation::fwidth, G4cout, G4endl, G4Tubs::GetZHalfLength(), G4VDivisionParameterisation::OffsetZ(), G4VPhysicalVolume::SetTranslation(), and G4VDivisionParameterisation::verbose.
|
virtual |
Implements G4VDivisionParameterisation.
Definition at line 327 of file G4ParameterisationTubs.cc.
References G4VDivisionParameterisation::fmotherSolid, and G4Tubs::GetZHalfLength().