Difference between revisions of "Mattione Update 05072012"

From GlueXWiki
Jump to: navigation, search
(Spiral Fitting - Histograms)
(Spiral Fitting - Histograms)
Line 22: Line 22:
 
<br style="clear:both;"/>
 
<br style="clear:both;"/>
  
== Spiral Fitting - Histograms ==
+
== # Reconstructed Tracks ==
 
* Improvements from last time (04/25/2012):
 
* Improvements from last time (04/25/2012):
 
** Changed track candidate algorithm structure (removes memory explosion & slow reconstruction): Decreased %events with no track candidates from ~12% to ~4%.
 
** Changed track candidate algorithm structure (removes memory explosion & slow reconstruction): Decreased %events with no track candidates from ~12% to ~4%.

Revision as of 02:44, 7 May 2012

Track Candidate Reconstruction Sampling

  • All events have one π+ thrown at p = 150 MeV/c, θ = 90 degrees, φ = random.
  • These are identical to those presented at the 04/25/2012 Tracking Software meeting.
Event # Hits (CDC & Truth) Current (04/08/12) Code Track Candidates Spiral Code Track Candidates
Event 1
Mattione Update 04252012 SlowPiPlus Event1 Hits.png
Mattione Update 04252012 SlowPiPlus Event1 Current.png
Mattione Update 04252012 SlowPiPlus Event1 Spiral.png
Event 2
Mattione Update 04252012 SlowPiPlus Event2 Hits.png
Mattione Update 04252012 SlowPiPlus Event2 Current.png
Mattione Update 04252012 SlowPiPlus Event2 Spiral.png
Event 3
Mattione Update 04252012 SlowPiPlus Event3 Hits.png
Mattione Update 04252012 SlowPiPlus Event3 Current.png
Mattione Update 04252012 SlowPiPlus Event3 Spiral.png
Event 294
Mattione Update 04252012 SlowPiPlus Event294 Hits.png
Mattione Update 04252012 SlowPiPlus Event294 Current.png
Mattione Update 04252012 SlowPiPlus Event294 Spiral.png


# Reconstructed Tracks

  • Improvements from last time (04/25/2012):
    • Changed track candidate algorithm structure (removes memory explosion & slow reconstruction): Decreased %events with no track candidates from ~12% to ~4%.
    • Upgraded to newest Kalman Filter code (includes fix for broken tracks) (also decreased minimum pion momentum from 150 to 50 MeV/c): Decreased %events with no time-based tracks from ~75% to ~45%.
    • Truncated track stepping once track turns back inwards towards the target (Δr < 0.0 bounds check in DTrackFitterKalmanSIMD::SetCDCReferenceTrajectory()): Decreased %events with no time-based tracks from ~45% to ~28%.
    • Note: no changes have been checked into svn yet.
  • # Reconstructed Tracks / Event:
    • NOTE: Hit selectors disabled for wire based & time based fits, except for "SVN Code": instead use hits from track candidates (and ignore hits after spiral turn back inwards)
Track Candidates
Wire Based Tracks
Time Based Tracks