# | Line 46 | Line 46 | void MakeHLT(){ | |
---|---|---|
46 | histo->SetMinimum(0.); | |
47 | histo->GetXaxis()->LabelsOption("v"); | |
48 | histo->SetLabelSize(0.03); | |
49 | + | histo->GetYaxis()->SetTitle("Efficiency(%)"); |
50 | Ca0->SaveAs((name+".png").c_str()); | |
51 | ||
52 | exit(0); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |