49 #if defined(G4GEOM_USE_USOLIDS)
50 #define G4GEOM_USE_UCTUBS 1
53 #if defined(G4GEOM_USE_UCTUBS)
54 #define G4UCutTubs G4CutTubs
131 std::ostream&
StreamInfo( std::ostream& os )
const;
218 #include "G4CutTubs.icc"
G4double GetSinEndPhi() const
G4bool IsCrossingCutPlanes() const
void SetInnerRadius(G4double newRMin)
G4Polyhedron * CreatePolyhedron() const
void DescribeYourselfTo(G4VGraphicsScene &scene) const
G4double GetOuterRadius() const
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const
void SetStartPhiAngle(G4double newSPhi, G4bool trig=true)
G4CutTubs & operator=(const G4CutTubs &rhs)
G4double GetCosStartPhi() const
void SetOuterRadius(G4double newRMax)
G4double GetSinStartPhi() const
G4ThreeVector GetLowNorm() const
G4double halfCarTolerance
G4double GetCutZ(const G4ThreeVector &p) const
void BoundingLimits(G4ThreeVector &pMin, G4ThreeVector &pMax) const
G4ThreeVector GetPointOnSurface() const
G4double GetInnerRadius() const
void InitializeTrigonometry()
void CheckDPhiAngle(G4double dPhi)
void CheckSPhiAngle(G4double sPhi)
std::ostream & StreamInfo(std::ostream &os) const
G4ThreeVector SurfaceNormal(const G4ThreeVector &p) const
G4double halfAngTolerance
G4CutTubs(const G4String &pName, G4double pRMin, G4double pRMax, G4double pDz, G4double pSPhi, G4double pDPhi, G4ThreeVector pLowNorm, G4ThreeVector pHighNorm)
EInside Inside(const G4ThreeVector &p) const
G4GeometryType GetEntityType() const
G4double halfRadTolerance
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const
G4ThreeVector ApproxSurfaceNormal(const G4ThreeVector &p) const
G4double GetCosEndPhi() const
G4double GetCubicVolume()
G4ThreeVector GetHighNorm() const
void SetDeltaPhiAngle(G4double newDPhi)
G4double DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=G4bool(false), G4bool *validNorm=0, G4ThreeVector *n=0) const
G4double GetDeltaPhiAngle() const
G4double GetStartPhiAngle() const
void SetZHalfLength(G4double newDz)
void GetMaxMinZ(G4double &zmin, G4double &zmax) const
void CheckPhiAngles(G4double sPhi, G4double dPhi)
G4double GetSurfaceArea()
G4double GetZHalfLength() const