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