Geant4  10.00.p02
G4UCons Class Reference

#include <G4UCons.hh>

+ Inheritance diagram for G4UCons:
+ Collaboration diagram for G4UCons:

Public Member Functions

 G4UCons (const G4String &pName, G4double pRmin1, G4double pRmax1, G4double pRmin2, G4double pRmax2, G4double pDz, G4double pSPhi, G4double pDPhi)
 
 ~G4UCons ()
 
void ComputeDimensions (G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
 
G4VSolidClone () const
 
UConsGetShape () const
 
G4double GetInnerRadiusMinusZ () const
 
G4double GetOuterRadiusMinusZ () const
 
G4double GetInnerRadiusPlusZ () const
 
G4double GetOuterRadiusPlusZ () const
 
G4double GetZHalfLength () const
 
G4double GetStartPhiAngle () const
 
G4double GetDeltaPhiAngle () const
 
void SetInnerRadiusMinusZ (G4double Rmin1)
 
void SetOuterRadiusMinusZ (G4double Rmax1)
 
void SetInnerRadiusPlusZ (G4double Rmin2)
 
void SetOuterRadiusPlusZ (G4double Rmax2)
 
void SetZHalfLength (G4double newDz)
 
void SetStartPhiAngle (G4double newSPhi, G4bool trig=true)
 
void SetDeltaPhiAngle (G4double newDPhi)
 
 G4UCons (__void__ &)
 
 G4UCons (const G4UCons &rhs)
 
G4UConsoperator= (const G4UCons &rhs)
 
- Public Member Functions inherited from G4USolid
 G4USolid (const G4String &pName, VUSolid *shape)
 
virtual ~G4USolid ()
 
G4bool operator== (const G4USolid &s) const
 
virtual G4bool CalculateExtent (const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pMin, G4double &pMax) const
 
virtual EInside Inside (const G4ThreeVector &p) const
 
virtual G4ThreeVector SurfaceNormal (const G4ThreeVector &p) const
 
virtual G4double DistanceToIn (const G4ThreeVector &p, const G4ThreeVector &v) const
 
virtual G4double DistanceToIn (const G4ThreeVector &p) const
 
virtual G4double DistanceToOut (const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=false, G4bool *validNorm=0, G4ThreeVector *n=0) const
 
virtual G4double DistanceToOut (const G4ThreeVector &p) const
 
virtual G4double GetCubicVolume ()
 
virtual G4double GetSurfaceArea ()
 
virtual G4GeometryType GetEntityType () const
 
virtual G4ThreeVector GetPointOnSurface () const
 
virtual std::ostream & StreamInfo (std::ostream &os) const
 
virtual void DescribeYourselfTo (G4VGraphicsScene &scene) const
 
virtual G4VisExtent GetExtent () const
 
G4PolyhedronCreatePolyhedron () const
 
virtual G4PolyhedronGetPolyhedron () const
 
 G4USolid (__void__ &)
 
 G4USolid (const G4USolid &rhs)
 
G4USolidoperator= (const G4USolid &rhs)
 
VUSolidGetSolid () const
 
- Public Member Functions inherited from G4VSolid
 G4VSolid (const G4String &name)
 
virtual ~G4VSolid ()
 
G4bool operator== (const G4VSolid &s) const
 
G4String GetName () const
 
void SetName (const G4String &name)
 
G4double GetTolerance () const
 
void DumpInfo () const
 
virtual const G4VSolidGetConstituentSolid (G4int no) const
 
virtual G4VSolidGetConstituentSolid (G4int no)
 
virtual const G4DisplacedSolidGetDisplacedSolidPtr () const
 
virtual G4DisplacedSolidGetDisplacedSolidPtr ()
 
 G4VSolid (__void__ &)
 
 G4VSolid (const G4VSolid &rhs)
 
G4VSolidoperator= (const G4VSolid &rhs)
 

Additional Inherited Members

- Protected Member Functions inherited from G4USolid
G4ThreeVectorListCreateRotatedVertices (const G4AffineTransform &pT) const
 
- Protected Member Functions inherited from G4VSolid
void CalculateClippedPolygonExtent (G4ThreeVectorList &pPolygon, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const
 
void ClipCrossSection (G4ThreeVectorList *pVertices, const G4int pSectionIndex, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const
 
void ClipBetweenSections (G4ThreeVectorList *pVertices, const G4int pSectionIndex, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const
 
void ClipPolygon (G4ThreeVectorList &pPolygon, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis) const
 
G4double EstimateCubicVolume (G4int nStat, G4double epsilon) const
 
G4double EstimateSurfaceArea (G4int nStat, G4double ell) const
 
- Protected Attributes inherited from G4USolid
VUSolidfShape
 
G4PolyhedronfPolyhedron
 
- Protected Attributes inherited from G4VSolid
G4double kCarTolerance
 

Detailed Description

Definition at line 50 of file G4UCons.hh.

Constructor & Destructor Documentation

G4UCons::G4UCons ( const G4String pName,
G4double  pRmin1,
G4double  pRmax1,
G4double  pRmin2,
G4double  pRmax2,
G4double  pDz,
G4double  pSPhi,
G4double  pDPhi 
)

Definition at line 42 of file G4UCons.cc.

Referenced by Clone().

+ Here is the caller graph for this function:

G4UCons::~G4UCons ( )

Definition at line 66 of file G4UCons.cc.

G4UCons::G4UCons ( __void__ &  a)

Definition at line 57 of file G4UCons.cc.

G4UCons::G4UCons ( const G4UCons rhs)

Definition at line 74 of file G4UCons.cc.

Member Function Documentation

G4VSolid * G4UCons::Clone ( ) const
virtual

Reimplemented from G4USolid.

Definition at line 112 of file G4UCons.cc.

References G4UCons().

+ Here is the call graph for this function:

void G4UCons::ComputeDimensions ( G4VPVParameterisation p,
const G4int  n,
const G4VPhysicalVolume pRep 
)
virtual

Reimplemented from G4USolid.

Definition at line 101 of file G4UCons.cc.

References G4VPVParameterisation::ComputeDimensions().

+ Here is the call graph for this function:

G4double G4UCons::GetDeltaPhiAngle ( ) const
inline

Definition at line 132 of file G4UCons.hh.

References UCons::GetDeltaPhiAngle(), and GetShape().

+ Here is the call graph for this function:

G4double G4UCons::GetInnerRadiusMinusZ ( ) const
inline

Definition at line 108 of file G4UCons.hh.

References UCons::GetInnerRadiusMinusZ(), and GetShape().

+ Here is the call graph for this function:

G4double G4UCons::GetInnerRadiusPlusZ ( ) const
inline

Definition at line 116 of file G4UCons.hh.

References UCons::GetInnerRadiusPlusZ(), and GetShape().

+ Here is the call graph for this function:

G4double G4UCons::GetOuterRadiusMinusZ ( ) const
inline

Definition at line 112 of file G4UCons.hh.

References UCons::GetOuterRadiusMinusZ(), and GetShape().

+ Here is the call graph for this function:

G4double G4UCons::GetOuterRadiusPlusZ ( ) const
inline

Definition at line 120 of file G4UCons.hh.

References UCons::GetOuterRadiusPlusZ(), and GetShape().

+ Here is the call graph for this function:

UCons * G4UCons::GetShape ( ) const
inline

Definition at line 103 of file G4UCons.hh.

References G4USolid::fShape.

Referenced by GetDeltaPhiAngle(), GetInnerRadiusMinusZ(), GetInnerRadiusPlusZ(), GetOuterRadiusMinusZ(), GetOuterRadiusPlusZ(), GetStartPhiAngle(), GetZHalfLength(), SetDeltaPhiAngle(), SetInnerRadiusMinusZ(), SetInnerRadiusPlusZ(), SetOuterRadiusMinusZ(), SetOuterRadiusPlusZ(), SetStartPhiAngle(), and SetZHalfLength().

+ Here is the caller graph for this function:

G4double G4UCons::GetStartPhiAngle ( ) const
inline

Definition at line 128 of file G4UCons.hh.

References GetShape(), and UCons::GetStartPhiAngle().

+ Here is the call graph for this function:

G4double G4UCons::GetZHalfLength ( ) const
inline

Definition at line 124 of file G4UCons.hh.

References GetShape(), and UCons::GetZHalfLength().

+ Here is the call graph for this function:

G4UCons & G4UCons::operator= ( const G4UCons rhs)

Definition at line 83 of file G4UCons.cc.

References G4USolid::operator=().

+ Here is the call graph for this function:

void G4UCons::SetDeltaPhiAngle ( G4double  newDPhi)
inline

Definition at line 167 of file G4UCons.hh.

References G4USolid::fPolyhedron, GetShape(), and UCons::SetDeltaPhiAngle().

+ Here is the call graph for this function:

void G4UCons::SetInnerRadiusMinusZ ( G4double  Rmin1)
inline

Definition at line 137 of file G4UCons.hh.

References G4USolid::fPolyhedron, GetShape(), and UCons::SetInnerRadiusMinusZ().

+ Here is the call graph for this function:

void G4UCons::SetInnerRadiusPlusZ ( G4double  Rmin2)
inline

Definition at line 147 of file G4UCons.hh.

References G4USolid::fPolyhedron, GetShape(), and UCons::SetInnerRadiusPlusZ().

+ Here is the call graph for this function:

void G4UCons::SetOuterRadiusMinusZ ( G4double  Rmax1)
inline

Definition at line 142 of file G4UCons.hh.

References G4USolid::fPolyhedron, GetShape(), and UCons::SetOuterRadiusMinusZ().

+ Here is the call graph for this function:

void G4UCons::SetOuterRadiusPlusZ ( G4double  Rmax2)
inline

Definition at line 152 of file G4UCons.hh.

References G4USolid::fPolyhedron, GetShape(), and UCons::SetOuterRadiusPlusZ().

+ Here is the call graph for this function:

void G4UCons::SetStartPhiAngle ( G4double  newSPhi,
G4bool  trig = true 
)
inline

Definition at line 162 of file G4UCons.hh.

References G4USolid::fPolyhedron, GetShape(), and UCons::SetStartPhiAngle().

+ Here is the call graph for this function:

void G4UCons::SetZHalfLength ( G4double  newDz)
inline

Definition at line 157 of file G4UCons.hh.

References G4USolid::fPolyhedron, GetShape(), and UCons::SetZHalfLength().

+ Here is the call graph for this function:


The documentation for this class was generated from the following files: