Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4TwistedBox Class Reference

#include <G4TwistedBox.hh>

+ Inheritance diagram for G4TwistedBox:

Public Member Functions

 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
 
G4VSolidClone () const
 
std::ostream & StreamInfo (std::ostream &os) const
 
 G4TwistedBox (__void__ &)
 
 G4TwistedBox (const G4TwistedBox &rhs)
 
G4TwistedBoxoperator= (const G4TwistedBox &rhs)
 
- Public Member Functions inherited from G4VTwistedFaceted
 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 BoundingLimits (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=nullptr, G4ThreeVector *n=nullptr) 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 G4PolyhedronCreatePolyhedron () const
 
virtual G4PolyhedronGetPolyhedron () const
 
virtual std::ostream & StreamInfo (std::ostream &os) 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
 
virtual G4GeometryType GetEntityType () const
 
 G4VTwistedFaceted (__void__ &)
 
 G4VTwistedFaceted (const G4VTwistedFaceted &rhs)
 
G4VTwistedFacetedoperator= (const G4VTwistedFaceted &rhs)
 
- Public Member Functions inherited from G4VSolid
 G4VSolid (const G4String &name)
 
virtual ~G4VSolid ()
 
G4bool operator== (const G4VSolid &s) const
 
G4String GetName () const
 
void SetName (const G4String &name)
 
G4double GetTolerance () const
 
virtual void BoundingLimits (G4ThreeVector &pMin, G4ThreeVector &pMax) const
 
virtual G4bool CalculateExtent (const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pMin, G4double &pMax) const =0
 
virtual EInside Inside (const G4ThreeVector &p) const =0
 
virtual G4ThreeVector SurfaceNormal (const G4ThreeVector &p) const =0
 
virtual G4double DistanceToIn (const G4ThreeVector &p, const G4ThreeVector &v) const =0
 
virtual G4double DistanceToIn (const G4ThreeVector &p) const =0
 
virtual G4double DistanceToOut (const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=false, G4bool *validNorm=nullptr, G4ThreeVector *n=nullptr) const =0
 
virtual G4double DistanceToOut (const G4ThreeVector &p) const =0
 
