Parent Directory | Revision Log | Patch
revision 2.0 by kusanagi, Tue Sep 21 20:50:54 2004 UTC | revision 4.4 by kusanagi, Sat May 28 10:44:11 2005 UTC | |
---|---|---|
# | Line 52 void TestTrkReader::Init(PamelaRun *run) | Line 52 void TestTrkReader::Init(PamelaRun *run) |
52 | /** | /** |
53 | * Unpack the TestTrk event from an input file. | * Unpack the TestTrk event from an input file. |
54 | */ | */ |
55 | void TestTrkReader::RunEvent(int EventNumber, long int length) { | void TestTrkReader::RunEvent(int EventNumber, long int length) throw (Exception){ |
56 | ||
57 | ||
58 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |