--- yoda/event/CalibCalPedEvent.h 2004/12/03 22:04:04 2.1 +++ yoda/event/CalibCalPedEvent.h 2005/01/13 14:43:21 2.2 @@ -23,6 +23,7 @@ float calbase[4][11][6]; float calvar[4][11][6]; float calpuls[4][11][96]; + UINT8 unpackError; ClassDef(CalibCalPedEvent, 1) };