84 auto data = std::make_unique<OwnedThreadData_t>(
fNedges + 10);
102 fGeneration.fetch_add(1, std::memory_order_release);
192 Fatal(
"ComputeBBox",
"Wrong section order");
199 Fatal(
"ComputeBBox",
"Shape %s at index %d: Not allowed first two or last two sections at same Z",
GetName(),
252 fOrigin[2] = 0.5 * (zmax + zmin);
255 fDZ = 0.5 * (zmax - zmin);
292 if ((
fZ[
ipl + 1] - point[2]) < (point[2] -
fZ[
ipl]))
349 if (
norm[0] * dir[0] +
norm[1] * dir[1] +
norm[2] * dir[2] < 0) {
362 if (point[2] <
fZ[0])
364 if (point[2] >
fZ[
fNz - 1])
451 if ((point[0] * dir[1] - point[1] * dir[0]) > 0) {
561 sphi[0] =
TMath::Sqrt((point[0] * point[0] + point[1] * point[1]) / (1. - dir[2] * dir[2]));
695 for (i = 0; i < 3; i++)
696 pt[i] = point[i] + step * dir[i];
753 for (i = 0; i < 3; i++)
784 for (i = 0; i < 3; i++)
785 pt[i] = point[i] + step * dir[i];
909 for (i = 0; i < 3; i++)
1000 for (i = 0; i < 3; i++)
1052 for (
Int_t i = 0; i < 3; i++)
1200 for (i = 0; i < 3; i++)
1251 if (
fDphi < 360.0) {
1322 if (
pt[2] * dir[2] < 0)
1367 if (
iph[0] >= 0 &&
sph[0] > 1.E-8)
1408 Double_t zmax = start + ndiv * step;
1413 Error(
"Divide",
"makes no sense dividing a pgon on radius");
1417 Error(
"Divide",
"ndiv should divide number of pgon edges");
1431 for (
id = 0;
id < ndiv;
id++) {
1432 voldiv->AddNodeOffset(vol,
id, start +
id * step + step / 2, opt.
Data());
1439 if (start <
fZ[
ipl])
1442 if ((start + ndiv * step) >
fZ[
ipl + 1])
1451 Error(
"Divide",
"cannot divide pcon on Z if divided region is not between 2 consecutive planes");
1459 for (
id = 0;
id < ndiv;
id++) {
1471 voldiv->AddNodeOffset(vol,
id, start +
id * step + step / 2, opt.
Data());
1475 default:
Error(
"Divide",
"Wrong axis type for division");
return nullptr;
1485 param[0] =
fRmin[0];
1486 param[1] =
fRmax[0];
1488 if (
fRmin[i] < param[0])
1489 param[0] =
fRmin[i];
1490 if (
fRmax[i] > param[1])
1491 param[1] =
fRmax[i];
1495 param[0] *= param[0];
1496 param[1] *= param[1];
1503 param[3] = param[2] +
fDphi;
1565 for (i = 0; i <
nz * 2; i++) {
1567 for (
j = 1;
j <
n;
j++) {
1580 for (i = 0; i < 2; i++) {
1582 for (
j = 0;
j <
n;
j++) {
1590 for (i = 0; i < (
nz - 1); i++) {
1593 for (
j = 0;
j <
n;
j++) {
1600 for (
j = 0;
j <
n;
j++) {
1610 for (i = 1; i < (
nz - 1); i++) {
1611 for (
j = 0;
j < 2;
j++) {
1614 buff.fSegs[
indx++] = (2 * i + 1) *
n +
j * (
n - 1);
1625 for (
j = 0;
j <
n - 1;
j++) {
1642 for (
j = 0;
j <
n - 1;
j++) {
1660 for (k = 0; k < (
nz - 1); k++) {
1662 for (
j = 0;
j <
n - 1;
j++) {
1665 buff.fPols[
indx++] =
nz * 2 *
m + (2 * k + i * 1 + 2) *
n +
j + 1;
1666 buff.fPols[
indx++] = (2 * k + i * 1 + 2) *
m +
j;
1667 buff.fPols[
indx++] =
nz * 2 *
m + (2 * k + i * 1 + 2) *
n +
j;
1668 buff.fPols[
indx++] = (2 * k + i * 1) *
m +
j;
1673 buff.fPols[
indx++] =
nz * 2 *
m + (2 * k + i * 1 + 2) *
n;
1674 buff.fPols[
indx++] = (2 * k + i * 1 + 2) *
m +
j;
1675 buff.fPols[
indx++] =
nz * 2 *
m + (2 * k + i * 1 + 2) *
n +
j;
1676 buff.fPols[
indx++] = (2 * k + i * 1) *
m +
j;
1679 for (
j = 0;
j <
n - 1;
j++) {
1682 buff.fPols[
indx++] = (2 * k + i * 1) *
m +
j;
1683 buff.fPols[
indx++] =
nz * 2 *
m + (2 * k + i * 1 + 2) *
n +
j;
1684 buff.fPols[
indx++] = (2 * k + i * 1 + 2) *
m +
j;
1685 buff.fPols[
indx++] =
nz * 2 *
m + (2 * k + i * 1 + 2) *
n +
j + 1;
1690 buff.fPols[
indx++] = (2 * k + i * 1) *
m +
j;
1691 buff.fPols[
indx++] =
nz * 2 *
m + (2 * k + i * 1 + 2) *
n +
j;
1692 buff.fPols[
indx++] = (2 * k + i * 1 + 2) *
m +
j;
1693 buff.fPols[
indx++] =
nz * 2 *
m + (2 * k + i * 1 + 2) *
n;
1701 for (k = 0; k < (
nz - 1); k++) {
1730 if ((
nz < 2) || (
nbPnts <= 0) || (
n < 2))
1738 for (i = 0; i <
nz; i++) {
1740 for (
j = 1;
j <
n;
j++) {
1749 for (
j = 0;
j <
n;
j++) {
1757 for (
j = 0;
j <
n;
j++) {
1764 for (i = 0; i < (
nz - 1); i++) {
1767 for (
j = 0;
j <
n;
j++) {
1779 for (
j = 0;
j <
n - 1;
j++) {
1790 for (
j = 0;
j <
n - 1;
j++) {
1799 for (
Int_t k = 0; k < (
nz - 1); k++) {
1802 for (
j = 0;
j <
n - 1;
j++) {
1824 Fatal(
"Rpg",
"Plane index parameter ipl=%i out of range\n",
ipl);
1862 a = ((point[0] * dir[2] - point[2] * dir[0]) *
cphi + (point[1] * dir[2] - point[2] * dir[1]) *
sphi) *
invdirz;
1896 r =
TMath::Sqrt(point[0] * point[0] + point[1] * point[1]);
1907 for (i = 0; i < 3; i++)
1933 for (i = 0; i < 3; i++)
2037 out <<
" // Shape: " <<
GetName() <<
" type: " <<
ClassName() << std::endl;
2038 out <<
" phi1 = " <<
fPhi1 <<
";" << std::endl;
2039 out <<
" dphi = " <<
fDphi <<
";" << std::endl;
2040 out <<
" nedges = " <<
fNedges <<
";" << std::endl;
2041 out <<
" nz = " <<
fNz <<
";" << std::endl;
2042 out <<
" auto " <<
GetPointerName() <<
" = new TGeoPgon(\"" <<
GetName() <<
"\", phi1, dphi, nedges, nz);"
2045 out <<
" z = " <<
fZ[i] <<
";" << std::endl;
2046 out <<
" rmin = " <<
fRmin[i] <<
";" << std::endl;
2047 out <<
" rmax = " <<
fRmax[i] <<
";" << std::endl;
2048 out <<
" " <<
GetPointerName() <<
"->DefineSection(" << i <<
", z, rmin, rmax);" << std::endl;
2063 Error(
"SetDimensions",
"Pgon %s: Number of Z sections must be > 2",
GetName());
2079 DefineSection(i, param[4 + 3 * i], param[5 + 3 * i], param[6 + 3 * i]);
2097 for (i = 0; i <
GetNz(); i++) {
2099 for (
j = 0;
j <
n;
j++) {
2105 for (
j = 0;
j <
n;
j++) {
2140 for (i = 0; i <
fNz; i++) {
2142 for (
j = 0;
j <
n;
j++) {
2148 for (
j = 0;
j <
n;
j++) {
2189 npols = 2 * (
n - 1) + (
nz - 1) * (
n - 1);
size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
int Int_t
Signed integer 4 bytes (int)
float Float_t
Float 4 bytes (float)
double Double_t
Double 8 bytes.
const char Option_t
Option string (const char)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
void Error(const char *location, const char *msgfmt,...)
Use this function in case an error occurred.
void Fatal(const char *location, const char *msgfmt,...)
Use this function in case of a fatal error. It will abort the program.
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void data
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t r
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize id
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t points
R__EXTERN TGeoManager * gGeoManager
Generic 3D primitive description class.
Bool_t SectionsValid(UInt_t mask) const
void SetSectionsValid(UInt_t mask)
Bool_t SetRawSizes(UInt_t reqPnts, UInt_t reqPntsCapacity, UInt_t reqSegs, UInt_t reqSegsCapacity, UInt_t reqPols, UInt_t reqPolsCapacity)
Set kRaw tessellation section of buffer with supplied sizes.
void FillBuffer3D(TBuffer3D &buffer, Int_t reqSections, Bool_t localFrame) const override
Fills the supplied buffer, with sections in desired frame See TBuffer3D.h for explanation of sections...
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
Compute distance from outside point to surface of the box.
TGeoVolumeMulti * MakeVolumeMulti(const char *name, TGeoMedium *medium)
Make a TGeoVolumeMulti handling a list of volumes.
TObjArray * GetListOfShapes() const
Node containing an offset.
a cylindrical phi divison pattern
base finder class for patterns. A pattern is specifying a division type
A polycone is represented by a sequence of tubes/cones, glued together at defined Z planes.
virtual void DefineSection(Int_t snum, Double_t z, Double_t rmin, Double_t rmax)
Defines z position of a section plane, rmin and rmax at this z.
void InspectShape() const override
print shape parameters
Bool_t HasInsideSurface() const
Returns true when pgon has internal surface It will be only disabled when all Rmin values are 0.
Polygons are defined in the same way as polycones, the difference being just that the segments betwee...
void Safety_v(const Double_t *points, const Bool_t *inside, Double_t *safe, Int_t vecsize) const override
Compute safe distance from each of the points in the input array.
TBuffer3D * MakeBuffer3D() const override
Creates a TBuffer3D describing this shape.
static std::atomic< UInt_t > fgInstanceCount
void SetPoints(Double_t *points) const override
create polygone mesh points
Bool_t Contains(const Double_t *point) const override
test if point is inside this shape check total z range
std::mutex fOwnedDataMutex
! Protects cold allocation and cleanup
Bool_t SliceCrossingInZ(const Double_t *point, const Double_t *dir, Int_t nphi, Int_t *iphi, Double_t *sphi, Double_t &snext, Double_t stepmax) const
Performs ray propagation between Z segments.
std::vector< std::unique_ptr< OwnedThreadData_t > > fOwnedData
! Object-owned per-thread buffers
~TGeoPgon() override
destructor
Bool_t SliceCrossing(const Double_t *point, const Double_t *dir, Int_t nphi, Int_t *iphi, Double_t *sphi, Double_t &snext, Double_t stepmax) const
Check boundary crossing inside phi slices.
void Sizeof3D() const override
fill size of this 3-D object
Int_t GetNmeshVertices() const override
Return number of vertices of the mesh representation.
void ComputeNormal(const Double_t *point, const Double_t *dir, Double_t *norm) const override
Compute normal to closest surface from POINT.
void GetBoundingCylinder(Double_t *param) const override
Fill vector param[4] with the bounding cylinder parameters.
void DistFromInside_v(const Double_t *points, const Double_t *dirs, Double_t *dists, Int_t vecsize, Double_t *step) const override
Compute distance from array of input points having directions specified by dirs. Store output in dist...
Bool_t SliceCrossingZ(const Double_t *point, const Double_t *dir, Int_t nphi, Int_t *iphi, Double_t *sphi, Double_t &snext, Double_t stepmax) const
Performs ray propagation between Z segments.
void InspectShape() const override
Inspect the PGON parameters.
void LocatePhi(const Double_t *point, Int_t &ipsec) const
Locates index IPSEC of the phi sector containing POINT.
TGeoVolume * Divide(TGeoVolume *voldiv, const char *divname, Int_t iaxis, Int_t ndiv, Double_t start, Double_t step) override
Divide this polygone shape belonging to volume "voldiv" into ndiv volumes called divname,...
void GetMeshNumbers(Int_t &nvert, Int_t &nsegs, Int_t &npols) const override
Returns numbers of vertices, segments and polygons composing the shape mesh.
void SavePrimitive(std::ostream &out, Option_t *option="") override
Save a primitive as a C++ statement(s) on output stream "out".
Double_t Safety(const Double_t *point, Bool_t in=kTRUE) const override
computes the closest distance from given point to this shape, according to option.
void ClearThreadData() const override
Release object-owned scratch buffers and invalidate the non-owning TLS slots.
Double_t SafetyToSegment(const Double_t *point, Int_t ipl, Int_t iphi, Bool_t in, Double_t safphi, Double_t safmin=TGeoShape::Big()) const
Compute safety from POINT to segment between planes ipl, ipl+1 within safmin.
Double_t Capacity() const override
Computes capacity of the shape in [length^3].
Double_t Rpg(Double_t z, Int_t ipl, Bool_t inner, Double_t &a, Double_t &b) const
Computes projected pgon radius (inner or outer) corresponding to a given Z value.
void SetDimensions(Double_t *param) override
Set PGON dimensions starting from an array.
void SetSegsAndPolsNoInside(TBuffer3D &buff) const
Fill TBuffer3D structure for segments and polygons, when no inner surface exists.
Bool_t SliceCrossingIn(const Double_t *point, const Double_t *dir, Int_t ipl, Int_t nphi, Int_t *iphi, Double_t *sphi, Double_t &snext, Double_t stepmax) const
Check boundary crossing inside phi slices.
void Contains_v(const Double_t *points, Bool_t *inside, Int_t vecsize) const override
Check the inside status for each of the points in the array.
void DistFromOutside_v(const Double_t *points, const Double_t *dirs, Double_t *dists, Int_t vecsize, Double_t *step) const override
Compute distance from array of input points having directions specified by dirs. Store output in dist...
const TBuffer3D & GetBuffer3D(Int_t reqSections, Bool_t localFrame) const override
Fills a static 3D buffer and returns a reference.
void InitThreadSlot(ThreadData_t &td) const
(Re)build the per-thread scratch buffers for this shape into the given slot.
ThreadData_t & GetThreadData() const
Per-thread non-owning cache of scratch buffers indexed by this shape.
void ComputeNormal_v(const Double_t *points, const Double_t *dirs, Double_t *norms, Int_t vecsize) override
Compute the normal for an array o points so that norm.dot.dir is positive Input: Arrays of point coor...
void ComputeBBox() override
compute bounding box for a polygone Check if the sections are in increasing Z order
Double_t Rproj(Double_t z, const Double_t *point, const Double_t *dir, Double_t cphi, Double_t sphi, Double_t &a, Double_t &b) const
Computes projected distance at a given Z for a given ray inside a given sector and fills coefficients...
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
compute distance from inside point to surface of the polygone first find out in which Z section the p...
Bool_t IsCrossingSlice(const Double_t *point, const Double_t *dir, Int_t iphi, Double_t sstart, Int_t &ipl, Double_t &snext, Double_t stepmax) const
Check crossing of a given pgon slice, from a starting point inside the slice.
Int_t GetPhiCrossList(const Double_t *point, const Double_t *dir, Int_t istart, Double_t *sphi, Int_t *iphi, Double_t stepmax=TGeoShape::Big()) const
Returns lists of PGON phi crossings for a ray starting from POINT.
void SetSegsAndPols(TBuffer3D &buff) const override
Fill TBuffer3D structure for segments and polygons.
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
Compute distance from outside point to surface of the polygone.
std::atomic< Int_t > fGeneration
non-reused index of this shape into the per-thread vector
Int_t DistancetoPrimitive(Int_t px, Int_t py) override
compute closest distance from point px,py to each corner
Base abstract class for all shapes.
Int_t GetBasicColor() const
Get the basic color (0-7).
void TransformPoints(Double_t *points, UInt_t NbPoints) const
Tranform a set of points (LocalToMaster)
void SetShapeBit(UInt_t f, Bool_t set)
Equivalent of TObject::SetBit.
static Double_t SafetyPhi(const Double_t *point, Bool_t in, Double_t phi1, Double_t phi2)
Static method to compute safety w.r.t a phi corner defined by cosines/sines of the angles phi1,...
static Bool_t IsSameWithinTolerance(Double_t a, Double_t b)
Check if two numbers differ with less than a tolerance.
const char * GetPointerName() const
Provide a pointer name containing uid.
Int_t ShapeDistancetoPrimitive(Int_t numpoints, Int_t px, Int_t py) const
Returns distance to shape primitive mesh.
static void NormalPhi(const Double_t *point, const Double_t *dir, Double_t *norm, Double_t c1, Double_t s1, Double_t c2, Double_t s2)
Static method to compute normal to phi planes.
static Bool_t IsCrossingSemiplane(const Double_t *point, const Double_t *dir, Double_t cphi, Double_t sphi, Double_t &snext, Double_t &rxy)
Compute distance from POINT to semiplane defined by PHI angle along DIR.
const char * GetName() const override
Get the shape name.
static Double_t Tolerance()
static Bool_t IsCloseToPhi(Double_t epsil, const Double_t *point, Double_t c1, Double_t s1, Double_t c2, Double_t s2)
True if point is closer than epsil to one of the phi planes defined by c1,s1 or c2,...
static Double_t DistFromOutsideS(const Double_t *point, const Double_t *dir, Double_t rmin, Double_t rmax, Double_t dz)
Static method to compute distance from outside point to a tube with given parameters Boundary safe al...
TGeoVolume, TGeoVolumeMulti, TGeoVolumeAssembly are the volume classes.
Int_t IndexOf(const TObject *obj) const override
R__ALWAYS_INLINE Bool_t TestBit(UInt_t f) const
virtual const char * ClassName() const
Returns name of class to which the object belongs.
void SetBit(UInt_t f, Bool_t set)
Set or unset the user status bits as specified in f.
const char * Data() const
Long64_t LocMin(Long64_t n, const T *a)
Returns index of array with the minimum element.
Short_t Max(Short_t a, Short_t b)
Returns the largest of a and b.
T1 Sign(T1 a, T2 b)
Returns a value with the magnitude of a and the sign of b.
Double_t ATan2(Double_t y, Double_t x)
Returns the principal value of the arc tangent of y/x, expressed in radians.
Long64_t LocMax(Long64_t n, const T *a)
Returns index of array with the maximum element.
constexpr Double_t DegToRad()
Conversion from degree to radian: .
Double_t Sqrt(Double_t x)
Returns the square root of x.
Short_t Min(Short_t a, Short_t b)
Returns the smallest of a and b.
Double_t Cos(Double_t)
Returns the cosine of an angle of x radians.
Double_t Sin(Double_t)
Returns the sine of an angle of x radians.
Double_t Tan(Double_t)
Returns the tangent of an angle of x radians.
Long64_t BinarySearch(Long64_t n, const T *array, T value)
Binary search in an array of n values to locate value.
constexpr Double_t RadToDeg()
Conversion from radian to degree: .
Short_t Abs(Short_t d)
Returns the absolute value of parameter Short_t d.
std::unique_ptr< Int_t[]> fIntBuffer
OwnedThreadData_t(std::size_t size)
std::unique_ptr< Double_t[]> fDblBuffer
bumped whenever the per-thread state must be rebuilt