|
Geant4
10.02.p02
|
#include <G4ParameterisationBox.hh>
Inheritance diagram for G4ParameterisationBoxZ:
Collaboration diagram for G4ParameterisationBoxZ:Private Member Functions | |
| void | ComputeDimensions (G4Cons &, const G4int, const G4VPhysicalVolume *) const |
| void | ComputeDimensions (G4Trd &, const G4int, const G4VPhysicalVolume *) const |
| void | ComputeDimensions (G4Sphere &, const G4int, const G4VPhysicalVolume *) const |
| void | ComputeDimensions (G4Orb &, const G4int, const G4VPhysicalVolume *) const |
| void | ComputeDimensions (G4Ellipsoid &, const G4int, const G4VPhysicalVolume *) const |
| void | ComputeDimensions (G4Torus &, const G4int, const G4VPhysicalVolume *) const |
| void | ComputeDimensions (G4Para &, const G4int, const G4VPhysicalVolume *) const |
| void | ComputeDimensions (G4Trap &, const G4int, const G4VPhysicalVolume *) const |
| void | ComputeDimensions (G4Hype &, const G4int, const G4VPhysicalVolume *) const |
| void | ComputeDimensions (G4Tubs &, const G4int, const G4VPhysicalVolume *) const |
| void | ComputeDimensions (G4Polycone &, const G4int, const G4VPhysicalVolume *) const |
| void | ComputeDimensions (G4Polyhedra &, const G4int, const G4VPhysicalVolume *) 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) |
| 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 G4RotationMatrix * | fRot = 0 |
| static const G4int | verbose = 5 |
Definition at line 165 of file G4ParameterisationBox.hh.
| G4ParameterisationBoxZ::G4ParameterisationBoxZ | ( | EAxis | axis, |
| G4int | nCopies, | ||
| G4double | offset, | ||
| G4double | step, | ||
| G4VSolid * | msolid, | ||
| DivisionType | divType | ||
| ) |
Definition at line 277 of file G4ParameterisationBox.cc.
References G4VDivisionParameterisation::CalculateNDiv(), G4VDivisionParameterisation::CalculateWidth(), G4VDivisionParameterisation::CheckParametersValidity(), DivNDIV, DivWIDTH, G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::fnDiv, G4VDivisionParameterisation::foffset, G4VDivisionParameterisation::fwidth, G4cout, G4endl, G4Box::GetZHalfLength(), G4VDivisionParameterisation::SetType(), G4VDivisionParameterisation::verbose, and width.
Here is the call graph for this function:| G4ParameterisationBoxZ::~G4ParameterisationBoxZ | ( | ) |
Definition at line 305 of file G4ParameterisationBox.cc.
|
virtual |
Reimplemented from G4VPVParameterisation.
Definition at line 354 of file G4ParameterisationBox.cc.
References G4VSolid::DumpInfo(), G4VDivisionParameterisation::fhgap, G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::fwidth, G4cout, G4endl, G4Box::GetXHalfLength(), G4Box::GetYHalfLength(), G4Box::SetXHalfLength(), G4Box::SetYHalfLength(), G4Box::SetZHalfLength(), and G4VDivisionParameterisation::verbose.
Here is the call graph for this function:
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 183 of file G4ParameterisationBox.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 185 of file G4ParameterisationBox.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 187 of file G4ParameterisationBox.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 189 of file G4ParameterisationBox.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 191 of file G4ParameterisationBox.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 193 of file G4ParameterisationBox.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 195 of file G4ParameterisationBox.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 197 of file G4ParameterisationBox.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 199 of file G4ParameterisationBox.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 201 of file G4ParameterisationBox.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 203 of file G4ParameterisationBox.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 205 of file G4ParameterisationBox.hh.
|
virtual |
Implements G4VDivisionParameterisation.
Definition at line 319 of file G4ParameterisationBox.cc.
References FatalException, G4VDivisionParameterisation::faxis, G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::fwidth, G4cout, G4endl, G4Exception(), G4Box::GetZHalfLength(), kZAxis, G4VDivisionParameterisation::OffsetZ(), G4VPhysicalVolume::SetTranslation(), and G4VDivisionParameterisation::verbose.
Here is the call graph for this function:
|
virtual |
Implements G4VDivisionParameterisation.
Definition at line 310 of file G4ParameterisationBox.cc.
References G4VDivisionParameterisation::fmotherSolid, and G4Box::GetZHalfLength().
Here is the call graph for this function: