Changeset 449 for trunk/MagicSoft/Simulation/Detector/include-MFadc
- Timestamp:
- 11/04/00 10:37:10 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/include-MFadc/MFadc.cxx
r443 r449 240 240 if (used[pixel]){ 241 241 for(j=0;j<(Int_t) SLICES_MFADC;j++) 242 sig[ i][j]=+offset;242 sig[pixel][j]=+offset; 243 243 } 244 244 }
Note:
See TracChangeset
for help on using the changeset viewer.