---------------------------------------------------------------------- 2013/12/02 K.Fujii Build and Run MarlinTPC ---------------------------------------------------------------------- [1] build MarlinTPC: In order to get trunk version of ilcsoft, first get the trunk version of ilcinstall by typing $ svn co https://svnsrv.desy.de/public/ilctools/ilcinstall/trunk $ cd /proj/cdc/soft/MarlinTPC/trunk $ patch -p1 -s -b < ../src/marlintpc-install-macosx10.9.patch $ ./ilcsoft-install -i release/v01-17-05/release-osx.cfg $ cd ../v01-17-05 $ cd MarlinTPC/v00-15 $ tar -zxvf ../../../src/analysis.tar.gz $ cd build $ cmake -C /proj/soft/ilcsoft/v01-17-05/ILCSoft.cmake .. $ make install $ cd .. $ tar -zxvf ../src/LP_Asian_GEM_Module.tar.gz -C examples 7) You can also try CEDViewer In order to use CEDViewer, you need to start a CED server, glced, first. $ source /proj/soft/ilcsoft/v01-16/init_ilcsoft.sh $ glced -world_size=100. Then open a new termnal window and type $ cd /proj/cdc/soft/MarlinTPC/r3390/examples/LP_Asian_GEM_Module $ Marlin reconstructLCTPCRawData.xml Hit "h" in the viewer window for "help".