--- yoda/event/physics/S4/S4Event.h 2005/01/13 14:46:05 1.4 +++ yoda/event/physics/S4/S4Event.h 2005/03/04 15:54:11 3.0 @@ -1,6 +1,6 @@ /** @file * $Source: /home/cvsmanager/yoda/event/physics/S4/S4Event.h,v $ - * $Id: S4Event.h,v 1.3 2004/12/09 08:48:25 kusanagi Exp $ + * $Id: S4Event.h,v 1.5 2005/01/17 08:58:44 kusanagi Exp $ * $Author: kusanagi $ * * Header file for the raw anticoincidence events @@ -33,7 +33,7 @@ S4Event(void); ~S4Event(void); - ClassDef(S4Event, 1) + ClassDef(S4Event, 2) }; } }