Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
G4TwistedTrd Class Reference

#include <G4TwistedTrd.hh>

Inheritance diagram for G4TwistedTrd:
G4VTwistedFaceted G4VSolid

Public Member Functions

 G4TwistedTrd (const G4String &pName, G4double pDx1, G4double pDx2, G4double pDy1, G4double pDy2, G4double pDz, G4double pPhiTwist)
 
virtual ~G4TwistedTrd ()
 
G4double GetX1HalfLength () const
 
G4double GetX2HalfLength () const
 
G4double GetY1HalfLength () const
 
G4double GetY2HalfLength () const
 
G4double GetZHalfLength () const
 
G4double GetPhiTwist () const
 
G4GeometryType GetEntityType () const
 
G4VSolidClone () const
 
std::ostream & StreamInfo (std::ostream &os) const
 
 G4TwistedTrd (__void__ &)
 
 G4TwistedTrd (const G4TwistedTrd &rhs)
 
G4TwistedTrdoperator= (const G4TwistedTrd &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 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=0, G4ThreeVector *n=0) 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
 
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
 
 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
 
void DumpInfo () 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)
 

Additional Inherited Members

- Protected Member Functions inherited from G4VTwistedFaceted
G4ThreeVectorListCreateRotatedVertices (const G4AffineTransform &pTransform) const
 
- 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
 
G4double EstimateCubicVolume (G4int nStat, G4double epsilon) const
 
G4double EstimateSurfaceArea (G4int nStat, G4double ell) const
 
- Protected Attributes inherited from G4VSolid
G4double kCarTolerance
 

Detailed Description

Definition at line 61 of file G4TwistedTrd.hh.

Constructor & Destructor Documentation

G4TwistedTrd::G4TwistedTrd ( const G4String pName,
G4double  pDx1,
G4double  pDx2,
G4double  pDy1,
G4double  pDy2,
G4double  pDz,
G4double  pPhiTwist 
)

Definition at line 46 of file G4TwistedTrd.cc.

Referenced by Clone().

53  : G4VTwistedFaceted( pName, pPhiTwist,pDz,0.,0.,
54  pDy1, pDx1, pDx1, pDy2, pDx2, pDx2,0.)
55 {
56 }
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)
G4TwistedTrd::~G4TwistedTrd ( )
virtual

Definition at line 66 of file G4TwistedTrd.cc.

67 {
68 }
G4TwistedTrd::G4TwistedTrd ( __void__ &  a)

Definition at line 61 of file G4TwistedTrd.cc.

63 {
64 }
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)
G4TwistedTrd::G4TwistedTrd ( const G4TwistedTrd rhs)

Definition at line 72 of file G4TwistedTrd.cc.

73  : G4VTwistedFaceted(rhs)
74 {
75 }
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)

Member Function Documentation

G4VSolid * G4TwistedTrd::Clone ( ) const
virtual

Reimplemented from G4VSolid.

Definition at line 125 of file G4TwistedTrd.cc.

References G4TwistedTrd().

126 {
127  return new G4TwistedTrd(*this);
128 }
G4TwistedTrd(const G4String &pName, G4double pDx1, G4double pDx2, G4double pDy1, G4double pDy2, G4double pDz, G4double pPhiTwist)
Definition: G4TwistedTrd.cc:46
G4GeometryType G4TwistedTrd::GetEntityType ( ) const
virtual

Reimplemented from G4VTwistedFaceted.

Definition at line 117 of file G4TwistedTrd.cc.

118 {
119  return G4String("G4TwistedTrd");
120 }
G4double G4TwistedTrd::GetPhiTwist ( ) const
inline
G4double G4TwistedTrd::GetX1HalfLength ( ) const
inline
G4double G4TwistedTrd::GetX2HalfLength ( ) const
inline
G4double G4TwistedTrd::GetY1HalfLength ( ) const
inline
G4double G4TwistedTrd::GetY2HalfLength ( ) const
inline
G4double G4TwistedTrd::GetZHalfLength ( ) const
inline
G4TwistedTrd & G4TwistedTrd::operator= ( const G4TwistedTrd rhs)

Definition at line 79 of file G4TwistedTrd.cc.

References G4VTwistedFaceted::operator=().

80 {
81  // Check assignment to self
82  //
83  if (this == &rhs) { return *this; }
84 
85  // Copy base class data
86  //
88 
89  return *this;
90 }
G4VTwistedFaceted & operator=(const G4VTwistedFaceted &rhs)
std::ostream & G4TwistedTrd::StreamInfo ( std::ostream &  os) const
virtual

Reimplemented from G4VTwistedFaceted.

Definition at line 92 of file G4TwistedTrd.cc.

References python.hepunit::cm, python.hepunit::degree, G4endl, G4VSolid::GetName(), GetPhiTwist(), GetX1HalfLength(), GetX2HalfLength(), GetY1HalfLength(), GetY2HalfLength(), and GetZHalfLength().

93 {
94  //
95  // Stream object contents to an output stream
96  //
97  os << "-----------------------------------------------------------\n"
98  << " *** Dump for solid - " << GetName() << " ***\n"
99  << " ===================================================\n"
100  << " Solid type: G4TwistedTrd\n"
101  << " Parameters: \n"
102  << " pDx1 = " << GetX1HalfLength()/cm << " cm" << G4endl
103  << " pDx2 = " << GetX2HalfLength()/cm << " cm" << G4endl
104  << " pDy1 = " << GetY1HalfLength()/cm << " cm" << G4endl
105  << " pDy2 = " << GetY2HalfLength()/cm << " cm" << G4endl
106  << " pDz = " << GetZHalfLength()/cm << " cm" << G4endl
107  << " pPhiTwist = " << GetPhiTwist()/degree << " deg" << G4endl
108  << "-----------------------------------------------------------\n";
109 
110  return os;
111 }
G4String GetName() const
G4double GetX1HalfLength() const
Definition: G4TwistedTrd.hh:77
G4double GetY1HalfLength() const
Definition: G4TwistedTrd.hh:79
G4double GetX2HalfLength() const
Definition: G4TwistedTrd.hh:78
G4double GetZHalfLength() const
Definition: G4TwistedTrd.hh:81
tuple degree
Definition: hepunit.py:69
G4double GetY2HalfLength() const
Definition: G4TwistedTrd.hh:80
G4double GetPhiTwist() const
Definition: G4TwistedTrd.hh:82
#define G4endl
Definition: G4ios.hh:61

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