![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Macros | |
| #define | THRES 5 |
| #define | NBINS 50 |
| #define | BOUND 2 |
Functions | |
| int | give_nearest_bin (const float(*)[NBINS][BOUND], int, int, int, int) |
| int | windows (float, float, int, int) |
| int give_nearest_bin | ( | const | float(*)[NBINS][BOUND], |
| int | thr, | ||
| int | bin, | ||
| int | bound, | ||
| int | step ) |
Definition at line 65 of file windows.cxx.
| int windows | ( | float | distance, |
| float | eta_pivot, | ||
| int | thr, | ||
| int | sector ) |
Definition at line 14 of file windows.cxx.