/[PAMELA software]/yoda/event/EventCounter.h
ViewVC logotype

Diff of /yoda/event/EventCounter.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.5.2.1 by kusanagi, Fri Mar 4 10:13:10 2005 UTC revision 2.6 by kusanagi, Thu Mar 3 10:23:30 2005 UTC
# Line 85  namespace pamela { Line 85  namespace pamela {
85      int GetRunNumber(void) const { return RunNumber; }      int GetRunNumber(void) const { return RunNumber; }
86      void Increment(pamela::PacketType const *) throw (NotExistingCounterException);      void Increment(pamela::PacketType const *) throw (NotExistingCounterException);
87      void PrintCounters() const ;      void PrintCounters() const ;
88      ClassDef(EventCounter, 2)      ClassDef(EventCounter, 3)
89    };    };
90  }  }
91    

Legend:
Removed from v.2.5.2.1  
changed lines
  Added in v.2.6

  ViewVC Help
Powered by ViewVC 1.1.23