Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
fcs:eic:track_optimization [2017/08/23 03:06]
dblyth
fcs:eic:track_optimization [2017/08/23 03:07]
dblyth [Track strategy tuning]
Line 1: Line 1:
 ====== Track strategy tuning ====== ====== Track strategy tuning ======
-The LCSim Java package used for track reconstruction in the FPaDSim software chain relies on a list of "tracking strategies," which is a list of tracking layer collections for seeding, confirming, and extending tracks.  These collections must be optimized for a particular geometry configuration and can be tuned for minimum number of hits, max chi^2, etc.  In order to optimize the strategies list, a representative data set must be simulated, containing a significant number of tracks that span the phase space and particle species to be tracked.  This then serves as an input to the strategy list builder built into the LCSim package.  Additionally, a set of configuration files specify the requirements of the track fit, and the parameters used for the seeding algorithm.+The LCSim Java package (nameley the SeedTracker driver) used for track reconstruction in the FPaDSim software chain relies on a list of "tracking strategies," which is a list of tracking layer collections for seeding, confirming, and extending tracks.  These collections must be optimized for a particular geometry configuration and can be tuned for minimum number of hits, max chi^2, etc.  In order to optimize the strategies list, a representative data set must be simulated, containing a significant number of tracks that span the phase space and particle species to be tracked.  This then serves as an input to the strategy list builder built into the LCSim package.  Additionally, a set of configuration files specify the requirements of the track fit, and the parameters used for the seeding algorithm.
  
 The ingredients for building the strategy list are... The ingredients for building the strategy list are...