# | Line 38 | Line 38 | void MakeL1(){ | |
---|---|---|
38 | histo->SetMinimum(0.); | |
39 | histo->GetXaxis()->LabelsOption("v"); | |
40 | histo->SetLabelSize(0.03); | |
41 | + | histo->GetYaxis()->SetTitle("Efficiency(%)"); |
42 | Ca0->SaveAs((name+".png").c_str()); | |
43 | ||
44 | exit(0); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |