/[PAMELA software]/quicklook/QLflightTmtc_Header/HeaderScan.cpp
ViewVC logotype

Diff of /quicklook/QLflightTmtc_Header/HeaderScan.cpp

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

revision 1.11 by pam-rm2, Mon Oct 23 14:27:37 2006 UTC revision 1.12 by pam-rm2, Tue Oct 24 08:23:17 2006 UTC
# Line 378  void HeaderScan(TString base, TString ou Line 378  void HeaderScan(TString base, TString ou
378    numkey = file->GetNkeys();    numkey = file->GetNkeys();
379    ULong_t salto;    ULong_t salto;
380    for (Int_t m=0; m<numkey; m++){    for (Int_t m=0; m<numkey; m++){
     if(m==numkey)continue;  
381      key = list->At(m);      key = list->At(m);
382      name=(char *)(key->GetName());      name=(char *)(key->GetName());
383      if(strcmp(name,SoftInfo)==0)continue;      if(strcmp(name,SoftInfo)==0)continue;

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.23