--- yoda/techmodel/forroutines/anticounter/AC.h 2004/12/16 17:32:59 2.2 +++ yoda/techmodel/forroutines/anticounter/AC.h 2005/05/28 10:44:12 4.4 @@ -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; };