Difference between revisions of "CDC amp dedx"

From GlueXWiki
Jump to: navigation, search
Line 1: Line 1:
  
Comparing PID CDC dedx plots from frun 011497 using p3pi_hists plugin with normal code and with amp-dedx code.  
+
Comparing PID CDC dedx plots from frun 011497 using p3pi_hists plugin with normal code and with amp-dedx code.  
  
 
<pre>  
 
<pre>  

Revision as of 10:48, 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)