---++ NotesOnEUTelescopeInstallation Notes on how to set up EUTelescope software <pre>nano .profile #add /bin/zsh<br /><br />#create your directory<br />mkdir TB_pp1<br /> cd TB_pp1<br /><br /></pre> <pre>#because you need this steps every time put it in a script..<br /><br />nano setupTS.sh<br /> #set the root version source /afs/cern.ch/sw/lcg/external/gcc/4.7.2/x86_64-slc6-gcc47-opt/setup.sh cd /afs/cern.ch/sw/lcg/app/releases/ROOT/5.34.18/x86_64-slc5-gcc46-opt/root source bin/thisroot.sh cd - #set the compiler export PATH=/cvmfs/cms.cern.ch/slc6_amd64_gcc480/external/gcc/4.8.0/bin:$PATH export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/cvmfs/cms.cern.ch/slc6_amd64_gcc480/external/gcc/4.8.0/lib64 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/cvmfs/cms.cern.ch/slc6_amd64_gcc480/external/gcc/4.8.0/lib </pre> <pre>source setupTS.sh<br /><br /></pre> <pre>git clone <a href='https://github.com/psi46/pxar.git'>https://github.com/psi46/pxar.git</a> cd pxar mkdir build cd build cmake -DBUILD_dtbemulator=ON -DBUILD_pxarui=OFF .. make install <br /><br /></pre> <pre>export PXARPATH=/your_path/TB_pp1/pxar<br /><br />cd /your_path/TB_pp1/<br /><br />git clone <a href='https://github.com/eudaq/eudaq.git'>https://github.com/eudaq/eudaq.git<br /></a>cd eudaq<br />git checkout tags/v1.5.1<br />cd build<br />cmake -DBUILD_cmspixel=ON ..<br />make install</pre> //checkout the telescope package <code>git clone https://github.com/pitzl/tele-scope.git cd tele-scope <br /><br /></code>// adjust the makefile according to your setup =change /home/pitzl/eudaq everywhere to your location of eudaq= Step 0 :<br /> prepare a =geo.dat= file with the telescope and DUT/REF planes<br /> (see one of the examples)<br /> set a symbolic link to the directory with the eudaq raw data<br /> <span>ln -s /data/eudaq/data data</span><br /> (raw data files are called run020833.raw)<br /><br /><br /> Step 1 : telescope triplet alignment =make tele= ./tele -g geo.dat 20833 <br /> <pre><code>(reads data/run020833.raw (writes align_20833.dat and hot_20833.dat) iterate at least once (re-run) creates tele_20833.root </code></pre> #check your root version make sure its the right one
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r6
<
r5
<
r4
<
r3
<
r2
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r3 - 2016-05-09
-
CarolineNiemeyer
Home
Plugins
Sandbox for tests
Support
Alice
Atlas
CMS
LHCb
Public Webs
Sandbox Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
View
Raw View
PDF version
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Cern Search
TWiki Search
Google Search
Sandbox
All webs
Edit
Attach
Copyright &© 2008-2021 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use
Discourse
or
Send feedback