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:tgrapherrors [GiriWiki]

ユーザ用ツール

サイト用ツール


ja:root:tgrapherrors

差分

この文書の現在のバージョンと選択したバージョンの差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
ja:root:tgrapherrors [2014/08/19 09:54]
kota [例3]
ja:root:tgrapherrors [2017/02/02 14:25] (現在)
kota [コンストラクタ]
ライン 6: ライン 6:
  
 ===== コンストラクタ ===== ===== コンストラクタ =====
 +<code cpp>
   TGraphErrors(Int_t n, const Float_t* x, const Float_t* y, const Float_t* ex = 0, const Float_t* ey = 0)   TGraphErrors(Int_t n, const Float_t* x, const Float_t* y, const Float_t* ex = 0, const Float_t* ey = 0)
   TGraphErrors(Int_t n, const Double_t* x, const Double_t* y, const Double_t* ex = 0, const Double_t* ey = 0)   TGraphErrors(Int_t n, const Double_t* x, const Double_t* y, const Double_t* ex = 0, const Double_t* ey = 0)
ライン 15: ライン 15:
   TGraphErrors(const TH1* h)   TGraphErrors(const TH1* h)
   TGraphErrors(const char* filename, const char* format = "%lg %lg %lg %lg", Option_t* option = ""​)   TGraphErrors(const char* filename, const char* format = "%lg %lg %lg %lg", Option_t* option = ""​)
 +</​code>​
 など色々ある。\\ など色々ある。\\
 4つの変数は全て同じ型でないといけない(はず)。\\ 4つの変数は全て同じ型でないといけない(はず)。\\
ja/root/tgrapherrors.1408442082.txt.gz · 最終更新: 2014/08/19 09:54 by kota