--- yoda/techmodel/TrgInitReader.cpp 2004/09/21 20:50:54 2.0 +++ yoda/techmodel/TrgInitReader.cpp 2004/12/03 22:08:01 2.1 @@ -51,7 +51,7 @@ /** * Unpack the TrgInit event from an input file. */ -void TrgInitReader::RunEvent(int EventNumber, long int length) { +void TrgInitReader::RunEvent(int EventNumber, long int length) throw (WrongCRCException){ }