58if (c == 'E' || c == 'F' || c == 'G') returnfalse;
59if (c == 'M' || c == 'R') returntrue;
60 }
61 }
62ATH_MSG_FATAL(__FILE__<<":"<<__LINE__<<" largeSector() - is this station a larger sector answer is no for readout element "<<m_idHelperSvc->toStringDetEl(identify()));