virtual void ComputeDimensions (G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
 
virtual G4double GetCubicVolume ()
 
virtual G4double GetSurfaceArea ()
 
virtual G4GeometryType GetEntityType () const =0
 
virtual G4ThreeVector GetPointOnSurface () const
 
virtual G4VSolidClone () const
 
virtual std::ostream & StreamInfo (std::ostream &os) const =0
 
void DumpInfo () const
 
virtual void DescribeYourselfTo (G4VGraphicsScene &scene) const =0
 
virtual G4VisExtent GetExtent () const
 
virtual G4PolyhedronCreatePolyhedron () const
 
virtual G4PolyhedronGetPolyhedron () const
 
virtual const G4VSolidGetConstituentSolid (G4int no) const
 
virtual G4VSolidGetConstituentSolid (G4int no)
 
virtual const G4DisplacedSolidGetDisplacedSolidPtr () const
 
virtual G4DisplacedSolidGetDisplacedSolidPtr ()
 
 G4VSolid (__void__ &)
 
 G4VSolid (const G4VSolid &rhs)
 
G4VSolidoperator= (const G4VSolid &rhs)
 
G4double EstimateCubicVolume (G4int nStat, G4double epsilon) const
 
G4double EstimateSurfaceArea (G4int nStat, G4double ell) const
 

Additional Inherited Members

- Protected Member Functions inherited from G4VSolid
void CalculateClippedPolygonExtent (G4ThreeVectorList &pPolygon, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const
 
void ClipCrossSection (G4ThreeVectorList *pVertices, const G4int pSectionIndex, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const
 
void ClipBetweenSections (G4ThreeVectorList *pVertices, const G4int pSectionIndex, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const
 
void ClipPolygon (G4ThreeVectorList &pPolygon, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis) const
 
- Protected Attributes inherited from G4VTwistedFaceted
G4bool fRebuildPolyhedron = false
 
G4PolyhedronfpPolyhedron = nullptr
 
- Protected Attributes inherited from G4VSolid
G4double kCarTolerance
 

Detailed Description

Definition at line 48 of file G4TwistedBox.hh.

Constructor & Destructor Documentation

◆ G4TwistedBox() [1/3]

G4TwistedBox::G4TwistedBox ( const G4String pName,
G4double  pPhiTwist,
G4double  pDx,
G4double  pDy,
G4double  pDz 
)

Definition at line 38 of file G4TwistedBox.cc.

43 : G4VTwistedFaceted( pName, pPhiTwist,pDz,0.,0.,
44 pDy, pDx, pDx, pDy, pDx, pDx,0. )
45{
46}

◆ ~G4TwistedBox()

G4TwistedBox::~G4TwistedBox ( )
virtual

Definition at line 60 of file G4TwistedBox.cc.

61{
62}

◆ G4TwistedBox() [2/3]

G4TwistedBox::G4TwistedBox ( __void__ &  a)

Definition at line 52 of file G4TwistedBox.cc.

54{
55}

◆ G4TwistedBox() [3/3]

G4TwistedBox::G4TwistedBox ( const G4TwistedBox rhs)

Definition at line 67 of file G4TwistedBox.cc.

69{
71}
G4Polyhedron * fpPolyhedron
virtual G4Polyhedron * GetPolyhedron() const

Member Function Documentation

◆ Clone()

G4VSolid * G4TwistedBox::Clone ( ) const
virtual

Reimplemented from G4VSolid.

Definition at line 123 of file G4TwistedBox.cc.

124{
125 return new G4TwistedBox(*this);
126}

◆ GetEntityType()

G4GeometryType G4TwistedBox::GetEntityType ( ) const
virtual

Reimplemented from G4VTwistedFaceted.

Definition at line 115 of file G4TwistedBox.cc.

116{
117 return G4String("G4TwistedBox");
118}

◆ GetPhiTwist()

G4double G4TwistedBox::GetPhiTwist ( ) const
inline

Definition at line 65 of file G4TwistedBox.hh.

65{ return GetTwistAngle() ; }
G4double GetTwistAngle() const

Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedboxWrite().

◆ GetXHalfLength()

G4double G4TwistedBox::GetXHalfLength ( ) const
inline

Definition at line 62 of file G4TwistedBox.hh.

62{ return GetDx1() ; }
G4double GetDx1() const

Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedboxWrite().

◆ GetYHalfLength()

G4double G4TwistedBox::GetYHalfLength ( ) const
inline

Definition at line 63 of file G4TwistedBox.hh.

63{ return GetDy1() ; }
G4double GetDy1() const

Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedboxWrite().

◆ GetZHalfLength()

G4double G4TwistedBox::GetZHalfLength ( ) const
inline

Definition at line 64 of file G4TwistedBox.hh.

64{ return GetDz() ; }
G4double GetDz() const

Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedboxWrite().

◆ operator=()

G4TwistedBox & G4TwistedBox::operator= ( const G4TwistedBox rhs)

Definition at line 76 of file G4TwistedBox.cc.

77{
78 // Check assignment to self
79 //
80 if (this == &rhs) { return *this; }
81
82 // Copy base class data
83 //
86
87 return *this;
88}
G4VTwistedFaceted & operator=(const G4VTwistedFaceted &rhs)

◆ StreamInfo()

std::ostream & G4TwistedBox::StreamInfo ( std::ostream &  os) const
virtual

Reimplemented from G4VTwistedFaceted.

Definition at line 93 of file G4TwistedBox.cc.

94{
95 //
96 // Stream object contents to an output stream
97 //
98 os << "-----------------------------------------------------------\n"
99 << " *** Dump for solid - " << GetName() << " ***\n"
100 << " ===================================================\n"
101 << " Solid type: G4TwistedBox\n"
102 << " Parameters: \n"
103 << " pDx = " << GetXHalfLength()/cm << " cm" << G4endl
104 << " pDy = " << GetYHalfLength()/cm << " cm" << G4endl
105 << " pDz = " << GetZHalfLength()/cm << " cm" << G4endl
106 << " pPhiTwist = " << GetPhiTwist()/degree << " deg" << G4endl
107 << "-----------------------------------------------------------\n";
108
109 return os;
110}
#define G4endl
Definition: G4ios.hh:57
G4double GetPhiTwist() const
Definition: G4TwistedBox.hh:65
G4double GetXHalfLength() const
Definition: G4TwistedBox.hh:62
G4double GetZHalfLength() const
Definition: G4TwistedBox.hh:64
G4double GetYHalfLength() const
Definition: G4TwistedBox.hh:63
G4String GetName() const

The documentation for this class was generated from the following files: