--- yoda/event/physics/anticounter/AnticounterEvent.h 2005/01/17 08:58:52 2.5 +++ yoda/event/physics/anticounter/AnticounterEvent.h 2005/03/05 15:25:04 2.5.2.1 @@ -1,6 +1,6 @@ /** @file * $Source: /home/cvsmanager/yoda/event/physics/anticounter/AnticounterEvent.h,v $ - * $Id: AnticounterEvent.h,v 2.4 2005/01/13 14:46:10 kusanagi Exp $ + * $Id: AnticounterEvent.h,v 2.5 2005/01/17 08:58:52 kusanagi Exp $ * $Author: kusanagi $ * * Header file for the raw anticoincidence events @@ -34,6 +34,7 @@ UINT16 temp[2][2]; UINT16 DAC[2][8]; UINT16 CRC[2]; + UINT16 CRCcheck[2]; UINT8 unpackError; AnticounterEvent(void);