--- calo/flight/CaloDoubleShower/src/CaloDoubleShower.cpp 2007/08/10 12:23:35 1.1.1.1 +++ calo/flight/CaloDoubleShower/src/CaloDoubleShower.cpp 2009/12/14 14:51:35 1.3 @@ -32,6 +32,7 @@ cstrip = new CaloStrip(false); debug = false; simulation = false; + usepl18x = false; // Clear(); // @@ -156,6 +157,9 @@ for ( Int_t i=0; iGetCaloLevel1()->istrip; i++ ){ // mip = L2->GetCaloLevel1()->DecodeEstrip(i,view,plane,strip); + // + if ( !usepl18x && view==0 && plane==18 ) mip = 0.; + // event->clevel1->estrip[strip][plane][view] = mip; // }; @@ -193,7 +197,7 @@ Float_t m = (ptrack->GetToFTrack()->xtr_tof[0] - ptrack->GetToFTrack()->xtr_tof[3])/(ZTOF11-ZTOF21); Float_t q = ptrack->GetToFTrack()->xtr_tof[3] - m * ZTOF21; // - c2s->pos = (m * event->clevel1->zalig + q)*10. + event->clevel1->xalig; + c2s->pos = (m * (event->clevel1->zalig/10.) + q)*10. + event->clevel1->xalig; c2s->angol = m; // // call fortran routine