Difference between revisions of "Mattione Update 06202011"

From GlueXWiki
Jump to: navigation, search
 
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Overview ==
+
== b1pi Overview ==
  
 
* Generated 10000 X(2000) -> b<sub>1</sub>&pi;<sup>-</sup>; events following the instructions [http://www.jlab.org/Hall-D/software/wiki/index.php/HOWTO_simulate_and_analyze_b1pi_events here].
 
* Generated 10000 X(2000) -> b<sub>1</sub>&pi;<sup>-</sup>; events following the instructions [http://www.jlab.org/Hall-D/software/wiki/index.php/HOWTO_simulate_and_analyze_b1pi_events here].
Line 15: Line 15:
 
                               |-> &pi;+ &pi;-
 
                               |-> &pi;+ &pi;-
 
</pre>
 
</pre>
 
=== Event Count ===
 
<pre>
 
# Generated events = 10000
 
 
# Events with 2+ photons = 9660
 
# Events with 2+ &pi;+'s = 7642
 
# Events with 2+ &pi;-'s = 8156
 
# Events with 2+ protons = 1040 (should only be 1 !!)
 
# Events with enough tracks for the X (2+ photons, 2+ &pi;+'s, 2+ &pi;-'s) = 6076
 
</pre>
 
 
[[Image:Mattione_Study_b1pi_NumTracks_Photons.gif|thumb|left|400px]]
 
[[Image:Mattione_Study_b1pi_NumTracks_PiPluses.gif|thumb|left|400px]]
 
[[Image:Mattione_Study_b1pi_NumTracks_PiMinuses.gif|thumb|left|400px]]
 
[[Image:Mattione_Study_b1pi_NumTracks_Protons.gif|thumb|left|400px]]
 
<br style="clear:both;"/>
 
 
 
== Invariant Masses ==
 
== Invariant Masses ==
[[Image:Mattione_Study_b1pi_InvMass_PiZero.gif|thumb|left|400px]]
+
* High mass tails due to incorrect photon reconstruction have been removed. These tails were due to photons in the FCAL being reconstructed with vertex-z = 0, such that they had bogus momentum vectors. This was fixed when Miha Kornicer recently updated the photon reconstruction code.
[[Image:Mattione_Study_b1pi_InvMass_RhoZero.gif|thumb|left|400px]]
+
[[Image:Mattione_Study_b1pi_InvMass_Omega.gif|thumb|left|400px]]
+
[[Image:Mattione_Study_b1pi_InvMass_B1Plus.gif|thumb|left|400px]]
+
[[Image:Mattione_Study_b1pi_InvMass_X2000.gif|thumb|left|400px]]
+
<br style="clear:both;"/>
+
  
== Comparison of Generated and Reconstructed Tracks ==
+
* Pi0 invariant mass:
* NOTE: There was no observed &phi;-dependence on track reconstruction distributions.
+
[[Image:Mattione_Update_06012011_InvMass_Pi0.gif|thumb|left|400px|pi0 06/01]]
 
+
[[Image:Mattione_Update_06202011_InvMass_Pi0.gif|thumb|left|400px|pi0 Current]]
=== &gamma;'s ===
+
 
+
* p vs &theta; distributions for the generated & reconstructed photons:
+
[[Image:Mattione_b1piStudy_Photons_GenPVsTheta.gif|thumb|left|400px|generated, 06-12-2011]]
+
[[Image:Mattione_b1piStudy_Photons_ReconPVsTheta.gif|thumb|left|400px|reconstructed 06-12-2011]]
+
 
<br style="clear:both;"/>
 
<br style="clear:both;"/>
  
=== &pi;<sup>+</sup>'s ===
+
* X(2000) invariant mass:
 
+
[[Image:Mattione_Update_06012011_InvMass_X2000.gif|thumb|left|400px|X(2000) 06/01]]
* p vs &theta; distributions for the generated & reconstructed &pi;<sup>+</sup>'s:
+
[[Image:Mattione_Update_06202011_InvMass_X2000.gif|thumb|left|400px|X(2000) Current]]
[[Image:Mattione_b1piStudy_PiPluses_GenPVsTheta.gif|thumb|left|400px|generated 06-12-2011]]
+
[[Image:Mattione_b1piStudy_PiPluses_ReconPVsTheta.gif|thumb|left|400px|reconstructed 06-12-2011]]
+
 
<br style="clear:both;"/>
 
<br style="clear:both;"/>
  
=== &pi;<sup>-</sup>'s ===
+
== Photons ==
 
+
[[Image:Mattione_Update_06012011_NumTracks_Photons.gif|thumb|left|400px]]
* p vs &theta; distributions for the generated & reconstructed &pi;<sup>-</sup>'s:
+
[[Image:Mattione_b1piStudy_PiMinuses_GenPVsTheta.gif|thumb|left|400px|generated 06-12-2011]]
+
[[Image:Mattione_b1piStudy_PiMinuses_ReconPVsTheta.gif|thumb|left|400px|reconstructed 06-12-2011]]
+
 
<br style="clear:both;"/>
 
<br style="clear:both;"/>
 
+
[[Image:Mattione_Update_06012011_Photons_GenPVsTheta.gif|thumb|left|400px|generated, 06-12-2011]]
=== p's ===
+
[[Image:Mattione_Update_06012011_Photons_ReconPVsTheta.gif|thumb|left|400px|reconstructed 06-12-2011]]
 
+
* p vs &theta; distributions for the generated & reconstructed protons:
+
[[Image:Mattione_b1piStudy_Protons_GenPVsTheta.gif|thumb|left|400px|generated 06-12-2011]]
+
[[Image:Mattione_b1piStudy_Protons_ReconPVsTheta.gif|thumb|left|400px|reconstructed 06-12-2011]]
+
 
<br style="clear:both;"/>
 
<br style="clear:both;"/>

Latest revision as of 13:08, 20 June 2011

b1pi Overview

  • Generated 10000 X(2000) -> b1π-; events following the instructions here.
  • Decay chain:
 gamma p -> p X(2000)0
               |
               |-> b1(1235)+ π-
                    |
                    |-> ω π+
                          |
                          |-> ρ0 π0
                               |   |-> γ γ
                               |
                               |-> π+ π-

Invariant Masses

  • High mass tails due to incorrect photon reconstruction have been removed. These tails were due to photons in the FCAL being reconstructed with vertex-z = 0, such that they had bogus momentum vectors. This was fixed when Miha Kornicer recently updated the photon reconstruction code.
  • Pi0 invariant mass:
pi0 06/01
pi0 Current


  • X(2000) invariant mass:
X(2000) 06/01
X(2000) Current


Photons

Mattione Update 06012011 NumTracks Photons.gif


generated, 06-12-2011
reconstructed 06-12-2011