114 |
c2_S[j] = c2_S[j]*tdcres[j]; |
c2_S[j] = c2_S[j]*tdcres[j]; |
115 |
} |
} |
116 |
/* ********************************** start loop over hits */ |
/* ********************************** start loop over hits */ |
117 |
if(Nthtof>ntof)cout<<"NTHTOF > "<<ntof<<" , event rejected ! "<<Nthtof<<endl; |
if(Nthtof>*ntf)cout<<"NTHTOF > "<<*ntf<<" , event rejected ! "<<Nthtof<<endl; |
118 |
else{ |
else{ |
119 |
for(Int_t nh=0; nh<Nthtof; nh++){ |
for(Int_t nh=0; nh<Nthtof; nh++){ |
120 |
//// if(Ipartof[nh]!=Ipa)continue; |
//// if(Ipartof[nh]!=Ipa)continue; |