Parent Directory | Revision Log | Patch
revision 2.0 by kusanagi, Tue Sep 21 20:50:54 2004 UTC | revision 3.0 by kusanagi, Fri Mar 4 15:54:11 2005 UTC | |
---|---|---|
# | Line 51 void TrgInitReader::Init(PamelaRun *run) | Line 51 void TrgInitReader::Init(PamelaRun *run) |
51 | /** | /** |
52 | * Unpack the TrgInit event from an input file. | * Unpack the TrgInit event from an input file. |
53 | */ | */ |
54 | void TrgInitReader::RunEvent(int EventNumber, long int length) { | void TrgInitReader::RunEvent(int EventNumber, long int length) throw (WrongCRCException){ |
55 | ||
56 | ||
57 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |