![]() |
ATLAS Offline Software
|
Functions | |
| def | getXYInPolygon (s, nev0=1500) |
| def | drawXYInPolygon (nev0=1500) |
| def | 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. More... | |
| def python.h6prod_getxy.drawXYInPolygon | ( | nev0 = 1500 | ) |
Definition at line 16 of file h6prod_getxy.py.
| def python.h6prod_getxy.getXYInPolygon | ( | s, | |
nev0 = 1500 |
|||
| ) |
Definition at line 9 of file h6prod_getxy.py.
| def 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.
1.8.18