|
| G4TwistedBox (const G4String &pName, G4double pPhiTwist, G4double pDx, G4double pDy, G4double pDz) |
|
virtual | ~G4TwistedBox () |
|
G4double | GetXHalfLength () const |
|
G4double | GetYHalfLength () const |
|
G4double | GetZHalfLength () const |
|
G4double | GetPhiTwist () const |
|
G4GeometryType | GetEntityType () const |
|
G4VSolid * | Clone () const |
|
std::ostream & | StreamInfo (std::ostream &os) const |
|
| G4TwistedBox (__void__ &) |
|
| G4TwistedBox (const G4TwistedBox &rhs) |
|
G4TwistedBox & | operator= (const G4TwistedBox &rhs) |
|
| G4VTwistedFaceted (const G4String &pname, G4double PhiTwist, G4double pDz, G4double pTheta, G4double pPhi, G4double pDy1, G4double pDx1, G4double pDx2, G4double pDy2, G4double pDx3, G4double pDx4, G4double pAlph) |
|
virtual | ~G4VTwistedFaceted () |
|
virtual void | ComputeDimensions (G4VPVParameterisation *, const G4int, const G4VPhysicalVolume *) |
|
virtual void | Extent (G4ThreeVector &pMin, G4ThreeVector &pMax) const |
|
virtual G4bool | CalculateExtent (const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pMin, G4double &pMax) 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 EInside | Inside (const G4ThreeVector &p) const |
|
virtual G4ThreeVector | SurfaceNormal (const G4ThreeVector &p) const |
|
G4ThreeVector | GetPointOnSurface () const |
|
G4ThreeVector | GetPointInSolid (G4double z) const |
|
virtual G4double | GetCubicVolume () |
|
virtual G4double | GetSurfaceArea () |
|
virtual void | DescribeYourselfTo (G4VGraphicsScene &scene) const |
|
virtual G4Polyhedron * | CreatePolyhedron () const |
|
virtual G4Polyhedron * | GetPolyhedron () const |
|
G4double | GetTwistAngle () const |
|
G4double | GetDx1 () const |
|
G4double | GetDx2 () const |
|
G4double | GetDx3 () const |
|
G4double | GetDx4 () const |
|
G4double | GetDy1 () const |
|
G4double | GetDy2 () const |
|
G4double | GetDz () const |
|
G4double | GetPhi () const |
|
G4double | GetTheta () const |
|
G4double | GetAlpha () const |
|
G4double | Xcoef (G4double u, G4double phi, G4double ftg) const |
|
G4double | GetValueA (G4double phi) const |
|
G4double | GetValueB (G4double phi) const |
|
G4double | GetValueD (G4double phi) const |
|
virtual G4VisExtent | GetExtent () const |
|
| G4VTwistedFaceted (__void__ &) |
|
| G4VTwistedFaceted (const G4VTwistedFaceted &rhs) |
|
G4VTwistedFaceted & | operator= (const G4VTwistedFaceted &rhs) |
|
| 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) |
|
G4double | EstimateCubicVolume (G4int nStat, G4double epsilon) const |
|
G4double | EstimateSurfaceArea (G4int nStat, G4double ell) const |
|
Definition at line 59 of file G4TwistedBox.hh.