|
| G4TwistedTubs (const G4String &pname, G4double twistedangle, G4double endinnerrad, G4double endouterrad, G4double halfzlen, G4double dphi) |
|
| G4TwistedTubs (const G4String &pname, G4double twistedangle, G4double endinnerrad, G4double endouterrad, G4double halfzlen, G4int nseg, G4double totphi) |
|
| G4TwistedTubs (const G4String &pname, G4double twistedangle, G4double innerrad, G4double outerrad, G4double negativeEndz, G4double positiveEndz, G4double dphi) |
|
| G4TwistedTubs (const G4String &pname, G4double twistedangle, G4double innerrad, G4double outerrad, G4double negativeEndz, G4double positiveEndz, G4int nseg, G4double totphi) |
|
virtual | ~G4TwistedTubs () |
|
void | ComputeDimensions (G4VPVParameterisation *, const G4int, const G4VPhysicalVolume *) |
|
G4bool | CalculateExtent (const EAxis paxis, const G4VoxelLimits &pvoxellimit, const G4AffineTransform &ptransform, G4double &pmin, G4double &pmax) const |
|
G4double | DistanceToIn (const G4ThreeVector &p, const G4ThreeVector &v) const |
|
G4double | DistanceToIn (const G4ThreeVector &p) const |
|
G4double | DistanceToOut (const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcnorm=G4bool(false), G4bool *validnorm=0, G4ThreeVector *n=0) const |
|
G4double | DistanceToOut (const G4ThreeVector &p) const |
|
EInside | Inside (const G4ThreeVector &p) const |
|
G4ThreeVector | SurfaceNormal (const G4ThreeVector &p) const |
|
void | DescribeYourselfTo (G4VGraphicsScene &scene) const |
|
G4Polyhedron * | CreatePolyhedron () const |
|
G4NURBS * | CreateNURBS () const |
|
G4Polyhedron * | GetPolyhedron () const |
|
std::ostream & | StreamInfo (std::ostream &os) const |
|
G4double | GetDPhi () const |
|
G4double | GetPhiTwist () const |
|
G4double | GetInnerRadius () const |
|
G4double | GetOuterRadius () const |
|
G4double | GetInnerStereo () const |
|
G4double | GetOuterStereo () const |
|
G4double | GetZHalfLength () const |
|
G4double | GetKappa () const |
|
G4double | GetTanInnerStereo () const |
|
G4double | GetTanInnerStereo2 () const |
|
G4double | GetTanOuterStereo () const |
|
G4double | GetTanOuterStereo2 () const |
|
G4double | GetEndZ (G4int i) const |
|
G4double | GetEndPhi (G4int i) const |
|
G4double | GetEndInnerRadius (G4int i) const |
|
G4double | GetEndOuterRadius (G4int i) const |
|
G4double | GetEndInnerRadius () const |
|
G4double | GetEndOuterRadius () const |
|
G4VisExtent | GetExtent () const |
|
G4GeometryType | GetEntityType () const |
|
G4VSolid * | Clone () const |
|
G4double | GetCubicVolume () |
|
G4double | GetSurfaceArea () |
|
G4ThreeVector | GetPointOnSurface () const |
|
| G4TwistedTubs (__void__ &) |
|
| G4TwistedTubs (const G4TwistedTubs &rhs) |
|
G4TwistedTubs & | operator= (const G4TwistedTubs &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) |
|
Definition at line 65 of file G4TwistedTubs.hh.