Parent Directory
|
Revision Log
|
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 |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |