1 |
************************************************************************* |
************************************************************************ |
2 |
* |
* |
3 |
* functions.f |
* functions.f |
4 |
* |
* |
65 |
|
|
66 |
include 'commontracker.f' |
include 'commontracker.f' |
67 |
|
|
68 |
|
view = view |
69 |
nld=INT((istrip-1)/nstrips_ladder)+1 |
nld=INT((istrip-1)/nstrips_ladder)+1 |
70 |
|
|
71 |
end |
end |
487 |
include 'calib.f' |
include 'calib.f' |
488 |
|
|
489 |
|
|
490 |
|
real incut |
491 |
integer nsat |
integer nsat |
492 |
nsat = 0 |
nsat = 0 |
493 |
iv=VIEW(ic) |
iv=VIEW(ic) |
540 |
include 'level1.f' |
include 'level1.f' |
541 |
include 'calib.f' |
include 'calib.f' |
542 |
|
|
543 |
|
real incut |
544 |
integer nbad |
integer nbad |
545 |
nbad = 0 |
nbad = 0 |
546 |
|
|