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

Diff of /YodaProfiler/src/YodaProfiler.cpp

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

revision 1.23 by mocchiut, Mon Apr 30 10:16:20 2007 UTC revision 1.24 by mocchiut, Mon Apr 30 15:57:07 2007 UTC
# Line 577  int main(int numinp, char *inps[]){ Line 577  int main(int numinp, char *inps[]){
577              else if ( bit == 1 ) message += "=> No physics events in the file\n";              else if ( bit == 1 ) message += "=> No physics events in the file\n";
578              else if ( bit == 2 ) message += "=> Less than 2 physics events in the file\n";              else if ( bit == 2 ) message += "=> Less than 2 physics events in the file\n";
579              else if ( bit == 3 ) message += "=> Not supported yet: run with no events, no runtrailer, no runheader\n";              else if ( bit == 3 ) message += "=> Not supported yet: run with no events, no runtrailer, no runheader\n";
580                else if ( bit == 4 ) message += "=> File with no events, no runtrailers, no runheaders\n";
581              else  message += "=> Unidentified insertPamelaRun warning\n";              else  message += "=> Unidentified insertPamelaRun warning\n";
582            };            };
583          };          };

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

  ViewVC Help
Powered by ViewVC 1.1.23