Parent Directory | Revision Log | Patch
revision 2.0 by kusanagi, Tue Sep 21 20:50:54 2004 UTC | revision 2.1 by kusanagi, Fri Dec 3 22:08:01 2004 UTC | |
---|---|---|
# | Line 46 void TestTofReader::Init(PamelaRun *run) | Line 46 void TestTofReader::Init(PamelaRun *run) |
46 | /** | /** |
47 | * Unpack the TestTof event from an input file. | * Unpack the TestTof event from an input file. |
48 | */ | */ |
49 | void TestTofReader::RunEvent(int EventNumber, long int length) { | void TestTofReader::RunEvent(int EventNumber, long int length) throw (Exception){ |
50 | ||
51 | ||
52 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |