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

Diff of /DarthVader/src/DarthVader.cpp

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

revision 1.28 by mocchiut, Tue Feb 13 16:55:12 2007 UTC revision 1.30 by mocchiut, Wed May 30 11:45:12 2007 UTC
# Line 840  int main(int numinp, char *inps[]){ Line 840  int main(int numinp, char *inps[]){
840      case -52:  message += " GLTABLES - No entries matching GL_PARAM query"; break;      case -52:  message += " GLTABLES - No entries matching GL_PARAM query"; break;
841      case -53:  message += " GLTABLES - No entries matching GL_TRK_CALIB query"; break;      case -53:  message += " GLTABLES - No entries matching GL_TRK_CALIB query"; break;
842      case -54:  message += " GLTABLES - No entries matching GL_CALO_CALIB query"; break;      case -54:  message += " GLTABLES - No entries matching GL_CALO_CALIB query"; break;
843      case -55:  message += " GLTABLES - No entries matching GL_CALO_CALIB query"; break;      case -55:  message += " GLTABLES - No entries matching GL_S4_CALIB query"; break;
844      case -56:  message += " GLTABLES - No entries matching GL_TLE query"; break;      case -56:  message += " GLTABLES - No entries matching GL_TLE query"; break;
845      case -57:  message += " GLTABLES - DB connection gone and not able to reconnect"; break;      case -57:  message += " GLTABLES - DB connection gone and not able to reconnect"; break;
846        //              //      
# Line 939  int main(int numinp, char *inps[]){ Line 939  int main(int numinp, char *inps[]){
939    case 101: printf("\n WARNING CALORIMETER - No tracks or good events in this run\n");    case 101: printf("\n WARNING CALORIMETER - No tracks or good events in this run\n");
940    };    };
941    //    //
942      // OrbitalInfoCore:
943      //
944      switch(ORBSGN){
945      case 900: printf("\n WARNING ORBITALINFO - No inclination MCMDs\n");
946      };
947      //
948    // no other at the moment    // no other at the moment
949    //    //
950    //    //

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.30

  ViewVC Help
Powered by ViewVC 1.1.23