|
ATLAS Offline Software
|
Go to the documentation of this file.
78 #ifndef G4ShiftedCone_HH
79 #define G4ShiftedCone_HH
81 #include <CLHEP/Units/PhysicalConstants.h>
83 #include "G4CSGSolid.hh"
84 #include "G4Polyhedron.hh"
91 G4double pZ1, G4double pZ2,
92 G4double pRmin1, G4double pRmax1,
93 G4double pRmin2, G4double pRmax2);
134 const G4VPhysicalVolume* pRep );
136 void BoundingLimits(G4ThreeVector& pMin, G4ThreeVector& pMax)
const;
139 const G4VoxelLimits& pVoxelLimit,
140 const G4AffineTransform& pTransform,
141 G4double& pMin, G4double& pMax )
const;
143 EInside
Inside(
const G4ThreeVector&
p )
const;
148 const G4ThreeVector&
v)
const;
151 const G4ThreeVector&
v,
152 const G4bool calcNorm=G4bool(
false),
154 G4ThreeVector *
n=0)
const;
161 G4VSolid*
Clone()
const;
void DescribeYourselfTo(G4VGraphicsScene &scene) const
G4double GetRmin1() const
G4double GetCosStartPhi() const
G4ShiftedCone & operator=(const G4ShiftedCone &rhs)
G4double GetInnerRadiusPlusZ() const
G4double DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=G4bool(false), G4bool *validNorm=0, G4ThreeVector *n=0) const
G4double GetRmax2() const
G4GeometryType GetEntityType() const
void SetOuterRadiusMinusZ(G4double Rmax1)
void SetOuterRadiusPlusZ(G4double Rmax2)
EInside Inside(const G4ThreeVector &p) const
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pMin, G4double &pMax) const
G4ThreeVector SurfaceNormal(const G4ThreeVector &p) const
G4Polyhedron * CreatePolyhedron() const
G4double GetInnerRadiusMinusZ() const
G4double GetSinEndPhi() const
std::ostream & StreamInfo(std::ostream &os) const
G4double halfCarTolerance
G4double GetRmax1() const
G4double GetSurfaceArea()
void SetInnerRadiusMinusZ(G4double Rmin1)
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const
void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
G4double GetOuterRadiusMinusZ() const
G4double GetSinStartPhi() const
G4double halfAngTolerance
G4double GetCosEndPhi() const
G4ShiftedCone(const G4String &pName, G4double pZ1, G4double pZ2, G4double pRmin1, G4double pRmax1, G4double pRmin2, G4double pRmax2)
void BoundingLimits(G4ThreeVector &pMin, G4ThreeVector &pMax) const
G4double GetZHalfLength() const
G4double GetCubicVolume()
G4ThreeVector ApproxSurfaceNormal(const G4ThreeVector &p) const
G4double GetRmin2() const
G4ThreeVector GetPointOnSurface() const
void InitializeTrigonometry()
G4double GetDeltaPhiAngle() const
G4double GetStartPhiAngle() const
void SetInnerRadiusPlusZ(G4double Rmin2)
G4double halfRadTolerance
G4double GetOuterRadiusPlusZ() const