![]() |
ATLAS Offline Software
|
Functions | |
| getXYInPolygon (s, nev0=1500) | |
| drawXYInPolygon (nev0=1500) | |
| getXYSetInPolygon (nev0=1500) | |
| Function returns two arrays with xCryo, yTable positions inside user defined shape (polygon) Points are placed in a rectangular grid with center in x0,y0 and grid step dx,dy. | |
| python.h6prod_getxy.drawXYInPolygon | ( | nev0 = 1500 | ) |
Definition at line 16 of file h6prod_getxy.py.
| python.h6prod_getxy.getXYInPolygon | ( | s, | |
| nev0 = 1500 ) |
Definition at line 9 of file h6prod_getxy.py.
| python.h6prod_getxy.getXYSetInPolygon | ( | nev0 = 1500 | ) |
Function returns two arrays with xCryo, yTable positions inside user defined shape (polygon) Points are placed in a rectangular grid with center in x0,y0 and grid step dx,dy.
Definition at line 77 of file h6prod_getxy.py.