Changeset 12226 for trunk


Ignore:
Timestamp:
10/21/11 17:58:33 (13 years ago)
Author:
tbretz
Message:
Latest updates and bug fixes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/FAD.h

    r12091 r12226  
    222222  int16_t  nRoi   ;
    223223  int16_t  nRoiTM ;
    224   int16_t  mBoard ;
    225224  uint32_t pcTime ;
    226225  int32_t  evtLen ;
    227   int16_t  toWrite ;
    228226  uint8_t  Errors[4] ;
    229227  EVENT   *fEvent ;
    230228  PEVNT_HEADER *FADhead; //
     229  int8_t  *buffer ;
    231230
    232231} WRK_DATA ;             //internal to eventbuilder
Note: See TracChangeset for help on using the changeset viewer.