|
| G4TwistedBox (const G4String &pName, G4double pPhiTwist, G4double pDx, G4double pDy, G4double pDz) |
|
| ~G4TwistedBox () override |
|
G4double | GetXHalfLength () const |
|
G4double | GetYHalfLength () const |
|
G4double | GetZHalfLength () const |
|
G4double | GetPhiTwist () const |
|
G4GeometryType | GetEntityType () const override |
|
G4double | GetCubicVolume () override |
|
G4double | GetSurfaceArea () override |
|
G4VSolid * | Clone () const override |
|
std::ostream & | StreamInfo (std::ostream &os) const override |
|
| 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 () |
|
void | ComputeDimensions (G4VPVParameterisation *, const G4int, const G4VPhysicalVolume *) override |
|
void | BoundingLimits (G4ThreeVector &pMin, G4ThreeVector &pMax) const override |
|
G4bool | CalculateExtent (const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pMin, G4double &pMax) const override |
|
G4double | DistanceToIn (const G4ThreeVector &p, const G4ThreeVector &v) const override |
|
G4double | DistanceToIn (const G4ThreeVector &p) const override |
|
G4double | DistanceToOut (const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcnorm=false, G4bool *validnorm=nullptr, G4ThreeVector *n=nullptr) const override |
|
G4double | DistanceToOut (const G4ThreeVector &p) const override |
|
EInside | Inside (const G4ThreeVector &p) const override |
|
G4ThreeVector | SurfaceNormal (const G4ThreeVector &p) const override |
|
G4ThreeVector | GetPointOnSurface () const override |
|
G4ThreeVector | GetPointInSolid (G4double z) const |
|
G4double | GetCubicVolume () override |
|
G4double | GetSurfaceArea () override |
|
void | DescribeYourselfTo (G4VGraphicsScene &scene) const override |
|
G4Polyhedron * | CreatePolyhedron () const override |
|
G4Polyhedron * | GetPolyhedron () const override |
|
std::ostream & | StreamInfo (std::ostream &os) const override |
|
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 |
|
G4VisExtent | GetExtent () const override |
|
G4GeometryType | GetEntityType () const override |
|
| 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 48 of file G4TwistedBox.hh.