/[PAMELA software]/chewbacca/YodaProfiler/src/YodaProfiler.cpp
ViewVC logotype

Diff of /chewbacca/YodaProfiler/src/YodaProfiler.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by mocchiut, Tue Nov 4 09:44:50 2008 UTC revision 1.4 by mocchiut, Wed Dec 3 19:57:53 2008 UTC
# Line 617  int main(int numinp, char *inps[]){ Line 617  int main(int numinp, char *inps[]){
617      case -89: message += " PEDANTIC: CANNOT FIND PKT/OBT SEQUENCE IN THE POINTED FILE"; break;      case -89: message += " PEDANTIC: CANNOT FIND PKT/OBT SEQUENCE IN THE POINTED FILE"; break;
618      case -90: message += " No PhysEndRun tree in the file"; break;      case -90: message += " No PhysEndRun tree in the file"; break;
619      case -91: message += " PEDANTIC: Repetition of PhysEndRun data"; break;      case -91: message += " PEDANTIC: Repetition of PhysEndRun data"; break;
620        case -92: message += " CHEWBACCA: cannot find Resurs time zero used by chewbacca in the GL_RESURS_OFFSET table"; break;
621      case -100: message += " Cannot open calibration files to check repeated calibration"; break;      case -100: message += " Cannot open calibration files to check repeated calibration"; break;
622      default: message += " Unidentified error"; break;      default: message += " Unidentified error"; break;
623      };      };

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.23