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

ユーザ用ツール

サイト用ツール


ja:root:wantto11

差分

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

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

両方とも前のリビジョン 前のリビジョン
ja:root:wantto11 [2017/05/06 14:58]
kota
ja:root:wantto11 [2018/08/22 17:27] (現在)
kota
ライン 6: ライン 6:
 <code cpp> <code cpp>
   TChain *Chain = new TChain("​..."​);​   TChain *Chain = new TChain("​..."​);​
-  Long64_t nentry = Chain->​GetEntries();​+  ​const Long64_t nentry = Chain->​GetEntries();​
     for( Long64_t ientry = 0 ; ientry < nentry ; ++ientry ){     for( Long64_t ientry = 0 ; ientry < nentry ; ++ientry ){
       Chain->​GetEntry(ientry);​       Chain->​GetEntry(ientry);​
ja/root/wantto11.1494082726.txt.gz · 最終更新: 2017/05/06 14:58 by kota