acts icon indicating copy to clipboard operation
acts copied to clipboard

feat: "Stay on seed" for track finding in Examples

Open andiwand opened this issue 10 months ago • 1 comments

Adds "stay on seed" option to our Examples track finding algorithm. When turned on, only measurements used for seed formation will be picked on sensitives where the seed was actually formed. This tightens the finding process closed to the seed and should spare CPU while processing the first few measurements where the track parameter covariance is still inflated.

blocked by:

  • https://github.com/acts-project/acts/pull/3088

andiwand avatar Apr 09 '24 12:04 andiwand

ttbar PU 200 fatras default seeding

image

andiwand avatar Apr 10 '24 18:04 andiwand

I will go ahead with the ref update as soon as the CI is done

andiwand avatar Apr 16 '24 11:04 andiwand

:red_circle: Athena integration test results [219fbc51678c4fc3e62ba4b958acc19f87add800]

:red_circle: Some tests have failed!

Please investigate the pipeline!

status job report
:green_circle: run_unit_tests
:green_circle: test_ActsEFTrackFit
:green_circle: test_ActsPersistifySeeds
:green_circle: test_ActsBenchmarkWithSpot
:green_circle: test_ActsAnalogueClustering
:green_circle: test_ActsConversionWorkflow
:green_circle: test_ActsWorkflowFastTracking
:green_circle: test_ActsWorkflow
:green_circle: test_ActsValidateAmbiguityResolution
:green_circle: test_ActsValidateResolvedTracks
:green_circle: test_ActsValidateTracks
:green_circle: test_ActsValidateActsCoreSpacePoints
:green_circle: test_ActsValidateActsSpacePoints
:green_circle: test_ActsValidateSeeds
:green_circle: test_ActsValidateOrthogonalSeeds
:green_circle: test_ActsValidateClusters
:green_circle: test_ActsPersistifyEDM
:green_circle: test_ActsGSFRefitting
:green_circle: test_ActsKfRefitting
:red_circle: test_ActsExtrapolationAlgTest
:green_circle: test_ActsITkTest
:green_circle: run_workflow_tests_run4_mc
:green_circle: run_workflow_tests_run2_mc
:green_circle: run_workflow_tests_run2_data
:green_circle: run_workflow_tests_run3_mc
:green_circle: run_workflow_tests_run3_data
:green_circle: run_art_test: test_data18_13TeV_1000evt
:green_circle: run_art_test: test_ttbarPU40_reco

acts-project-service avatar Apr 16 '24 20:04 acts-project-service