ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/solids/specific/include/G4TwistBoxSide.hh>
Private Member Functions | |
virtual G4int | GetAreaCode (const G4ThreeVector &xx, G4bool withTol=true) |
virtual void | SetCorners () |
virtual void | SetBoundaries () |
void | GetPhiUAtX (G4ThreeVector p, G4double &phi, G4double &u) |
G4ThreeVector | ProjectPoint (const G4ThreeVector &p, G4bool isglobal=false) |
virtual G4ThreeVector | SurfacePoint (G4double phi, G4double u, G4bool isGlobal=false) |
virtual G4double | GetBoundaryMin (G4double phi) |
virtual G4double | GetBoundaryMax (G4double phi) |
virtual G4double | GetSurfaceArea () |
virtual void | GetFacets (G4int m, G4int n, G4double xyz[][3], G4int faces[][4], G4int iside) |
G4double | GetValueA (G4double phi) |
G4double | GetValueB (G4double phi) |
G4ThreeVector | NormAng (G4double phi, G4double u) |
G4double | Xcoef (G4double u, G4double phi) |
Additional Inherited Members | |
Public Types inherited from G4VTwistSurface | |
enum | EValidate { kDontValidate = 0, kValidateWithTol = 1, kValidateWithoutTol = 2, kUninitialized = 3 } |
Static Public Attributes inherited from G4VTwistSurface | |
static const G4int | sOutside = 0x00000000 |
static const G4int | sInside = 0x10000000 |
static const G4int | sBoundary = 0x20000000 |
static const G4int | sCorner = 0x40000000 |
static const G4int | sC0Min1Min = 0x40000101 |
static const G4int | sC0Max1Min = 0x40000201 |
static const G4int | sC0Max1Max = 0x40000202 |
static const G4int | sC0Min1Max = 0x40000102 |
static const G4int | sAxisMin = 0x00000101 |
static const G4int | sAxisMax = 0x00000202 |
static const G4int | sAxisX = 0x00000404 |
static const G4int | sAxisY = 0x00000808 |
static const G4int | sAxisZ = 0x00000C0C |
static const G4int | sAxisRho = 0x00001010 |
static const G4int | sAxisPhi = 0x00001414 |
static const G4int | sAxis0 = 0x0000FF00 |
static const G4int | sAxis1 = 0x000000FF |
static const G4int | sSizeMask = 0x00000303 |
static const G4int | sAxisMask = 0x0000FCFC |
static const G4int | sAreaMask = 0XF0000000 |
Protected Member Functions inherited from G4VTwistSurface | |
G4VTwistSurface ** | GetNeighbours () |
G4int | GetNeighbours (G4int areacode, G4VTwistSurface *surfaces[]) |
G4ThreeVector | GetCorner (G4int areacode) const |
void | GetBoundaryAxis (G4int areacode, EAxis axis[]) const |
void | GetBoundaryLimit (G4int areacode, G4double limit[]) const |
virtual void | SetBoundary (const G4int &axiscode, const G4ThreeVector &direction, const G4ThreeVector &x0, const G4int &boundarytype) |
void | SetCorner (G4int areacode, G4double x, G4double y, G4double z) |
Protected Attributes inherited from G4VTwistSurface | |
EAxis | fAxis [2] |
G4double | fAxisMin [2] |
G4double | fAxisMax [2] |
CurrentStatus | fCurStatWithV |
CurrentStatus | fCurStat |
G4RotationMatrix | fRot |
G4ThreeVector | fTrans |
G4int | fHandedness |
G4SurfCurNormal | fCurrentNormal |
G4bool | fIsValidNorm |
G4double | kCarTolerance |
Definition at line 41 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 41 of file G4TwistBoxSide.hh
G4TwistBoxSide::G4TwistBoxSide | ( | const G4String & | name, |
G4double | PhiTwist, | ||
G4double | pDz, | ||
G4double | pTheta, | ||
G4double | pPhi, | ||
G4double | pDy1, | ||
G4double | pDx1, | ||
G4double | pDx2, | ||
G4double | pDy2, | ||
G4double | pDx3, | ||
G4double | pDx4, | ||
G4double | pAlph, | ||
G4double | AngleSide | ||
) |
Definition at line 40 of file G4TwistBoxSide.cc.
View newest version in sPHENIX GitHub at line 40 of file G4TwistBoxSide.cc
References fa1md1, fa2md2, fAlph, fAngleSide, FatalException, G4VTwistSurface::fAxis, G4VTwistSurface::fAxisMax, G4VTwistSurface::fAxisMin, fdeltaX, fdeltaY, fDx1, fDx2, fDx3, fDx3minus1, fDx3plus1, fDx4, fDx4minus2, fDx4plus2, fDy1, fDy2, fDy2minus1, fDy2plus1, fDz, G4VTwistSurface::fIsValidNorm, fPhi, fPhiTwist, G4VTwistSurface::fRot, fTAlph, fTheta, G4VTwistSurface::fTrans, G4endl, G4Exception(), G4VTwistSurface::GetName(), kInfinity, kYAxis, kZAxis, message(), CLHEP::HepRotation::rotateZ(), CLHEP::Hep3Vector::set(), SetBoundaries(), and SetCorners().
|
virtual |
Definition at line 137 of file G4TwistBoxSide.cc.
View newest version in sPHENIX GitHub at line 137 of file G4TwistBoxSide.cc
G4TwistBoxSide::G4TwistBoxSide | ( | __void__ & | a | ) |
Definition at line 124 of file G4TwistBoxSide.cc.
View newest version in sPHENIX GitHub at line 124 of file G4TwistBoxSide.cc
|
virtual |
Implements G4VTwistSurface.
Definition at line 198 of file G4TwistBoxSide.cc.
View newest version in sPHENIX GitHub at line 198 of file G4TwistBoxSide.cc
References Intersection::areacode, c, G4VTwistSurface::ComputeGlobalPoint(), G4VTwistSurface::ComputeLocalDirection(), G4VTwistSurface::ComputeLocalPoint(), Intersection::distance, DistanceSort(), G4VTwistSurface::DistanceToPlaneWithV(), EqualIntersection(), false, FatalException, G4VTwistSurface::fCurStatWithV, fdeltaX, fdeltaY, fDx4minus2, fDx4plus2, fDz, G4JTPolynomialSolver::FindRoots(), fPhiTwist, fTAlph, G4cout, G4endl, G4Exception(), G4VSURFACENXX, GetAreaCode(), G4VTwistSurface::CurrentStatus::GetAreacode(), G4VTwistSurface::CurrentStatus::GetDistance(), G4VTwistSurface::CurrentStatus::GetNXX(), GetPhiUAtX(), G4VTwistSurface::CurrentStatus::GetXX(), G4VTwistSurface::CurrentStatus::IsDone(), G4VTwistSurface::IsInside(), G4VTwistSurface::IsOutside(), G4VTwistSurface::CurrentStatus::IsValid(), Intersection::isvalid, k, G4VTwistSurface::kCarTolerance, kInfinity, G4VTwistSurface::kValidateWithoutTol, G4VTwistSurface::kValidateWithTol, L, NormAng(), num, phi, Intersection::phi, pi, G4VTwistSurface::CurrentStatus::ResetfDone(), CLHEP::Hep3Vector::set(), G4VTwistSurface::CurrentStatus::SetCurrentStatus(), G4VTwistSurface::sOutside, SurfacePoint(), theta(), true, Acts::UnitConstants::u, Intersection::u, v, CLHEP::Hep3Vector::x(), xx, CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
|
virtual |
Implements G4VTwistSurface.
Definition at line 661 of file G4TwistBoxSide.cc.
View newest version in sPHENIX GitHub at line 661 of file G4TwistBoxSide.cc
References G4VTwistSurface::ComputeGlobalPoint(), G4VTwistSurface::ComputeLocalPoint(), G4VTwistSurface::DistanceToPlane(), G4VTwistSurface::fCurStat, fPhiTwist, G4cout, G4endl, G4VSURFACENXX, G4VTwistSurface::CurrentStatus::GetAreacode(), GetBoundaryMax(), G4VTwistSurface::CurrentStatus::GetDistance(), G4VTwistSurface::CurrentStatus::GetNXX(), GetPhiUAtX(), G4VTwistSurface::CurrentStatus::GetXX(), G4VTwistSurface::CurrentStatus::IsDone(), G4VTwistSurface::kCarTolerance, G4VTwistSurface::kDontValidate, kInfinity, NormAng(), G4VTwistSurface::CurrentStatus::ResetfDone(), CLHEP::Hep3Vector::set(), G4VTwistSurface::CurrentStatus::SetCurrentStatus(), G4VTwistSurface::sOutside, SurfacePoint(), and xx.
|
privatevirtual |
Implements G4VTwistSurface.
Definition at line 760 of file G4TwistBoxSide.cc.
View newest version in sPHENIX GitHub at line 760 of file G4TwistBoxSide.cc
References FatalException, G4VTwistSurface::fAxis, G4VTwistSurface::fAxisMax, G4VTwistSurface::fAxisMin, G4cout, G4endl, G4Exception(), GetBoundaryMax(), GetPhiUAtX(), G4VTwistSurface::kCarTolerance, kYAxis, kZAxis, phi, G4VTwistSurface::sAxis0, G4VTwistSurface::sAxis1, G4VTwistSurface::sAxisMax, G4VTwistSurface::sAxisMin, G4VTwistSurface::sAxisY, G4VTwistSurface::sAxisZ, G4VTwistSurface::sBoundary, G4VTwistSurface::sCorner, G4VTwistSurface::sInside, and CLHEP::Hep3Vector::z().
Referenced by DistanceToSurface().
Implements G4VTwistSurface.
Definition at line 192 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 192 of file G4TwistBoxSide.hh
References GetValueB().
Referenced by DistanceToSurface(), and GetAreaCode().
Implements G4VTwistSurface.
Definition at line 186 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 186 of file G4TwistBoxSide.hh
References GetValueB().
|
privatevirtual |
Implements G4VTwistSurface.
Definition at line 1034 of file G4TwistBoxSide.cc.
View newest version in sPHENIX GitHub at line 1034 of file G4TwistBoxSide.cc
References b, fDz, fPhiTwist, G4VTwistSurface::GetEdgeVisibility(), G4VTwistSurface::GetFace(), G4VTwistSurface::GetNode(), GetValueB(), k, n, phi, SurfacePoint(), Acts::UnitConstants::u, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z(), and z.
|
virtual |
Implements G4VTwistSurface.
Definition at line 144 of file G4TwistBoxSide.cc.
View newest version in sPHENIX GitHub at line 144 of file G4TwistBoxSide.cc
References G4VTwistSurface::ComputeGlobalDirection(), G4VTwistSurface::ComputeLocalPoint(), G4VTwistSurface::fCurrentNormal, G4cout, G4endl, GetPhiUAtX(), G4VTwistSurface::kCarTolerance, CLHEP::normal(), G4VTwistSurface::G4SurfCurNormal::normal, NormAng(), G4VTwistSurface::G4SurfCurNormal::p, phi, Acts::UnitConstants::u, CLHEP::Hep3Vector::unit(), and xx.
|
private |
Definition at line 982 of file G4TwistBoxSide.cc.
View newest version in sPHENIX GitHub at line 982 of file G4TwistBoxSide.cc
References fdeltaX, fdeltaY, fDx4minus2, fDx4plus2, fDz, fPhiTwist, fTAlph, phi, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
Referenced by DistanceToSurface(), GetAreaCode(), GetNormal(), and ProjectPoint().
|
inlineprivatevirtual |
Implements G4VTwistSurface.
Definition at line 198 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 198 of file G4TwistBoxSide.hh
Definition at line 150 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 150 of file G4TwistBoxSide.hh
References fDx4minus2, fDx4plus2, and fPhiTwist.
Referenced by Xcoef().
Definition at line 157 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 157 of file G4TwistBoxSide.hh
References fDy2minus1, fDy2plus1, and fPhiTwist.
Referenced by GetBoundaryMax(), GetBoundaryMin(), and GetFacets().
|
inlineprivate |
Definition at line 207 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 207 of file G4TwistBoxSide.hh
References fdeltaX, fdeltaY, fDx2, fDx4, fDx4minus2, fDz, fPhiTwist, fTAlph, and CLHEP::Hep3Vector::unit().
Referenced by DistanceToSurface(), and GetNormal().
|
private |
Definition at line 1001 of file G4TwistBoxSide.cc.
View newest version in sPHENIX GitHub at line 1001 of file G4TwistBoxSide.cc
References G4VTwistSurface::fRot, G4VTwistSurface::fTrans, GetPhiUAtX(), CLHEP::HepRotation::inverse(), phi, SurfacePoint(), Acts::UnitConstants::u, and xx.
|
privatevirtual |
Implements G4VTwistSurface.
Definition at line 940 of file G4TwistBoxSide.cc.
View newest version in sPHENIX GitHub at line 940 of file G4TwistBoxSide.cc
References FatalException, G4VTwistSurface::fAxis, G4Exception(), G4VTwistSurface::GetCorner(), kYAxis, kZAxis, G4VTwistSurface::sAxis0, G4VTwistSurface::sAxis1, G4VTwistSurface::sAxisMax, G4VTwistSurface::sAxisMin, G4VTwistSurface::sAxisY, G4VTwistSurface::sAxisZ, G4VTwistSurface::sC0Max1Max, G4VTwistSurface::sC0Max1Min, G4VTwistSurface::sC0Min1Max, G4VTwistSurface::sC0Min1Min, G4VTwistSurface::SetBoundary(), and CLHEP::Hep3Vector::unit().
Referenced by G4TwistBoxSide().
|
privatevirtual |
Implements G4VTwistSurface.
Definition at line 887 of file G4TwistBoxSide.cc.
View newest version in sPHENIX GitHub at line 887 of file G4TwistBoxSide.cc
References FatalException, G4VTwistSurface::fAxis, fdeltaX, fdeltaY, fDx2, fDx4, fDy1, fDy2, fDz, fPhiTwist, fTAlph, G4Exception(), kYAxis, kZAxis, G4VTwistSurface::sC0Max1Max, G4VTwistSurface::sC0Max1Min, G4VTwistSurface::sC0Min1Max, G4VTwistSurface::sC0Min1Min, G4VTwistSurface::SetCorner(), x, y, and z.
Referenced by G4TwistBoxSide().
|
inlineprivatevirtual |
Implements G4VTwistSurface.
Definition at line 171 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 171 of file G4TwistBoxSide.hh
References fdeltaX, fdeltaY, fDz, fPhiTwist, G4VTwistSurface::fRot, G4VTwistSurface::fTrans, and Xcoef().
Referenced by DistanceToSurface(), GetFacets(), and ProjectPoint().
Definition at line 163 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 163 of file G4TwistBoxSide.hh
References fTAlph, and GetValueA().
Referenced by SurfacePoint().
|
private |
Definition at line 141 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 141 of file G4TwistBoxSide.hh
Referenced by G4TwistBoxSide(), and GetSurfaceArea().
|
private |
Definition at line 142 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 142 of file G4TwistBoxSide.hh
Referenced by G4TwistBoxSide(), and GetSurfaceArea().
|
private |
Definition at line 125 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 125 of file G4TwistBoxSide.hh
Referenced by G4TwistBoxSide().
|
private |
Definition at line 130 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 130 of file G4TwistBoxSide.hh
Referenced by G4TwistBoxSide().
|
private |
Definition at line 132 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 132 of file G4TwistBoxSide.hh
Referenced by DistanceToSurface(), G4TwistBoxSide(), GetPhiUAtX(), NormAng(), SetCorners(), and SurfacePoint().
|
private |
Definition at line 133 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 133 of file G4TwistBoxSide.hh
Referenced by DistanceToSurface(), G4TwistBoxSide(), GetPhiUAtX(), NormAng(), SetCorners(), and SurfacePoint().
|
private |
Definition at line 116 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 116 of file G4TwistBoxSide.hh
Referenced by G4TwistBoxSide().
|
private |
Definition at line 117 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 117 of file G4TwistBoxSide.hh
Referenced by G4TwistBoxSide(), NormAng(), and SetCorners().
|
private |
Definition at line 120 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 120 of file G4TwistBoxSide.hh
Referenced by G4TwistBoxSide().
|
private |
Definition at line 138 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 138 of file G4TwistBoxSide.hh
Referenced by G4TwistBoxSide().
|
private |
Definition at line 137 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 137 of file G4TwistBoxSide.hh
Referenced by G4TwistBoxSide().
|
private |
Definition at line 121 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 121 of file G4TwistBoxSide.hh
Referenced by G4TwistBoxSide(), NormAng(), and SetCorners().
|
private |
Definition at line 136 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 136 of file G4TwistBoxSide.hh
Referenced by DistanceToSurface(), G4TwistBoxSide(), GetPhiUAtX(), GetValueA(), and NormAng().
|
private |
Definition at line 135 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 135 of file G4TwistBoxSide.hh
Referenced by DistanceToSurface(), G4TwistBoxSide(), GetPhiUAtX(), and GetValueA().
|
private |
Definition at line 115 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 115 of file G4TwistBoxSide.hh
Referenced by G4TwistBoxSide(), GetSurfaceArea(), and SetCorners().
|
private |
Definition at line 119 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 119 of file G4TwistBoxSide.hh
Referenced by G4TwistBoxSide(), and SetCorners().
|
private |
Definition at line 140 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 140 of file G4TwistBoxSide.hh
Referenced by G4TwistBoxSide(), and GetValueB().
|
private |
Definition at line 139 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 139 of file G4TwistBoxSide.hh
Referenced by G4TwistBoxSide(), and GetValueB().
|
private |
Definition at line 123 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 123 of file G4TwistBoxSide.hh
Referenced by DistanceToSurface(), G4TwistBoxSide(), GetFacets(), GetPhiUAtX(), GetSurfaceArea(), NormAng(), SetCorners(), and SurfacePoint().
|
private |
Definition at line 113 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 113 of file G4TwistBoxSide.hh
Referenced by G4TwistBoxSide().
|
private |
Definition at line 128 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 128 of file G4TwistBoxSide.hh
Referenced by DistanceToSurface(), G4TwistBoxSide(), GetFacets(), GetPhiUAtX(), GetValueA(), GetValueB(), NormAng(), SetCorners(), and SurfacePoint().
|
private |
Definition at line 126 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 126 of file G4TwistBoxSide.hh
Referenced by DistanceToSurface(), G4TwistBoxSide(), GetPhiUAtX(), GetSurfaceArea(), NormAng(), SetCorners(), and Xcoef().
|
private |
Definition at line 112 of file G4TwistBoxSide.hh.
View newest version in sPHENIX GitHub at line 112 of file G4TwistBoxSide.hh
Referenced by G4TwistBoxSide().