Deprecated: Array and string offset access syntax with curly braces is deprecated in /mnt/hep_web/hep_web/member/n-kota/dokuwiki/inc/init.php on line 542
ja:root:wantto1 [GiriWiki]

ユーザ用ツール

サイト用ツール


ja:root:wantto1

ヒストグラムが最大値を取るX座標を取ってきたい

histo->GetXaxis()->GetBinCenter(histo->GetMaximumBin());

とすればよい。

  • histo->GetMaximumBin() でヒストグラムが最大値を取るBin番号を取ってくる
  • histo->GetXaxis()->GetBinCenter(Int_t bin) でそのbinの中央のX座標を取ってくる
ja/root/wantto1.txt · 最終更新: 2014/08/01 02:31 by kota