Parent Directory | Revision Log | Patch
revision 1.1 by kusanagi, Tue Sep 21 20:24:33 2004 UTC | revision 4.0 by kusanagi, Sun Mar 6 04:33:02 2005 UTC | |
---|---|---|
# | Line 49 void TofAlarmReader::Init(PamelaRun *run | Line 49 void TofAlarmReader::Init(PamelaRun *run |
49 | /** | /** |
50 | * Unpack the TofAlarm event from an input file. | * Unpack the TofAlarm event from an input file. |
51 | */ | */ |
52 | void TofAlarmReader::RunEvent(int EventNumber, long int length) { | void TofAlarmReader::RunEvent(int EventNumber, long int length) throw (WrongCRCException){ |
53 | ||
54 | ||
55 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |