71 #if defined(G4GEOM_USE_USOLIDS)
72 #define G4GEOM_USE_UTUBS 1
75 #if defined(G4GEOM_USE_UTUBS)
76 #define G4UTubs G4Tubs
80 #include <CLHEP/Units/PhysicalConstants.h>
149 std::ostream&
StreamInfo( std::ostream& os )
const;
CLHEP::Hep3Vector G4ThreeVector
void CheckSPhiAngle(G4double sPhi)
G4double GetSurfaceArea()
G4double halfCarTolerance
G4Tubs(const G4String &pName, G4double pRMin, G4double pRMax, G4double pDz, G4double pSPhi, G4double pDPhi)
void SetStartPhiAngle(G4double newSPhi, G4bool trig=true)
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const
G4double GetCubicVolume()
G4ThreeVector GetPointOnSurface() const
virtual G4ThreeVector ApproxSurfaceNormal(const G4ThreeVector &p) const
void CheckDPhiAngle(G4double dPhi)
std::ostream & StreamInfo(std::ostream &os) const
void SetDeltaPhiAngle(G4double newDPhi)
void DescribeYourselfTo(G4VGraphicsScene &scene) const
G4GeometryType GetEntityType() const
G4double GetDeltaPhiAngle() const
G4Polyhedron * CreatePolyhedron() const
std::vector< G4ThreeVector > G4ThreeVectorList
G4double GetStartPhiAngle() const
G4double GetInnerRadius() const
void SetInnerRadius(G4double newRMin)
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const
G4double halfAngTolerance
G4double DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=G4bool(false), G4bool *validNorm=0, G4ThreeVector *n=0) const
void SetOuterRadius(G4double newRMax)
EInside Inside(const G4ThreeVector &p) const
G4double halfRadTolerance
G4double GetZHalfLength() const
G4ThreeVector SurfaceNormal(const G4ThreeVector &p) const
void InitializeTrigonometry()
void CheckPhiAngles(G4double sPhi, G4double dPhi)
G4double GetOuterRadius() const
void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
G4Tubs & operator=(const G4Tubs &rhs)
void SetZHalfLength(G4double newDz)
G4ThreeVectorList * CreateRotatedVertices(const G4AffineTransform &pTransform) const