--- yoda/event/physics/anticounter/AnticounterEvent.h 2005/01/13 14:46:10 2.4 +++ yoda/event/physics/anticounter/AnticounterEvent.h 2005/01/17 08:58:52 2.5 @@ -1,6 +1,6 @@ /** @file * $Source: /home/cvsmanager/yoda/event/physics/anticounter/AnticounterEvent.h,v $ - * $Id: AnticounterEvent.h,v 2.3 2004/12/20 14:15:10 kusanagi Exp $ + * $Id: AnticounterEvent.h,v 2.4 2005/01/13 14:46:10 kusanagi Exp $ * $Author: kusanagi $ * * Header file for the raw anticoincidence events @@ -39,7 +39,7 @@ AnticounterEvent(void); ~AnticounterEvent(void); - ClassDef(AnticounterEvent, 1) + ClassDef(AnticounterEvent, 2) }; } }