Changeset 19315 for trunk/Mars/mdrs
- Timestamp:
- 10/28/18 19:53:45 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mdrs/MCalibrateDrsTimes.cc
r19132 r19315 140 140 //for (UInt_t hw=8; hw<npix; hw+=9) 141 141 { 142 const UInt_t sw = idx[hw];142 const Int_t sw = idx[hw]; 143 143 if (sw>=fSignals->GetSize()) 144 144 continue;
Note:
See TracChangeset
for help on using the changeset viewer.