fcs:eic:intro
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
fcs:eic:intro [2016/11/06 16:26] – [Looking at track resolution] asc | fcs:eic:intro [2016/12/09 16:34] (current) – [Hit timing information] asc | ||
---|---|---|---|
Line 110: | Line 110: | ||
Note that the plot is done for all electrons starting from 1 GeV (a region where the efficiency is quite small). | Note that the plot is done for all electrons starting from 1 GeV (a region where the efficiency is quite small). | ||
+ | |||
+ | |||
+ | ====== Hit timing information ====== | ||
+ | |||
+ | |||
+ | |||
+ | You can also look at timing of silicon tracker using this script: {{: | ||
+ | <code bash> | ||
+ | hs-get pgun_elec_eta4_pt30gev%rfull052 data # 2 100 get 100 files in 2 threads in the directory " | ||
+ | fpad eic: | ||
+ | </ | ||
+ | The plot is shown here: | ||
+ | |||
+ | {{: | ||
====== Looking at track resolution ====== | ====== Looking at track resolution ====== | ||
You can also look at single particles with flat pT, Eta and Phi. Here is an example this using a simple validation script {{: | You can also look at single particles with flat pT, Eta and Phi. Here is an example this using a simple validation script {{: | ||
- | for the MCparticle container inside LCIO file. We will use the "flat pT" sample called [[http:// | + | for the MCparticle container inside LCIO file. We will use the "flat pT" sample called [[http:// |
<code bash> | <code bash> | ||
Line 126: | Line 140: | ||
Now, let's calculate track resolution. We will use this script {{: | Now, let's calculate track resolution. We will use this script {{: | ||
- | makes fit of pT(reco)/ | + | makes fit of pT(reco)/ |
+ | This command shown below makes resolution plots, fits with a Gaussian function, and plot resolution as a function of pT: | ||
<code bash> | <code bash> | ||
hs-get pgun_elec_eta4_pt30gev%rfull052 data 2 20 # get 20 files in 2 threads in the directory " | hs-get pgun_elec_eta4_pt30gev%rfull052 data 2 20 # get 20 files in 2 threads in the directory " | ||
Line 133: | Line 147: | ||
</ | </ | ||
+ | The final plot is shown below: | ||
{{: | {{: | ||
Line 156: | Line 171: | ||
<code bash> | <code bash> | ||
- | wget http:// | + | wget http:// |
</ | </ | ||
fcs/eic/intro.1478449618.txt.gz · Last modified: 2016/11/06 16:26 by asc