| 40 |
! dimension to clsignal array) |
! dimension to clsignal array) |
| 41 |
real clsignal(maxlength) !signal values of all strips belonging to clusters |
real clsignal(maxlength) !signal values of all strips belonging to clusters |
| 42 |
|
|
| 43 |
real cnev(nviews,nva1_view) !common noise of the event for a certain view and |
real cnev(nviews,nva1_view) !CN of the event for a certain view and VA1 |
| 44 |
! VA1 |
integer cnevflag(nviews,nva1_view) !CN flag |
| 45 |
|
|
| 46 |
c$$$ common/level1general/good1,nev1,which_calib1,swcode1,crc1 |
c$$$ common/level1general/good1,nev1,which_calib1,swcode1,crc1 |
| 47 |
c$$$ common/level1cpu/pkt_type1,pkt_num1,obt1,cpu_crc1 |
c$$$ common/level1cpu/pkt_type1,pkt_num1,obt1,cpu_crc1 |
| 48 |
c$$$ common/level1cluster/nclstr1,view,ladder,maxs,mult,dedx,indstart |
c$$$ common/level1cluster/nclstr1,view,ladder,maxs,mult,dedx,indstart |
| 51 |
|
|
| 52 |
common/level1event/good1,nclstr1,view,ladder,maxs |
common/level1event/good1,nclstr1,view,ladder,maxs |
| 53 |
$ ,mult,dedx,indstart |
$ ,mult,dedx,indstart |
| 54 |
$ ,indmax,totCLlength,clsignal,cnev |
$ ,indmax,totCLlength,clsignal,cnev,cnevflag |
| 55 |
|
|
| 56 |
SAVE/level1event/ |
SAVE/level1event/ |