acts icon indicating copy to clipboard operation
acts copied to clipboard

feat: Add primary vertex density and contamination to `VertexPerformanceWriter` in Examples

Open andiwand opened this issue 1 year ago • 1 comments

Add two new branches to the VertexPerformanceWriter root output: truthPrimaryVertexDensity and recoVertexContamination

Apart from that I tried to improve the docs a bit, switched to the correct CoordinateIndices enum, and renamed maxOccurrence to truthMajorityVertex.

andiwand avatar Apr 07 '24 08:04 andiwand

:red_circle: Athena integration test results [f3a13ca0e2f9c4d87f223ba818d3cc00e9f9f5a5]

: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 11:04 acts-project-service