Difference: SiDTrackingEfficiencies (34 vs. 35)

Revision 352016-12-02 - BogdanMishchenko

Line: 1 to 1
 

Master by Research (MRes) project of Bogdan Mishchenko :"Simulation, reconstruction, Physics sensitivity studies for the SiD(Sillicon Detector) "

Line: 56 to 56
 source /cvmfs/sft.cern.ch/lcg/releases/gcc/4.8.4/x86_64-slc6/setup.sh source /cvmfs/ilc.desy.de/sw/x86_64_gcc48_sl6/v01-17-10/init_ilcsoft.sh cd lcgeo/
Changed:
<
<
wget https://twiki.ppe.gla.ac.uk/pub/LinearCollider/SiDTrackingEfficiencies/Tracking.tar.gz (To get the reconstruction code) tar xvzf Tracking.tar.gz Tracking/ (To unpack archive)
>
>
wget https://twiki.ppe.gla.ac.uk/pub/LinearCollider/SiDTrackingEfficiencies/Tracking_2_12_16.tar.gz (To get the reconstruction code) tar xvzf Tracking_2_12_16.tar.gz Tracking/ (To unpack archive)
 cd Tracking/ find(to list all files in the directory) ./src(directory with Marlin processor source codes)
Line: 72 to 72
 ./include/fpcompare.h ./CMakeLists.txt ( CMake configuration file ) ./SiDReconstruction_161910_new_bogdan.xml (Marlin steering file)
Deleted:
<
<
./treeDraw.cxx (script to draw residuals per layer with specifying root file) ./make+run.sh~ ./treeDraw_x.cxx (script to draw x layer residuals) ./pulls.cxx ( script that draw pull distributions) ./make+run.sh ( bash script to compile code and to run Marlin with steering file) ./histograms500GeV_ttbar_10000.root (root file with tree structure that contains track reconstruction efficiencies) ./analysis_100_40_10_mu.root (root file with tree structure that contains residuals and pool distribution) ./hitresiduals_layer_40_10_v02_SiD_100.root (root file that have layer residuals ) ./SiD_02_v01_10_10_85.slcio (slcio file that can be used as input for running Marlin) ./gear_sid.xml ( gear with detector specification that attached to the Marlin steering file)
  Then: mkdir build lib ( make directories)
Line: 90 to 80
  -DILCUTIL_DIR=/cvmfs/ilc.desy.de/sw/x86_64_gcc48_sl6/v01-17-10/ilcutil/v01-03/ -C $ILCSOFT/ILCSoft.cmake .. make make install
Changed:
<
<
After successful compilation:
>
>
After successful compilation you will get something like this: [100%] Built target TrackAna Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /afs/phas.gla.ac.uk/user/b/bogdanm/public_ppe/Tracking/lib/libTrackAna.so.1.0.0 -- Installing: /afs/phas.gla.ac.uk/user/b/bogdanm/public_ppe/Tracking/lib/libTrackAna.so.1.0 -- Installing: /afs/phas.gla.ac.uk/user/b/bogdanm/public_ppe/Tracking/lib/libTrackAna.so -- Set runtime path of "/afs/phas.gla.ac.uk/user/b/bogdanm/public_ppe/Tracking/lib/libTrackAna.so.1.0.0" to "/afs/phas.gla.ac.uk/user/b/bogdanm/public_ppe/Tracking/lib:/cvmfs/ilc.desy.de/sw/x86_64_gcc48_sl6/v01-17-10/root/6.06.02/lib:/cvmfs/ilc.desy.de/sw/x86_64_gcc48_sl6/v01-17-10/Marlin/v01-09/lib:/cvmfs/ilc.desy.de/sw/x86_64_gcc48_sl6/v01-17-10/lcio/v02-07-02/lib:/cvmfs/ilc.desy.de/sw/x86_64_gcc48_sl6/v01-17-10/gear/v01-06/lib:/cvmfs/ilc.desy.de/sw/x86_64_gcc48_sl6/v01-17-10/CLHEP/2.1.4.1/lib:/cvmfs/ilc.desy.de/sw/x86_64_gcc48_sl6/ilcutil/v01-03/lib:/cvmfs/ilc.desy.de/sw/x86_64_gcc48_sl6/v01-17-10/MarlinTrk/v02-02/lib:/cvmfs/ilc.desy.de/sw/x86_64_gcc48_sl6/v01-17-10/RAIDA/v01-07/lib:/cvmfs/ilc.desy.de/sw/x86_64_gcc48_sl6/v01-17-10/DD4hep/v00-16/lib:/cvmfs/ilc.desy.de/sw/x86_64_gcc48_sl6/v01-17-10/MarlinUtil/v01-12/lib:/cvmfs/ilc.desy.de/sw/x86_64_gcc48_sl6/v01-17-10/CED/v01-09-01/lib:/cvmfs/ilc.desy.de/sw/x86_64_gcc48_sl6/gsl/2.1/lib"
 cd .. export MARLIN_DLL=$MARLIN_DLL:$PWD/lib/libTrackAna.so (to link Marlin with compiled object files)
