ATLAS Offline Software
|
#include "TrigT1RPClogic/windows.h"
#include "TrigT1RPClogic/large.h"
#include "TrigT1RPClogic/small.h"
#include "TrigT1RPClogic/foot.h"
Go to the source code of this file.
Functions | |
int | windows (float distance, float eta_pivot, int thr, int sector) |
int | give_nearest_bin (const float(*window)[NBINS][BOUND], int thr, int bin, int bound, int step) |
int give_nearest_bin | ( | const float(*) | window[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.