Changeset 3830 for trunk/MagicSoft/Mars
- Timestamp:
- 04/26/04 09:19:04 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/CCDataCheck.C
r3221 r3830 41 41 42 42 // 43 // Check of the raw files 44 // 45 // MStatusDisplay *d = new MStatusDisplay; 46 // d->SetTitle(filename); 47 // d->SetLogStream(&gLog, kTRUE); // Disables output to stdout 43 // If you want to run the macro in batch mode, set batchmode to kTRUE 44 // 45 Bool_t batchmode = kFALSE; 46 47 if(!batchmode) 48 { 49 MStatusDisplay *d = new MStatusDisplay; 50 d->SetTitle(filename); 51 d->SetLogStream(&gLog, kTRUE); // Disables output to stdout 52 } 48 53 49 54 // … … 478 483 MEvtLoop evtloop; 479 484 evtloop.SetParList(&plist); 480 // evtloop.SetDisplay(d); 485 if(!batchmode) 486 evtloop.SetDisplay(d); 481 487 482 488 // … … 560 566 mh3->GetHist()->SetTitle("Control deviation of the motors"); 561 567 mh3->GetHist()->SetStats(1); 568 mh3->GetHist()->SetLabelSize(0.06,"X"); 569 mh3->GetHist()->SetLabelSize(0.06,"Y"); 570 mh3->GetHist()->SetTitleSize(0.06,"X"); 562 571 TLine ln; 563 572 ln.SetLineColor(kGreen); … … 583 592 hist->SetYTitle(""); 584 593 hist->SetTitle(""); 594 hist->SetLabelSize(0.1,"X"); 595 hist->SetTitleSize(0.06,"X"); 585 596 hist->SetStats(0); 586 597 hist->SetMinimum(-0.5); … … 607 618 mh3->GetHist()->SetYTitle("\\Delta [arcmin]"); 608 619 mh3->GetHist()->SetTitle("Control deviation of the motors"); 620 mh3->GetHist()->SetLabelSize(0.06,"X"); 621 mh3->GetHist()->SetLabelSize(0.06,"Y"); 622 mh3->GetHist()->SetTitleSize(0.06,"X"); 623 mh3->GetHist()->SetTitleSize(0.06,"Y"); 609 624 mh3->GetHist()->SetStats(1); 610 625 mh3->GetHist()->Draw("box"); … … 623 638 hvt->GetGraph()->GetHistogram()->SetYTitle("Zd [\\circ]"); 624 639 hvt->GetGraph()->GetHistogram()->SetTitle("Zd vs. Time"); 640 hvt->GetGraph()->GetHistogram()->SetLabelSize(0.06,"X"); 641 hvt->GetGraph()->GetHistogram()->SetTitleSize(0.06,"X"); 642 hvt->GetGraph()->GetHistogram()->SetLabelSize(0.06,"Y"); 643 hvt->GetGraph()->GetHistogram()->SetTitleSize(0.06,"Y"); 625 644 hvt->GetGraph()->GetHistogram()->SetStats(0); 626 645 } … … 658 677 axey->SetBinLabel(axey->FindFixBin(8),"SHUTD"); 659 678 axey->SetBinLabel(axey->FindFixBin(9),"N/A"); 660 axey->SetLabelSize(0.05); 679 hist->SetLabelSize(0.04,"X"); 680 hist->SetLabelSize(0.05,"Y"); 661 681 hist->GetXaxis()->SetTimeFormat("%H:%M %F1995-01-01 00:00:00"); 662 682 hist->SetXTitle("Time"); … … 682 702 axey->SetBinLabel(axey->FindFixBin(7),"Stopped"); 683 703 axey->SetBinLabel(axey->FindFixBin(9),"n/a"); 684 axey->SetLabelSize(0.05); 704 hist->SetLabelSize(0.04,"X"); 705 hist->SetLabelSize(0.06,"Y"); 685 706 hist->GetXaxis()->SetTimeFormat("%H:%M %F1995-01-01 00:00:00"); 686 707 hist->SetXTitle("Time"); … … 708 729 hist->SetXTitle("Time"); 709 730 hist->SetYTitle("High voltage [V]"); 731 hist->SetLabelSize(0.04,"X"); 710 732 hist->SetMinimum(0); 711 733 } … … 742 764 axey->SetBinLabel(axey->FindFixBin(6),"LimCurrentWarning"); 743 765 axey->SetBinLabel(axey->FindFixBin(9),"n/a"); 744 axey->SetLabelSize(0.05); 766 hist->SetLabelSize(0.04,"X"); 767 hist->SetLabelSize(0.05,"Y"); 745 768 hist->GetXaxis()->SetTimeFormat("%H:%M %F1995-01-01 00:00:00"); 746 769 hist->SetXTitle("Time"); … … 781 804 hist->SetXTitle("Time"); 782 805 hist->SetYTitle("Current [mA]"); 806 hist->SetLabelSize(0.04,"X"); 783 807 hist->SetMinimum(0); 784 808 } … … 807 831 axey->SetBinLabel(axey->FindFixBin(6),"Warm"); 808 832 axey->SetBinLabel(axey->FindFixBin(9),"n/a"); 809 axey->SetLabelSize(0.09); 833 hist->SetLabelSize(0.09,"Y"); 834 hist->SetLabelSize(0.04,"X"); 810 835 hist->GetXaxis()->SetTimeFormat("%H:%M %F1995-01-01 00:00:00"); 811 836 hist->SetXTitle("Time"); … … 832 857 hist->SetXTitle("Time"); 833 858 hist->SetYTitle("Temperature [\\circ]"); 859 hist->SetLabelSize(0.04,"X"); 834 860 } 835 861 c5->cd(2); … … 845 871 hist->SetXTitle("Time"); 846 872 hist->SetYTitle("Humidity [%]"); 873 hist->SetLabelSize(0.04,"X"); 847 874 } 848 875 c5->cd(3); … … 864 891 axey->SetBinLabel(axey->FindFixBin(5),"On"); 865 892 axey->SetBinLabel(axey->FindFixBin(9),"n/a"); 893 hist->SetLabelSize(0.04,"X"); 894 hist->SetLabelSize(0.05,"Y"); 866 895 hist->GetXaxis()->SetTimeFormat("%H:%M %F1995-01-01 00:00:00"); 867 896 hist->SetXTitle("Time"); … … 879 908 hist->SetXTitle("Time"); 880 909 hist->SetYTitle(""); 910 hist->SetLabelSize(0.04,"X"); 881 911 axey = hist->GetYaxis(); 882 912 hist->SetMinimum(-0.5); … … 909 939 hist->SetXTitle("Time"); 910 940 hist->SetYTitle("Temperature [\\circ C]"); 941 hist->SetLabelSize(0.04,"X"); 911 942 hist->SetMinimum(0); 912 943 } … … 946 977 axey->SetBinLabel(axey->FindFixBin(7),"Cond.Warning"); 947 978 axey->SetBinLabel(axey->FindFixBin(9),"n/a"); 948 axey->SetLabelSize(0.05); 979 hist->SetLabelSize(0.04,"X"); 980 hist->SetLabelSize(0.05,"Y"); 949 981 hist->GetXaxis()->SetTimeFormat("%H:%M %F1995-01-01 00:00:00"); 950 982 hist->SetXTitle("Time"); … … 966 998 hist->SetXTitle("Time"); 967 999 hist->SetYTitle("Relative humidity [%]"); 1000 hist->SetLabelSize(0.04,"X"); 968 1001 hist->SetMaximum(50); 969 1002 hist->SetMinimum(0); … … 982 1015 hist->SetLineColor(2); 983 1016 hist->SetTitle("Distribution of opt. links temperature"); 1017 hist->SetLabelSize(0.04,"X"); 984 1018 hist->SetStats(0); 985 1019 mh3 = (MH3*)hTempOptLink.DrawClone("nonew"); … … 1009 1043 hist->SetMinimum(1); 1010 1044 hist->GetXaxis()->SetTimeFormat("%H:%M %F1995-01-01 00:00:00"); 1011 hist->GetXaxis()->SetLabelSize(0.05); 1012 hist->GetYaxis()->SetLabelSize(0.05); 1045 hist->SetLabelSize(0.06,"X"); 1046 hist->SetLabelSize(0.06,"Y"); 1047 hist->SetTitleSize(0.06,"X"); 1048 hist->SetTitleSize(0.06,"Y"); 1013 1049 hist->SetXTitle("Time"); 1014 1050 hist->SetYTitle("L2 trigger rate [Hz]"); … … 1023 1059 gPad->SetLogy(); 1024 1060 hist = hTrigZd.GetHistByName("TrigZd"); 1025 hist->GetXaxis()->SetLabelSize(0.05); 1026 hist->GetYaxis()->SetLabelSize(0.05); 1061 hist->SetLabelSize(0.06,"X"); 1062 hist->SetLabelSize(0.06,"Y"); 1063 hist->SetTitleSize(0.06,"X"); 1064 hist->SetTitleSize(0.06,"Y"); 1027 1065 hist->SetXTitle("Zenith angle[\\circ]"); 1028 1066 hist->SetYTitle("Trigger rate [Hz]"); … … 1050 1088 axey->SetBinLabel(axey->FindFixBin(4),"Active"); 1051 1089 axey->SetBinLabel(axey->FindFixBin(5),"Stopped"); 1052 axey->SetLabelSize(0.05); 1053 hist->GetXaxis()->SetLabelSize(0.05); 1090 hist->SetLabelSize(0.07,"Y"); 1091 hist->SetLabelSize(0.06,"X"); 1092 hist->SetTitleSize(0.06,"X"); 1054 1093 hist->GetXaxis()->SetTimeFormat("%H:%M %F1995-01-01 00:00:00"); 1055 1094 hist->SetXTitle("Time"); … … 1064 1103 c8->cd(1); 1065 1104 gPad->SetLogy(); 1066 TLegend *legtrig = new TLegend(0. 70,0.80,0.99,0.99);1105 TLegend *legtrig = new TLegend(0.80,0.80,0.99,0.99); 1067 1106 g = htrigmc1.GetGraph(); 1068 1107 g->SetMarkerStyle(kFullDotSmall); 1069 1108 g->SetMarkerColor(2); 1070 legtrig->AddEntry(g,Form("Macrocell 1: %3.0f",g->GetHistogram()->GetMaximum()),"p"); 1071 g->SetTitle("Trigger rate of mc 1 : (maximum)"); 1072 pixclone1 = (MHPixVsTime*)htrigmc1.DrawClone("nonew"); 1109 g->SetLineColor(2); 1110 legtrig->AddEntry(g,Form("Mc 1: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1111 g->SetTitle("Trigger rate of macrocell 1 : (maximum)"); 1112 // pixclone1 = (MHPixVsTime*)htrigmc1.DrawClone("nonew"); 1113 if(clone1->GetGraph()->GetN()) 1114 { 1115 hist = htrigmc1->GetGraph()->GetHistogram(); 1116 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1117 hist->SetMaximum(g->GetHistogram()->GetMaximum()); 1118 hist->SetMinimum(1); 1119 hist->GetXaxis()->SetTimeFormat("%H:%M %F1995-01-01 00:00:00"); 1120 hist->SetXTitle("Time"); 1121 hist->SetYTitle("Trigger [Hz]"); 1122 hist->SetLabelSize(0.04,"X"); 1123 hist->SetLabelSize(0.05,"Y"); 1124 } 1125 hist.DrawClone("nonew"); 1126 legtrig->DrawClone(); 1127 c8->cd(2); 1128 gPad->SetLogy(); 1129 TLegend *legtrig = new TLegend(0.80,0.70,0.99,0.99); 1130 g = htrigmc2.GetGraph(); 1131 g->SetMarkerStyle(kFullDotSmall); 1132 g->SetMarkerColor(2); 1133 legtrig->AddEntry(g,Form("Mc 2: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1134 g->SetTitle("Trigger rate of macrocells 2-7 : (maximum)"); 1135 pixclone1 = (MHPixVsTime*)htrigmc2.DrawClone("nonew"); 1073 1136 if(clone1->GetGraph()->GetN()) 1074 1137 { … … 1080 1143 hist->SetXTitle("Time"); 1081 1144 hist->SetYTitle("Trigger [Hz]"); 1082 } 1083 legtrig->DrawClone(); 1084 c8->cd(2); 1085 gPad->SetLogy(); 1086 TLegend *legtrig = new TLegend(0.70,0.70,0.99,0.99); 1087 g = htrigmc2.GetGraph(); 1088 g->SetMarkerStyle(kFullDotSmall); 1089 g->SetMarkerColor(2); 1090 legtrig->AddEntry(g,Form("Macrocell 2: %3.0f",g->GetHistogram()->GetMaximum()),"p"); 1091 g->SetTitle("Trigger rate of mc 2-7 : (maximum)"); 1092 pixclone1 = (MHPixVsTime*)htrigmc2.DrawClone("nonew"); 1093 if(clone1->GetGraph()->GetN()) 1094 { 1095 hist = pixclone1->GetGraph()->GetHistogram(); 1096 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1097 hist->SetMaximum(g->GetHistogram()->GetMaximum()); 1098 hist->SetMinimum(1); 1099 hist->GetXaxis()->SetTimeFormat("%H:%M %F1995-01-01 00:00:00"); 1100 hist->SetXTitle("Time"); 1101 hist->SetYTitle("Trigger [Hz]"); 1145 hist->SetLabelSize(0.04,"X"); 1146 hist->SetLabelSize(0.05,"Y"); 1102 1147 } 1103 1148 g=htrigmc3.GetGraph(); 1104 1149 g->SetMarkerStyle(kFullDotSmall); 1105 1150 g->SetMarkerColor(3); 1106 legtrig->AddEntry(g,Form("M acrocell 3: %3.0f",g->GetHistogram()->GetMaximum()),"p");1151 legtrig->AddEntry(g,Form("Mc 3: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1107 1152 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1108 1153 hist->SetMaximum(g->GetHistogram()->GetMaximum()); … … 1111 1156 g->SetMarkerStyle(kFullDotSmall); 1112 1157 g->SetMarkerColor(4); 1113 legtrig->AddEntry(g,Form("M acrocell 4: %3.0f",g->GetHistogram()->GetMaximum()),"p");1158 legtrig->AddEntry(g,Form("Mc 4: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1114 1159 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1115 1160 hist->SetMaximum(g->GetHistogram()->GetMaximum()); … … 1118 1163 g->SetMarkerStyle(kFullDotSmall); 1119 1164 g->SetMarkerColor(5); 1120 legtrig->AddEntry(g,Form("M acrocell 5: %3.0f",g->GetHistogram()->GetMaximum()),"p");1165 legtrig->AddEntry(g,Form("Mc 5: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1121 1166 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1122 1167 hist->SetMaximum(g->GetHistogram()->GetMaximum()); … … 1125 1170 g->SetMarkerStyle(kFullDotSmall); 1126 1171 g->SetMarkerColor(6); 1127 legtrig->AddEntry(g,Form("M acrocell 6: %3.0f",g->GetHistogram()->GetMaximum()),"p");1172 legtrig->AddEntry(g,Form("Mc 6: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1128 1173 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1129 1174 hist->SetMaximum(g->GetHistogram()->GetMaximum()); … … 1132 1177 g->SetMarkerStyle(kFullDotSmall); 1133 1178 g->SetMarkerColor(7); 1134 legtrig->AddEntry(g,Form("M acrocell 7: %3.0f",g->GetHistogram()->GetMaximum()),"p");1179 legtrig->AddEntry(g,Form("Mc 7: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1135 1180 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1136 1181 hist->SetMaximum(g->GetHistogram()->GetMaximum()); … … 1139 1184 c8->cd(3); 1140 1185 gPad->SetLogy(); 1141 TLegend *legtrig = new TLegend(0. 70,0.70,0.99,0.99);1186 TLegend *legtrig = new TLegend(0.80,0.70,0.99,0.99); 1142 1187 g = htrigmc8.GetGraph(); 1143 1188 g->SetMarkerStyle(kFullDotSmall); 1144 1189 g->SetMarkerColor(2); 1145 legtrig->AddEntry(g,Form("M acrocell 8: %3.0f",g->GetHistogram()->GetMaximum()),"p");1146 g->SetTitle("Trigger rate of m c8-13 : (maximum)");1190 legtrig->AddEntry(g,Form("Mc 8: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1191 g->SetTitle("Trigger rate of macrocells 8-13 : (maximum)"); 1147 1192 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1148 1193 hist->SetMaximum(g->GetHistogram()->GetMaximum()); … … 1157 1202 hist->SetXTitle("Time"); 1158 1203 hist->SetYTitle("Trigger [Hz]"); 1204 hist->SetLabelSize(0.04,"X"); 1205 hist->SetLabelSize(0.05,"Y"); 1159 1206 } 1160 1207 g=htrigmc9.GetGraph(); 1161 1208 g->SetMarkerStyle(kFullDotSmall); 1162 1209 g->SetMarkerColor(3); 1163 legtrig->AddEntry(g,Form("M acrocell 9: %3.0f",g->GetHistogram()->GetMaximum()),"p");1210 legtrig->AddEntry(g,Form("Mc 9: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1164 1211 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1165 1212 hist->SetMaximum(g->GetHistogram()->GetMaximum()); … … 1168 1215 g->SetMarkerStyle(kFullDotSmall); 1169 1216 g->SetMarkerColor(4); 1170 legtrig->AddEntry(g,Form("M acrocell 10: %3.0f",g->GetHistogram()->GetMaximum()),"p");1217 legtrig->AddEntry(g,Form("Mc 10: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1171 1218 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1172 1219 hist->SetMaximum(g->GetHistogram()->GetMaximum()); … … 1175 1222 g->SetMarkerStyle(kFullDotSmall); 1176 1223 g->SetMarkerColor(5); 1177 legtrig->AddEntry(g,Form("M acrocell 11: %3.0f",g->GetHistogram()->GetMaximum()),"p");1224 legtrig->AddEntry(g,Form("Mc 11: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1178 1225 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1179 1226 hist->SetMaximum(g->GetHistogram()->GetMaximum()); … … 1182 1229 g->SetMarkerStyle(kFullDotSmall); 1183 1230 g->SetMarkerColor(6); 1184 legtrig->AddEntry(g,Form("M acrocell 12: %3.0f",g->GetHistogram()->GetMaximum()),"p");1231 legtrig->AddEntry(g,Form("Mc 12: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1185 1232 pixclone1 = (MHPixVsTime*)htrigmc12.DrawClone("nonewsame"); 1186 1233 g=htrigmc13.GetGraph(); 1187 1234 g->SetMarkerStyle(kFullDotSmall); 1188 1235 g->SetMarkerColor(7); 1189 legtrig->AddEntry(g,Form("M acrocell 13: %3.0f",g->GetHistogram()->GetMaximum()),"p");1236 legtrig->AddEntry(g,Form("Mc 13: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1190 1237 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1191 1238 hist->SetMaximum(g->GetHistogram()->GetMaximum()); … … 1194 1241 c8->cd(4); 1195 1242 gPad->SetLogy(); 1196 TLegend *legtrig = new TLegend(0. 70,0.70,0.99,0.99);1243 TLegend *legtrig = new TLegend(0.80,0.70,0.99,0.99); 1197 1244 TGraph *g = htrigmc14.GetGraph(); 1198 1245 g->SetMarkerStyle(kFullDotSmall); 1199 1246 g->SetMarkerColor(2); 1200 legtrig->AddEntry(g,Form("M acrocell 14: %3.0f",g->GetHistogram()->GetMaximum()),"p");1201 g->SetTitle("Trigger rate of m c14-19 : (maximum)");1247 legtrig->AddEntry(g,Form("Mc 14: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1248 g->SetTitle("Trigger rate of macrocells 14-19 : (maximum)"); 1202 1249 pixclone1 = (MHPixVsTime*)htrigmc14.DrawClone("nonew"); 1203 1250 if(clone1->GetGraph()->GetN()) … … 1210 1257 hist->SetXTitle("Time"); 1211 1258 hist->SetYTitle("Trigger [Hz]"); 1259 hist->SetLabelSize(0.04,"X"); 1260 hist->SetLabelSize(0.05,"Y"); 1212 1261 } 1213 1262 g=htrigmc15.GetGraph(); 1214 1263 g->SetMarkerStyle(kFullDotSmall); 1215 1264 g->SetMarkerColor(3); 1216 legtrig->AddEntry(g,Form("M acrocell 15: %3.0f",g->GetHistogram()->GetMaximum()),"p");1265 legtrig->AddEntry(g,Form("Mc 15: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1217 1266 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1218 1267 hist->SetMaximum(g->GetHistogram()->GetMaximum()); … … 1221 1270 g->SetMarkerStyle(kFullDotSmall); 1222 1271 g->SetMarkerColor(4); 1223 legtrig->AddEntry(g,Form("M acrocell 16: %3.0f",g->GetHistogram()->GetMaximum()),"p");1272 legtrig->AddEntry(g,Form("Mc 16: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1224 1273 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1225 1274 hist->SetMaximum(g->GetHistogram()->GetMaximum()); … … 1228 1277 g->SetMarkerStyle(kFullDotSmall); 1229 1278 g->SetMarkerColor(5); 1230 legtrig->AddEntry(g,Form("M acrocell 17: %3.0f",g->GetHistogram()->GetMaximum()),"p");1279 legtrig->AddEntry(g,Form("Mc 17: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1231 1280 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1232 1281 hist->SetMaximum(g->GetHistogram()->GetMaximum()); … … 1235 1284 g->SetMarkerStyle(kFullDotSmall); 1236 1285 g->SetMarkerColor(6); 1237 legtrig->AddEntry(g,Form("M acrocell 18: %3.0f",g->GetHistogram()->GetMaximum()),"p");1286 legtrig->AddEntry(g,Form("Mc 18: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1238 1287 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1239 1288 hist->SetMaximum(g->GetHistogram()->GetMaximum()); … … 1242 1291 g->SetMarkerStyle(kFullDotSmall); 1243 1292 g->SetMarkerColor(7); 1244 legtrig->AddEntry(g,Form("M acrocell 19: %3.0f",g->GetHistogram()->GetMaximum()),"p");1293 legtrig->AddEntry(g,Form("Mc 19: %3.0e",g->GetHistogram()->GetMaximum()),"p"); 1245 1294 if(hist->GetMaximum()<g->GetHistogram()->GetMaximum()) 1246 1295 hist->SetMaximum(g->GetHistogram()->GetMaximum()); … … 1270 1319 hist->SetXTitle("Time"); 1271 1320 hist->SetYTitle("Humidity [%]"); 1321 hist->SetLabelSize(0.05,"X"); 1272 1322 } 1273 1323 // -------------------------- Temperature -----------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.