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 17 of file h6prod_getxy.py.
def python.h6prod_getxy.getXYInPolygon | ( | s, | |
nev0 = 1500 |
|||
) |
Definition at line 10 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 78 of file h6prod_getxy.py.