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