グラフの軸を一括してログ表示にする( gStyle->SetOptLogx

gStyle->SetOptLogx(1)    // X-axis
gStyle->SetOptLogy(1)    // Y-axis