Changeset 12226 for trunk/FACT++/src/FAD.h
- Timestamp:
- 10/21/11 17:58:33 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/FAD.h
r12091 r12226 222 222 int16_t nRoi ; 223 223 int16_t nRoiTM ; 224 int16_t mBoard ;225 224 uint32_t pcTime ; 226 225 int32_t evtLen ; 227 int16_t toWrite ;228 226 uint8_t Errors[4] ; 229 227 EVENT *fEvent ; 230 228 PEVNT_HEADER *FADhead; // 229 int8_t *buffer ; 231 230 232 231 } WRK_DATA ; //internal to eventbuilder
Note:
See TracChangeset
for help on using the changeset viewer.