Deprecated: Array and string offset access syntax with curly braces is deprecated in /mnt/hep_web/hep_web/member/ichikawa/dokuwiki/inc/init.php on line 563

Warning: Declaration of action_plugin_asciimath::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /mnt/hep_web/hep_web/member/ichikawa/dokuwiki/lib/plugins/asciimath/action.php on line 39

Warning: Declaration of action_plugin_indexmenu::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /mnt/hep_web/hep_web/member/ichikawa/dokuwiki/lib/plugins/indexmenu/action.php on line 18
m1seminor:start

目次

M1素粒子実験学ゼミ

Geant4 memo

cp -r /usr/local/geant4.9.5.p01/example/novice/N02 .
cd N02
mkdir bin
cd bin
cmake28 -DGeant4_DIR=~/N01/ ~/N01
make
./exampleN01

ExN02

 vis.macのOGLをDAWNFILEに変える。

openGLを使うには、

export LIBGL_ALWAYS_INDIRECT=yes

と環境変数を設定しておく。

過去のページ