--- yoda/techmodel/NdInitReader.cpp 2004/10/17 12:28:38 2.2 +++ yoda/techmodel/NdInitReader.cpp 2004/12/03 22:08:01 2.3 @@ -50,7 +50,7 @@ /** * Unpack the AcInit event from an input file. */ -void NdInitReader::RunEvent(int EventNumber, long int length) { +void NdInitReader::RunEvent(int EventNumber, long int length) throw (WrongCRCException){ /* rec = new NeutronRecord(); //aggiungo un nuovo NeutronRecord all'evento rec->upperTrig = (((BYTE)data[lenght-offset])>>4);