--- yoda/techmodel/TofInitReader.cpp 2004/09/21 20:50:54 2.0 +++ yoda/techmodel/TofInitReader.cpp 2005/08/29 09:46:13 5.0 @@ -51,7 +51,7 @@ /** * Unpack the TofInit event from an input file. */ -void TofInitReader::RunEvent(int EventNumber, long int length) { +void TofInitReader::RunEvent(int EventNumber, long int length) throw (WrongCRCException){ }