Parent Directory | Revision Log | Patch
revision 1.2 by kusanagi, Tue Sep 21 20:24:33 2004 UTC | revision 5.0 by kusanagi, Mon Aug 29 09:46:13 2005 UTC | |
---|---|---|
# | Line 52 void CalibTrailerReader::Init(PamelaRun | Line 52 void CalibTrailerReader::Init(PamelaRun |
52 | /** | /** |
53 | * Unpack the CalibTrailer event from an input file. | * Unpack the CalibTrailer event from an input file. |
54 | */ | */ |
55 | void CalibTrailerReader::RunEvent(int EventNumber, long int length) { | void CalibTrailerReader::RunEvent(int EventNumber, long int length) throw (WrongCRCException){ |
56 | ||
57 | ||
58 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |