/[PAMELA software]/calo/flight/FQLOOK/macros/FCaloQLOOK.cxx
ViewVC logotype

Diff of /calo/flight/FQLOOK/macros/FCaloQLOOK.cxx

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

revision 1.15 by mocchiut, Fri Sep 22 13:38:58 2006 UTC revision 1.16 by mocchiut, Sun Sep 24 13:44:48 2006 UTC
# Line 1437  void FCaloQLOOK(TString filename, Int_t Line 1437  void FCaloQLOOK(TString filename, Int_t
1437            errore << "Calevnum jump: " << ver[i][j];            errore << "Calevnum jump: " << ver[i][j];
1438            errore << " time(s)";            errore << " time(s)";
1439            t->DrawLatex(2.,42.,errore.str().c_str());            t->DrawLatex(2.,42.,errore.str().c_str());
1440            check = true;            if ( ver[i][j] > 3 ) check = true;
1441          }          }
1442          if (j == 11) {          if (j == 11) {
1443            errore.str("");            errore.str("");

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.23