Parent Directory | Revision Log | Patch
revision 2.2 by kusanagi, Thu Dec 9 08:48:41 2004 UTC | revision 2.3 by kusanagi, Wed Feb 9 22:21:52 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 -- InitTrailerReader")); | logger->debug(_T("RunEvent")); |
57 | ||
58 | } | } |
59 |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |