--- chewbacca/event/EventCounter.h 2008/09/23 07:19:51 1.1 +++ chewbacca/event/EventCounter.h 2009/07/24 13:53:49 1.2 @@ -1,7 +1,7 @@ /** @file - * $Source: /repository/event/EventCounter.h,v $ - * $Id: EventCounter.h,v 1.1 2008-01-11 17:14:21 messineo Exp $ - * $Author: messineo $ + * $Source: /afs/ba.infn.it/user/pamela/src/CVS/chewbacca/event/EventCounter.h,v $ + * $Id: EventCounter.h,v 1.1.1.1 2008/09/23 07:19:51 mocchiut Exp $ + * $Author: mocchiut $ * * Header file for the EventCounter class. */ @@ -20,8 +20,7 @@ */ class EventCounter : public TObject { private: - int RunNumber; /**< Run number */ - + int Pscu; int PhysEndRun; int CalibCalPulse1; @@ -69,6 +68,7 @@ int Ac2Alarm; int TsbT; int TsbB; + int RunNumber; /**< Run number */ typedef std::map CounterMap; CounterMap CMap; //!