/[PAMELA software]/quicklook/tracker/flight/macros/FTrkScanQLook_EXPERT.cxx
ViewVC logotype

Diff of /quicklook/tracker/flight/macros/FTrkScanQLook_EXPERT.cxx

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

revision 1.30 by pam-fi, Wed Jan 2 15:57:10 2008 UTC revision 1.31 by pam-fi, Wed Jan 2 16:07:50 2008 UTC
# Line 570  void FTrkScanQLook_EXPERT(TString file, Line 570  void FTrkScanQLook_EXPERT(TString file,
570        t->DrawLatex(0.60,0.98,cal.Data());        t->DrawLatex(0.60,0.98,cal.Data());
571        
572        isfile<<"Chips with white line at least once showed anomalous behaviour";        isfile<<"Chips with white line at least once showed anomalous behaviour";
573        t->SetTextColor(1);        t->SetTextColor(17);
574        t->SetTextSize(0.018);        t->SetTextSize(0.018);
575        t->DrawLatex(.05,.96,isfile.str().c_str());        t->DrawLatex(.01,.96,isfile.str().c_str());
576        isfile.str("");        isfile.str("");
577                
578        isfile<<"Boxes so colored point out anomalous chips (not necessarily broken)";        isfile<<"Boxes so colored point out anomalous chips (not necessarily broken)";

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

  ViewVC Help
Powered by ViewVC 1.1.23