|
| 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) |
|
UCons * | GetShape () 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) |
|
G4UCons & | operator= (const G4UCons &rhs) |
|
| 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 G4VSolid * | Clone () const |
|
virtual std::ostream & | StreamInfo (std::ostream &os) const |
|
virtual void | DescribeYourselfTo (G4VGraphicsScene &scene) const |
|
virtual G4VisExtent | GetExtent () const |
|
G4Polyhedron * | CreatePolyhedron () const |
|
virtual G4Polyhedron * | GetPolyhedron () const |
|
virtual void | ResetPolyhedron () const |
|
| G4USolid (__void__ &) |
|
| G4USolid (const G4USolid &rhs) |
|
G4USolid & | operator= (const G4USolid &rhs) |
|
VUSolid * | GetSolid () const |
|
| 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 G4VSolid * | GetConstituentSolid (G4int no) const |
|
virtual G4VSolid * | GetConstituentSolid (G4int no) |
|
virtual const G4DisplacedSolid * | GetDisplacedSolidPtr () const |
|
virtual G4DisplacedSolid * | GetDisplacedSolidPtr () |
|
| G4VSolid (__void__ &) |
|
| G4VSolid (const G4VSolid &rhs) |
|
G4VSolid & | operator= (const G4VSolid &rhs) |
|
Definition at line 49 of file G4UCons.hh.