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