Changeset 12463 for trunk/FACT++/src/EventBuilder.c
- Timestamp:
- 11/09/11 02:05:04 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/EventBuilder.c
r12462 r12463 1365 1365 //I suspect that it may be more efficient to set all the allocated mem to 1366 1366 //zero when allocating it 1367 dest = tmS*roi[0] + NPIX*roi[0];1367 // dest = tmS*roi[0] + NPIX*roi[0]; 1368 1368 // bzero(&mBuffer[evID].fEvent->Adc_Data[dest],roi[0]*2); 1369 1369 }
Note:
See TracChangeset
for help on using the changeset viewer.