Skip to content

Converter from Pr::Velo::Tracks to Allen Tracks and KalmanStates to be used as input of TBLV algorithm

DESCRIPTION

Converter from Pr::Velo::Tracks to Allen objects, attempting to run the Allen TBLV algorithm with the Rec tracks as input.

I tried replicating the RecoConf.options.allen_gaudi_pv.py in Moore using the Rec Velo tracks. An example can be found in Moore!4246

The removed code from configuration/python/AllenConf/primary_vertex_reconstruction.py seems unused in the make_pvs function and reduces the number of outputs from the MultiTransformer of the algorithm

MR DEPENDENCIES

Moore!4246 DaVinci!1325

MATERIAL

https://indico.cern.ch/event/1492023/#11-performance-of-allen-tblv-p https://indico.cern.ch/event/1492019/#13-comparison-of-rec-and-allen

TODO

  • Add hits extracted from Rec Tracks to Allen Tracks
  • Test physics performances, comparing with Rec TBLV and nominal Allen TBLV
  • Fix fake rates observed and resolution
  • Test computing performances, comparing with Rec TBLV
  • Use VertexCompare for proper physics comparison
  • Run on data
  • Run on SMOG
  • Add documentation for converters
  • Test with different input velo tracks settings
Edited by Tommaso Fulghesu

Merge request reports

Loading