Go to the source code of this file.
◆ BOUND
◆ NBINS
◆ THRES
◆ give_nearest_bin()
int give_nearest_bin |
( |
const |
float(*)[NBINS][BOUND], |
|
|
int |
, |
|
|
int |
, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
◆ windows()
int windows |
( |
float |
, |
|
|
float |
, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
Definition at line 14 of file windows.cxx.
19 for (
int j=1;j<=50;j++)
21 if ((eta_pivot>=-1.1+(j-1)*0.044)&&(eta_pivot<-1.1+j*0.044))
bin = j;
24 int sector_type=((sector + 1)/2)%2;
33 else if (sector_type == 1 &&
34 !( sector==21 || sector==22 || sector==25 || sector==26 ))
45 if (!window[thr][
bin-1][0])
54 if (!window[thr][
bin-1][1])