Difference between revisions of "CDC amp dedx"

From GlueXWiki
Jump to: navigation, search
(Created page with ".")
 
Line 1: Line 1:
.
+
 
 +
Comparing PID CDC dedx plots from frun 011497 using p3pi_hists plugin with normal code and with amp-dedx code.
 +
 
 +
<pre>
 +
 
 +
Normal code: q = a_scale * gains[ring-1][straw-1] * (integral - scaled_ped*nsamples_integral)
 +
 
 +
Amp-dedx code: q = a_scale * gains[ring-1][straw-1] * (maxamp - scaled_ped)* 28.8
 +
 
 +
</pre>
 +
 
 +
{| border="0" cellpadding="2"
 +
|- 2fcal_p_cdc_dedxvp 
 +
|[[Image:normal_p3pi_preco_2fcal_p_cdc_dedxvp.png|thumb|x200px|normal ]]
 +
|[[Image:ampdedx_p3pi_preco_2fcal_p_cdc_dedxvp.png|thumb|x200px|ampdedx]]
 +
|}
 +
 
 +
{| border="0" cellpadding="2"
 +
|- 2fcal_p_cdc_ddedxvp
 +
|[[Image:normal_p3pi_preco_2fcal_p_cdc_ddedxvp.png|thumb|x200px|normal ]]
 +
|[[Image:ampdedx_p3pi_preco_2fcal_p_cdc_ddedxvp.png|thumb|x200px|ampdedx]]
 +
|-
 +
|[[Image:normal_p3pi_preco_2fcal_p_cdc_ddedxvp_z.png|thumb|x200px|normal (zoomed)]]
 +
|[[Image:ampdedx_p3pi_preco_2fcal_p_cdc_ddedxvp_z.png|thumb|x200px|ampdedx (zoomed)]]
 +
|}
 +
 
 +
 
 +
{| border="0" cellpadding="2"
 +
|- 2fcal_pi+_cdc_ddedxvp
 +
|[[Image:normal_p3pi_preco_2fcal_pi_cdc_ddedxvp_z.png|thumb|x200px|normal]]
 +
|[[Image:ampdedx_p3pi_preco_2fcal_pi_cdc_ddedxvp_z.png|thumb|x200px|ampdedx]]
 +
|}
 +
 
 +
{| border="0" cellpadding="2"
 +
|- 2fcal_pi-_cdc_ddedxvp
 +
|[[Image:normal_p3pi_preco_2fcal_pim_cdc_ddedxvp_z.png|thumb|x200px|normal]]
 +
|[[Image:ampdedx_p3pi_preco_2fcal_pim_cdc_ddedxvp_z.png|thumb|x200px|ampdedx]]
 +
|}
 +
 
 +
 
 +
{| border="0" cellpadding="2"
 +
|- any  p_cdc_dedxvp 
 +
|[[Image:normal_p3pi_preco_any_p_cdc_dedxvp.png|thumb|x200px|normal ]]
 +
|[[Image:ampdedx_p3pi_preco_any_p_cdc_dedxvp.png|thumb|x200px|ampdedx]]
 +
|}
 +
 
 +
{| border="0" cellpadding="2"
 +
|- any  p_cdc_ddedxvp
 +
|[[Image:normal_p3pi_preco_any_p_cdc_ddedxvp_z.png|thumb|x200px|normal (zoomed)]]
 +
|[[Image:ampdedx_p3pi_preco_any_p_cdc_ddedxvp_z.png|thumb|x200px|ampdedx (zoomed)]]
 +
|}

Revision as of 10:42, 9 August 2016

Comparing PID CDC dedx plots from frun 011497 using p3pi_hists plugin with normal code and with amp-dedx code.


Normal code: q = a_scale * gains[ring-1][straw-1] * (integral - scaled_ped*nsamples_integral)

Amp-dedx code: q = a_scale * gains[ring-1][straw-1] * (maxamp - scaled_ped)* 28.8

normal
ampdedx
normal
ampdedx
normal (zoomed)
ampdedx (zoomed)


normal
ampdedx
normal
ampdedx


normal
ampdedx
normal (zoomed)
ampdedx (zoomed)