--- yoda/techmodel/TestTofReader.cpp 2004/09/21 20:50:54 2.0 +++ yoda/techmodel/TestTofReader.cpp 2005/03/06 04:33:02 4.0 @@ -46,7 +46,7 @@ /** * Unpack the TestTof event from an input file. */ -void TestTofReader::RunEvent(int EventNumber, long int length) { +void TestTofReader::RunEvent(int EventNumber, long int length) throw (Exception){ }