--- yoda/techmodel/forroutines/anticounter/AC.h 2004/12/16 17:32:59 2.2 +++ yoda/techmodel/forroutines/anticounter/AC.h 2005/03/04 14:13:52 2.2.2.1 @@ -14,7 +14,7 @@ unsigned short iCRC; unsigned short tail; unsigned short CRC; - + unsigned short CRCcheck; }; struct physicsstruct{ @@ -31,6 +31,7 @@ unsigned short temp[2]; unsigned short DAC[8]; unsigned short CRC; + unsigned short CRCcheck; };