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

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

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

revision 1.34 by pam-fi, Wed Jan 2 15:57:10 2008 UTC revision 1.35 by pam-fi, Wed Jan 2 16:07:50 2008 UTC
# Line 1111  void FTrkQLook_EXPERT(TString file,Int_t Line 1111  void FTrkQLook_EXPERT(TString file,Int_t
1111    t1->DrawLatex(70.,98.7,isfile.str().c_str());    t1->DrawLatex(70.,98.7,isfile.str().c_str());
1112    isfile.str("");    isfile.str("");
1113        
1114    isfile<<"Boxes so colored point out chips broken before the launch and never resumed";    isfile<<"Chips with white line at least once showed anomalous behaviour";
1115    t->SetTextColor(6);    t->SetTextColor(17);
1116    t->SetTextSize(0.018);    t->SetTextSize(0.018);
1117    //  t->DrawLatex(7.,97.2,isfile.str().c_str());    t->DrawLatex(.01,.96,isfile.str().c_str());
1118    isfile.str("");    isfile.str("");
1119        
1120    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.34  
changed lines
  Added in v.1.35

  ViewVC Help
Powered by ViewVC 1.1.23