Skip to content

Updated Acts reconstruction for tracking detector

Yizhou Zhang requested to merge zhangyz/CEPCSW:tdr25.5 into master

What's new:

  1. acts tracking geometry has been updated to complete tracking detector (VTX + ITK + TPC +OTK) with both barrel and endcap.
  2. algorithm has been seperated into several part including: Read Input / Seeding / Track param estimation / Track finding (CKF) / Track fitting (KF)
  3. a gaudi service RecActsSvc was developed to store the data between algorithms

Merge request reports

Loading