--- yoda/event/physics/S4/S4Event.h 2004/12/09 08:48:25 1.3 +++ yoda/event/physics/S4/S4Event.h 2005/01/13 14:46:05 1.4 @@ -1,6 +1,6 @@ /** @file * $Source: /home/cvsmanager/yoda/event/physics/S4/S4Event.h,v $ - * $Id: S4Event.h,v 1.2 2004/12/03 22:04:33 kusanagi Exp $ + * $Id: S4Event.h,v 1.3 2004/12/09 08:48:25 kusanagi Exp $ * $Author: kusanagi $ * * Header file for the raw anticoincidence events @@ -28,6 +28,7 @@ UINT8 S4_CMD_NUM; UINT16 S4_RESP_LENGHT; UINT8 S4_OVERALL_CHKCODE; + UINT8 unpackError; S4Event(void); ~S4Event(void);