|
Geant4
10.02.p03
|
#include <G4ParameterisationTrd.hh>
Private Member Functions | |
| void | ComputeDimensions (G4Cons &, const G4int, const G4VPhysicalVolume *) const |
| void | ComputeDimensions (G4Box &, 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 |
| void | CheckOffset (G4double maxPar) |
| void | CheckNDivAndWidth (G4double maxPar) |
| G4double | OffsetZ () const |
Protected Attributes inherited from G4VParameterisationTrd | |
| G4bool | bDivInTrap |
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 136 of file G4ParameterisationTrd.hh.
| G4ParameterisationTrdY::G4ParameterisationTrdY | ( | EAxis | axis, |
| G4int | nCopies, | ||
| G4double | width, | ||
| G4double | offset, | ||
| G4VSolid * | motherSolid, | ||
| DivisionType | divType | ||
| ) |
Definition at line 291 of file G4ParameterisationTrd.cc.
| G4ParameterisationTrdY::~G4ParameterisationTrdY | ( | ) |
Definition at line 323 of file G4ParameterisationTrd.cc.
|
virtual |
Reimplemented from G4VDivisionParameterisation.
Definition at line 397 of file G4ParameterisationTrd.cc.
|
virtual |
Reimplemented from G4VPVParameterisation.
Definition at line 374 of file G4ParameterisationTrd.cc.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 157 of file G4ParameterisationTrd.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 159 of file G4ParameterisationTrd.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 161 of file G4ParameterisationTrd.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 163 of file G4ParameterisationTrd.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 165 of file G4ParameterisationTrd.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 167 of file G4ParameterisationTrd.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 169 of file G4ParameterisationTrd.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 171 of file G4ParameterisationTrd.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 173 of file G4ParameterisationTrd.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 175 of file G4ParameterisationTrd.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 177 of file G4ParameterisationTrd.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 179 of file G4ParameterisationTrd.hh.
|
virtual |
Implements G4VDivisionParameterisation.
Definition at line 337 of file G4ParameterisationTrd.cc.
|
virtual |
Implements G4VDivisionParameterisation.
Definition at line 328 of file G4ParameterisationTrd.cc.