|
| G4BREPSolidCylinder (const G4String &name, const G4ThreeVector &origin, const G4ThreeVector &axis, const G4ThreeVector &direction, G4double radius, G4double length) |
|
| ~G4BREPSolidCylinder () |
|
G4VSolid * | Clone () const |
|
std::ostream & | StreamInfo (std::ostream &os) const |
|
| G4BREPSolidCylinder (__void__ &) |
|
| G4BREPSolidCylinder (const G4BREPSolidCylinder &rhs) |
|
G4BREPSolidCylinder & | operator= (const G4BREPSolidCylinder &rhs) |
|
| G4BREPSolid (const G4String &name) |
|
| G4BREPSolid (const G4String &, G4Surface **, G4int) |
|
virtual | ~G4BREPSolid () |
|
virtual void | Initialize () |
|
G4bool | CalculateExtent (const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pMin, G4double &pMax) const |
|
virtual EInside | Inside (register const G4ThreeVector &Pt) const |
|
virtual G4ThreeVector | SurfaceNormal (const G4ThreeVector &) const |
|
virtual G4double | DistanceToIn (const G4ThreeVector &) const |
|
virtual G4double | DistanceToIn (register const G4ThreeVector &Pt, register const G4ThreeVector &V) const |
|
virtual G4double | DistanceToOut (const G4ThreeVector &) const |
|
virtual G4double | DistanceToOut (register const G4ThreeVector &Pt, register const G4ThreeVector &V, const G4bool calcNorm=false, G4bool *validNorm=0, G4ThreeVector *n=0) const |
|
G4Point3D | Scope () const |
|
virtual G4String | GetEntityType () const |
|
void | DescribeYourselfTo (G4VGraphicsScene &scene) const |
|
G4Polyhedron * | CreatePolyhedron () const |
|
G4NURBS * | CreateNURBS () const |
|
virtual G4Polyhedron * | GetPolyhedron () const |
|
G4int | Intersect (register const G4Ray &) const |
|
G4Surface * | GetSurface (G4int) const |
|
void | Active (G4int) const |
|
G4int | Active () const |
|
G4double | GetShortestDistance () const |
|
G4int | GetId () const |
|
void | SetId (G4int) |
|
const G4String & | GetName () const |
|
void | SetName (const G4String &name) |
|
G4int | GetNumberOfFaces () const |
|
G4int | GetNumberOfSolids () const |
|
const G4Axis2Placement3D * | GetPlace () const |
|
const G4BoundingBox3D * | GetBBox () const |
|
G4int | GetCubVolStatistics () const |
|
G4double | GetCubVolEpsilon () const |
|
void | SetCubVolStatistics (G4int st) |
|
void | SetCubVolEpsilon (G4double ep) |
|
G4int | GetAreaStatistics () const |
|
G4double | GetAreaAccuracy () const |
|
void | SetAreaStatistics (G4int st) |
|
void | SetAreaAccuracy (G4double ep) |
|
G4double | GetCubicVolume () |
|
G4double | GetSurfaceArea () |
|
G4double | IntersectionDistance () const |
|
void | IntersectionDistance (G4double) const |
|
virtual void | Reset () const |
|
| G4BREPSolid (__void__ &) |
|
| G4BREPSolid (const G4BREPSolid &rhs) |
|
G4BREPSolid & | operator= (const G4BREPSolid &rhs) |
|
| G4VSolid (const G4String &name) |
|
virtual | ~G4VSolid () |
|
G4bool | operator== (const G4VSolid &s) const |
|
G4String | GetName () const |
|
void | SetName (const G4String &name) |
|
G4double | GetTolerance () const |
|
virtual EInside | Inside (const G4ThreeVector &p) const =0 |
|
virtual G4double | DistanceToIn (const G4ThreeVector &p, const G4ThreeVector &v) const =0 |
|
virtual G4double | DistanceToOut (const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=false, G4bool *validNorm=0, G4ThreeVector *n=0) const =0 |
|
virtual void | ComputeDimensions (G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep) |
|
virtual G4ThreeVector | GetPointOnSurface () const |
|
void | DumpInfo () const |
|
virtual G4VisExtent | GetExtent () 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 51 of file G4BREPSolidCylinder.hh.