--- yoda/event/physics/tof/TofEvent.h 2006/02/07 17:11:08 6.0 +++ yoda/event/physics/tof/TofEvent.h 2006/09/12 08:56:27 6.1 @@ -1,6 +1,6 @@ /** @file - * $Source: /home/cvsmanager/yoda/event/physics/tof/TofEvent.h,v $ - * $Id: TofEvent.h,v 5.1 2006/02/04 12:37:44 kusanagi Exp $ + * $Source: /afs/ba.infn.it/user/pamela/src/CVS/yoda/event/physics/tof/TofEvent.h,v $ + * $Id: TofEvent.h,v 6.0 2006/02/07 17:11:08 kusanagi Exp $ * $Author: kusanagi $ * * Header file for the raw calorimeter events @@ -30,8 +30,8 @@ int tdc[4][12]; int temp1[12]; int temp2[12]; - - ClassDef(TofEvent, 2) + unsigned short unpackError; + ClassDef(TofEvent, 3) }; } }