ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/divisions/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.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 G4VParameterisationTrd | |
G4bool | bDivInTrap = false |
Static Protected Attributes inherited from G4VDivisionParameterisation | |
static G4ThreadLocal G4RotationMatrix * | fRot = nullptr |
static const G4int | verbose = 5 |
Definition at line 177 of file G4ParameterisationTrd.hh.
View newest version in sPHENIX GitHub at line 177 of file G4ParameterisationTrd.hh
G4ParameterisationTrdZ::G4ParameterisationTrdZ | ( | EAxis | axis, |
G4int | nCopies, | ||
G4double | width, | ||
G4double | offset, | ||
G4VSolid * | motherSolid, | ||
DivisionType | divType | ||
) |
Definition at line 417 of file G4ParameterisationTrd.cc.
View newest version in sPHENIX GitHub at line 417 of file G4ParameterisationTrd.cc
References G4VDivisionParameterisation::CalculateNDiv(), G4VDivisionParameterisation::CalculateWidth(), G4VDivisionParameterisation::CheckParametersValidity(), DivNDIV, DivWIDTH, G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::fnDiv, G4VDivisionParameterisation::foffset, G4VDivisionParameterisation::fwidth, G4cout, G4endl, G4Trd::GetZHalfLength(), offset, G4VDivisionParameterisation::SetType(), and G4VDivisionParameterisation::verbose.
G4ParameterisationTrdZ::~G4ParameterisationTrdZ | ( | ) |
Definition at line 449 of file G4ParameterisationTrd.cc.
View newest version in sPHENIX GitHub at line 449 of file G4ParameterisationTrd.cc
|
virtual |
Reimplemented from G4VPVParameterisation.
Definition at line 500 of file G4ParameterisationTrd.cc.
View newest version in sPHENIX GitHub at line 500 of file G4ParameterisationTrd.cc
References G4VSolid::DumpInfo(), G4VDivisionParameterisation::fhgap, G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::fwidth, G4cout, G4endl, G4Trd::GetXHalfLength1(), G4Trd::GetXHalfLength2(), G4Trd::GetYHalfLength1(), G4Trd::GetYHalfLength2(), G4Trd::GetZHalfLength(), G4VDivisionParameterisation::OffsetZ(), G4Trd::SetAllParameters(), and G4VDivisionParameterisation::verbose.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 195 of file G4ParameterisationTrd.hh.
View newest version in sPHENIX GitHub at line 195 of file G4ParameterisationTrd.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 197 of file G4ParameterisationTrd.hh.
View newest version in sPHENIX GitHub at line 197 of file G4ParameterisationTrd.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 199 of file G4ParameterisationTrd.hh.
View newest version in sPHENIX GitHub at line 199 of file G4ParameterisationTrd.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 201 of file G4ParameterisationTrd.hh.
View newest version in sPHENIX GitHub at line 201 of file G4ParameterisationTrd.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 203 of file G4ParameterisationTrd.hh.
View newest version in sPHENIX GitHub at line 203 of file G4ParameterisationTrd.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 205 of file G4ParameterisationTrd.hh.
View newest version in sPHENIX GitHub at line 205 of file G4ParameterisationTrd.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 207 of file G4ParameterisationTrd.hh.
View newest version in sPHENIX GitHub at line 207 of file G4ParameterisationTrd.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 209 of file G4ParameterisationTrd.hh.
View newest version in sPHENIX GitHub at line 209 of file G4ParameterisationTrd.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 211 of file G4ParameterisationTrd.hh.
View newest version in sPHENIX GitHub at line 211 of file G4ParameterisationTrd.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 213 of file G4ParameterisationTrd.hh.
View newest version in sPHENIX GitHub at line 213 of file G4ParameterisationTrd.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 215 of file G4ParameterisationTrd.hh.
View newest version in sPHENIX GitHub at line 215 of file G4ParameterisationTrd.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 217 of file G4ParameterisationTrd.hh.
View newest version in sPHENIX GitHub at line 217 of file G4ParameterisationTrd.hh
|
virtual |
Implements G4VDivisionParameterisation.
Definition at line 463 of file G4ParameterisationTrd.cc.
View newest version in sPHENIX GitHub at line 463 of file G4ParameterisationTrd.cc
References FatalException, G4VDivisionParameterisation::faxis, G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::foffset, G4VDivisionParameterisation::fwidth, G4cout, G4endl, G4Exception(), G4Trd::GetZHalfLength(), kZAxis, message(), G4VDivisionParameterisation::OffsetZ(), Acts::Test::origin(), G4VPhysicalVolume::SetTranslation(), CLHEP::Hep3Vector::setZ(), and G4VDivisionParameterisation::verbose.
|
virtual |
Implements G4VDivisionParameterisation.
Definition at line 454 of file G4ParameterisationTrd.cc.
View newest version in sPHENIX GitHub at line 454 of file G4ParameterisationTrd.cc
References G4VDivisionParameterisation::fmotherSolid, and G4Trd::GetZHalfLength().