102     std::ostream& 
StreamInfo( std::ostream& os ) 
const;
 
G4ThreeVectorList * CreateRotatedVertices(const G4AffineTransform &pTransform) const 
 
CLHEP::Hep3Vector G4ThreeVector
 
G4double GetCubicVolume()
 
G4ThreeVector GetLowNorm() const 
 
void GetMaxMinZ(G4double &zmin, G4double &zmax) const 
 
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const 
 
EInside Inside(const G4ThreeVector &p) const 
 
G4double GetSurfaceArea()
 
G4double DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=G4bool(false), G4bool *validNorm=0, G4ThreeVector *n=0) const 
 
G4CutTubs & operator=(const G4CutTubs &rhs)
 
G4ThreeVector SurfaceNormal(const G4ThreeVector &p) const 
 
std::ostream & StreamInfo(std::ostream &os) const 
 
std::vector< G4ThreeVector > G4ThreeVectorList
 
G4double halfRadTolerance
 
G4ThreeVector ApproxSurfaceNormal(const G4ThreeVector &p) const 
 
G4bool IsCrossingCutPlanes() const 
 
G4GeometryType GetEntityType() const 
 
void DescribeYourselfTo(G4VGraphicsScene &scene) const 
 
G4double halfCarTolerance
 
G4ThreeVector GetHighNorm() const 
 
G4double halfAngTolerance
 
G4Polyhedron * CreatePolyhedron() const 
 
G4ThreeVector GetPointOnSurface() const 
 
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const 
 
G4CutTubs(const G4String &pName, G4double pRMin, G4double pRMax, G4double pDz, G4double pSPhi, G4double pDPhi, G4ThreeVector pLowNorm, G4ThreeVector pHighNorm)
 
G4double GetCutZ(const G4ThreeVector &p) const