Difference: GlaSiDGettingStarted (13 vs. 14)

Revision 142016-09-21 - DanProtopopescu

Line: 1 to 1
 
META TOPICPARENT name="GlaSiD"

Getting Started with SiD DD4HEP

Line: 20 to 20
  Download the code and remove some unneeded ILD drivers (these first five steps are to be done one time only):
Changed:
<
<
svn co https://svnsrv.desy.de/basic/ddsim/lcgeo/trunk lcgeo
>
>
svn co https://svnsrv.desy.de/public/ddsim/lcgeo/trunk lcgeo
 rm lcgeo/detector/calorimeter/SHcal* rm lcgeo/detector/calorimeter/SEcal* rm lcgeo/detector/CaloTB/CaloPrototype*
Line: 139 to 139
  Then run, assuming you are still in the lcgeo directory:
Changed:
<
<
ced2go -d SiD/compact/SiD_o1_v01/SiD_o1_v03.xml sitracks.slcio
>
>
ced2go -d SiD/compact/SiD_o1_v01/SiD_o1_v03a.xml sitracks.slcio
 

Analysing the output

Line: 151 to 151
  Now the files testSiD_o1_v03.slcio and sitracks.slcio each contain 1000 events.
Changed:
<
<
Our example analysis code can be found here, and it will contain
>
>
Our example analysis code can be found here. From lcgeo do
cd ../
wget https://twiki.ppe.gla.ac.uk/pub/LinearCollider/GlaSiDGettingStarted/TrackAna.tgz
tar -zxvf TrackAna.tgz
ls Tracking/
and you will see
 
CMakeLists.txt
gear_sid.xml  
Line: 170 to 177
  -DILCUTIL_DIR=/cvmfs/ilc.desy.de/sw/x86_64_gcc48_sl6/v01-17-10/ilcutil/v01-03/ -C $ILCSOFT/ILCSoft.cmake .. make -j4 install
Changed:
<
<
Now we run processor with
>
>
Edit HitResiduals.xml to make sure you have the right input file and detector model. Then run with
 
cd ../
CWD=`pwd`
Line: 182 to 188
  resX.png
Deleted:
<
<
 
META FILEATTACHMENT attachment="SiDReconstruction_v03_160711.xml" attr="" comment="Tutorial reconstruction XML" date="1474480726" name="SiDReconstruction_v03_160711.xml" path="SiDReconstruction_v03_160711.xml" size="38296" user="DanProtopopescu" version="2"
META FILEATTACHMENT attachment="gear_sid.xml" attr="" comment="basic gear file to satisfy reconstruction" date="1473083258" name="gear_sid.xml" path="gear_sid.xml" size="286" user="AidanRobson" version="1"
META FILEATTACHMENT attachment="SiD_o1_v03a.xml" attr="" comment="minor modified SiD_o1_v03.xml for ced event display" date="1473247650" name="SiD_o1_v03a.xml" path="SiD_o1_v03a.xml" size="8634" user="AidanRobson" version="1"
META FILEATTACHMENT attachment="resX.png" attr="" comment="resX example plot" date="1474302131" name="resX.png" path="resX.png" size="42080" user="DanProtopopescu" version="1"
META FILEATTACHMENT attachment="TrackAna.tgz" attr="" comment="Track analysis example" date="1474302299" name="TrackAna.tgz" path="TrackAna.tgz" size="7019" user="DanProtopopescu" version="1"
Added:
>
>
META FILEATTACHMENT attachment="mcparticles.slcio" attr="" comment="Simulation input file" date="1474491457" name="mcparticles.slcio" path="mcparticles.slcio" size="220584" user="DanProtopopescu" version="1"
META FILEATTACHMENT attachment="testSiD_o1_v03.slcio" attr="" comment="Tutorial input for reco (1 event)" date="1474493647" name="testSiD_o1_v03.slcio" path="testSiD_o1_v03.slcio" size="26088" user="DanProtopopescu" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback