if(cTDCVal>8)LOG(INFO)<<"ERROR, TDC value not within expected range - normalized value is "<<+cTDCVal<<" - original Value was "<<+cEvent->GetTDC()<<"; not considering this Event!"<<std::endl;
if(!pNoTdc&&cTDCVal>8)LOG(INFO)<<"ERROR, TDC value not within expected range - normalized value is "<<+cTDCVal<<" - original Value was "<<+cEvent->GetTDC()<<"; not considering this Event!"<<std::endl;