Parent Directory | Revision Log | Patch
revision 2.1 by kusanagi, Fri Dec 3 22:08:00 2004 UTC | revision 5.0 by kusanagi, Mon Aug 29 09:46:13 2005 UTC | |
---|---|---|
# | Line 53 void InitTrailerReader::Init(PamelaRun * | Line 53 void InitTrailerReader::Init(PamelaRun * |
53 | * Unpack the InitTrailer event from an input file. | * Unpack the InitTrailer event from an input file. |
54 | */ | */ |
55 | void InitTrailerReader::RunEvent(int EventNumber, long int length) throw (WrongCRCException){ | void InitTrailerReader::RunEvent(int EventNumber, long int length) throw (WrongCRCException){ |
56 | logger->debug(_T("RunEvent")); | |
57 | ||
58 | } | } |
59 |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |