Skip to content

Add tracking systematic tools

Bingxuan Liu requested to merge (removed):addTrkSys into r22

Sorry for another MR. This one adds a tracking systematic tool to TDD. It allows us to apply official tracking CP tools and check their impacts on the performance.

A "-t" option is added to ca-dump-lrt and ca-dump-retag.

An additional function is added in trackUtil.py to schedule the systematic tools.

Currently only the track smearing tool is added and tested. Other tools can be added too. How to make this interface more use-friendly can be further discussed. Suggestions are welcome!

Merge request reports