84 Double_t *safe =
nullptr)
const override;
#define ClassDefOverride(name, id)
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t points
Generic 3D primitive description class.
Geometrical transformation package.
An arbitrary polygon defined by vertices.
Base abstract class for all shapes.
ThreadData_t & GetThreadData() const
Int_t GetNmeshVertices() const override
virtual void DefineSection(Int_t snum, Double_t z, Double_t x0=0., Double_t y0=0., Double_t scale=1.)
void DistFromInside_v(const Double_t *points, const Double_t *dirs, Double_t *dists, Int_t vecsize, Double_t *step) const override
void ClearThreadData() const override
Double_t Capacity() const override
void ComputeBBox() override
void Contains_v(const Double_t *points, Bool_t *inside, Int_t vecsize) const override
Bool_t Contains(const Double_t *point) const override
Int_t fThreadSize
Navigation data per thread.
TGeoXtru(Double_t *param)
void SetCurrentVertices(Double_t x0, Double_t y0, Double_t scale)
TGeoXtru(const TGeoXtru &)=delete
mutex for thread data
void ComputeNormal(const Double_t *point, const Double_t *dir, Double_t *norm) override
void SavePrimitive(std::ostream &out, Option_t *option="") override
Save a primitive as a C++ statement(s) on output stream "out".
void GetPlaneVertices(Int_t iz, Int_t ivert, Double_t *vert) const
Double_t GetYOffset(Int_t i) const
void InspectShape() const override
Int_t DistancetoPrimitive(Int_t px, Int_t py) override
Computes distance from point (px,py) to the object.
Bool_t IsPointInsidePlane(const Double_t *point, Double_t *vert, Double_t *norm) const
void Sizeof3D() const override
Double_t GetZ(Int_t ipl) const
const TBuffer3D & GetBuffer3D(Int_t reqSections, Bool_t localFrame) const override
Stub implementation to avoid forcing implementation at this stage.
Bool_t DefinePolygon(Int_t nvert, const Double_t *xv, const Double_t *yv)
void SetCurrentZ(Double_t z, Int_t iz)
Double_t Safety(const Double_t *point, Bool_t in=kTRUE) const override
void ComputeNormal_v(const Double_t *points, const Double_t *dirs, Double_t *norms, Int_t vecsize) override
Double_t GetY(Int_t i) const
void SetDimensions(Double_t *param) override
void DrawPolygon(Option_t *option="")
void SetPoints(Double_t *points) const override
Double_t SafetyToSector(const Double_t *point, Int_t iz, Double_t safmin, Bool_t in)
Double_t DistFromInside(const Double_t *point, const Double_t *dir, Int_t iact=1, Double_t step=TGeoShape::Big(), Double_t *safe=nullptr) const override
void SetPoints(Float_t *points) const override
void DistFromOutside_v(const Double_t *points, const Double_t *dirs, Double_t *dists, Int_t vecsize, Double_t *step) const override
TBuffer3D * MakeBuffer3D() const override
std::vector< ThreadData_t * > fThreadData
Double_t DistToPlane(const Double_t *point, const Double_t *dir, Int_t iz, Int_t ivert, Double_t stepmax, Bool_t in) const
void SetSegsAndPols(TBuffer3D &buff) const override
Double_t GetScale(Int_t i) const
Double_t DistFromOutside(const Double_t *point, const Double_t *dir, Int_t iact=1, Double_t step=TGeoShape::Big(), Double_t *safe=nullptr) const override
TGeoShape * GetMakeRuntimeShape(TGeoShape *, TGeoMatrix *) const override
std::mutex fMutex
size of thread-specific array
Double_t GetXOffset(Int_t i) const
void GetMeshNumbers(Int_t &nvert, Int_t &nsegs, Int_t &npols) const override
void GetPlaneNormal(const Double_t *vert, Double_t *norm) const
void Safety_v(const Double_t *points, const Bool_t *inside, Double_t *safe, Int_t vecsize) const override
TGeoXtru & operator=(const TGeoXtru &)=delete
void CreateThreadData(Int_t nthreads) override
Double_t GetX(Int_t i) const