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 49 void TrgAlarmReader::Init(PamelaRun *run | Line 49 void TrgAlarmReader::Init(PamelaRun *run |
49 | /** | /** |
50 | * Unpack the TrgAlarm event from an input file. | * Unpack the TrgAlarm event from an input file. |
51 | */ | */ |
52 | void TrgAlarmReader::RunEvent(int EventNumber, long int length) { | void TrgAlarmReader::RunEvent(int EventNumber, long int length) throw (WrongCRCException){ |
53 | ||
54 | ||
55 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |