| 58 |
c$$$ if(pfaid.eq.14)PFA='COG4' |
c$$$ if(pfaid.eq.14)PFA='COG4' |
| 59 |
*********************************************************** |
*********************************************************** |
| 60 |
|
|
| 61 |
c if(DEBUG)PRINT*,'P.F.A. --> ',fin,PFA |
c if(DEBUG.EQ.1)PRINT*,'P.F.A. --> ',fin,PFA |
| 62 |
|
|
| 63 |
if(DEBUG)then |
if(DEBUG.EQ.1)then |
| 64 |
print*,'----------------------------------' |
print*,'----------------------------------' |
| 65 |
print*,'Settings: ' |
print*,'Settings: ' |
| 66 |
print*,'PFA ',pfaid,PFA |
print*,'PFA ',pfaid,' ---> ',PFA |
| 67 |
print*,'tracking mode ',trackmode |
print*,'tracking mode ',trackmode |
| 68 |
print*,'fit-tolerance factor ',fact |
print*,'fit-tolerance factor ',fact |
| 69 |
print*,'minimum n.step ',istepmin |
print*,'minimum n.step ',istepmin |
| 70 |
|
|
| 71 |
endif |
endif |
| 72 |
|
|
| 73 |
*------------------------------------------------------ |
*------------------------------------------------------ |
| 86 |
cl_used(i)=0 !init mask of clusters associated to a track |
cl_used(i)=0 !init mask of clusters associated to a track |
| 87 |
enddo |
enddo |
| 88 |
|
|
| 89 |
if(DEBUG)then |
c$$$ if(DEBUG.EQ.1)then |
| 90 |
print*,'----------------------------------' |
c$$$ print*,'----------------------------------' |
| 91 |
print*,iev,' ** ',nev2 |
c$$$ print*,iev,' ** ',nev2 |
| 92 |
endif |
c$$$ endif |
| 93 |
|
|
| 94 |
* /////////////////////////////////////////////// |
* /////////////////////////////////////////////// |
| 95 |
* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ |
* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ |
| 118 |
|
|
| 119 |
call fill_level2_siglets |
call fill_level2_siglets |
| 120 |
|
|
| 121 |
if(DEBUG)then |
if(DEBUG.EQ.1)then |
| 122 |
|
|
| 123 |
print*,'' |
print*,'' |
| 124 |
print*,'DONE!' |
print*,'DONE!' |