Changed:
<
<
Marlin SiDReconstruction_161910_new_bogdan.xml(with specifying slcio file (SiD_02_v01_10_10_85.slcio)) Marlin -c SiDReconstruction_161910_new_bogdan.xml(check given steering file for consistency)
>
>
Marlin -c SiDReconstruction_021216_new_bogdan.xml(check given steering file for consistency) Marlin SiDReconstruction_021216_new_bogdan.xml(with specifying slcio file (testSiD_o1_v03_1000_muons_Angle_40_Momentum_10.slcio))

ls -ltr You will get such files: -rw-r--r-- 1 bogdanm ilc 3146400 Dec 2 13:32 SiD_Tracks_SiD_o1_v03_100_muons_Angle_40_Momentum_10.slcio (slcio file with tracking information (you can use it afterwards for visualization) -rw-r--r-- 1 bogdanm ilc 11734 Dec 2 13:32 hit_residuals_SiD_o1_v03_100_muons_Angle_40_Momentum_10.root (root file with residuals per later) -rw-r--r-- 1 bogdanm ilc 131753 Dec 2 13:32 global_residuals_SiD_o1_v03_100_muons_Angle_40_Momentum_10.root(root file with pulls, residuals of track parameters) -rw-r--r-- 1 bogdanm ilc 16593 Dec 2 13:32 digi_processors_SiD_o1_v03_100_muons_Angle_40_Momentum_10.root(root file with efficiencies(versus angle or momentum)

 
Line: 182 to 189
 
META FILEATTACHMENT attachment="SiD_layout.jpeg" attr="" comment="Schematic view of SiD layout" date="1476182552" name="SiD_layout.jpeg" path="SiD_layout.jpeg" size="85383" user="BogdanMishchenko" version="1"
META FILEATTACHMENT attachment="Brief_report.pdf" attr="" comment="This brief report on the progress" date="1476386491" name="Brief_report.pdf" path="Brief_report.pdf" size="42154" user="BogdanMishchenko" version="1"
META FILEATTACHMENT attachment="pull_residuals_40.jpg" attr="" comment="" date="1476387800" name="pull_residuals_40.jpg" path="pull_residuals_40.jpg" size="92453" user="BogdanMishchenko" version="1"
Deleted:
<
<
META FILEATTACHMENT attachment="Tracking.tar.gz" attr="" comment="Reconstruction_code" date="1478346295" name="Tracking.tar.gz" path="Tracking.tar.gz" size="435566" user="BogdanMishchenko" version="3"
 
META FILEATTACHMENT attachment="residuals_40_tracker_barrel.png" attr="" comment="residuals_40_tracker" date="1476974498" name="residuals_40_tracker_barrel.png" path="residuals_40_tracker_barrel.png" size="31451" user="BogdanMishchenko" version="1"
META FILEATTACHMENT attachment="D0_resolution.png" attr="" comment="D0_resolution" date="1477330250" name="D0_resolution.png" path="D0_resolution.png" size="20283" user="BogdanMishchenko" version="1"
META FILEATTACHMENT attachment="d0_z0_DBR" attr="" comment="d0_from_DBR" date="1477330562" name="d0_z0_DBR" path="d0_z0_DBR" size="66668" user="BogdanMishchenko" version="1"
Line: 204 to 210
 
META FILEATTACHMENT attachment="D0_resolution_40_85_SiD_o2_v01.png" attr="" comment="DO resolution for 40 85 degrees for SiD_o2_v01 model" date="1479307552" name="D0_resolution_40_85_SiD_o2_v01.png" path="D0_resolution_40_85_SiD_o2_v01.png" size="25952" user="BogdanMishchenko" version="4"
META FILEATTACHMENT attachment="Z0_resolution_40_85_SiD_o2_v01.png" attr="" comment="z0_resolution 40 85 deg for SiD_o2_v01" date="1479300288" name="Z0_resolution_40_85_SiD_o2_v01.png" path="Z0_resolution_40_85_SiD_o2_v01.png" size="25599" user="BogdanMishchenko" version="1"
META FILEATTACHMENT attachment="Tracking_efficiency_20_40_85.png" attr="" comment="Tracking efficiency for SiD_o2_v01" date="1479384164" name="Tracking_efficiency_20_40_85.png" path="Tracking_efficiency_20_40_85.png" size="31524" user="BogdanMishchenko" version="1"
Added:
>
>
META FILEATTACHMENT attachment="Tracking_2_12_16.tar.gz" attr="" comment="Truth reconstruction package adopted from CLICPerformance" date="1480685346" name="Tracking_2_12_16.tar.gz" path="Tracking_2_12_16.tar.gz" size="29438" user="BogdanMishchenko" version="2"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback