Changeset 18197 for trunk/Mars/fact/plots/quality.C
- Timestamp:
- 06/10/15 15:54:05 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/fact/plots/quality.C
r18195 r18197 428 428 l1.SetLineColor(kOrange); 429 429 l1.DrawClone(); 430 TText t1(first_time-600, 41, " Note in logbook");430 TText t1(first_time-600, 41, "Please, note in logbook"); 431 431 t1.SetTextSize(0.1); 432 432 t1.DrawClone(); … … 436 436 l2.SetLineColor(kRed); 437 437 l2.DrawClone(); 438 TText t2(first_time-600, 56, " Mail to fact-online.");438 TText t2(first_time-600, 56, "Please, report to fact-online"); 439 439 t2.SetTextSize(0.1); 440 440 t2.DrawClone();
Note:
See TracChangeset
for help on using the changeset viewer.