lcfiplus / LCFIPlus

Flavor tagging code for ILC detectors
https://confluence.slac.stanford.edu/display/ilc/LCFIPlus
GNU General Public License v3.0
6 stars 19 forks source link

PrimaryVertexFinder.TrackMaxInnermostHitRadius parameter obsolete? #47

Closed andresailer closed 4 years ago

andresailer commented 5 years ago

In this commit https://github.com/lcfiplus/LCFIPlus/commit/0c961178e590f32717b53e081522c3d0a16f2db7#diff-d5939a2753951ddbb81d7c60554d505c the parsing of the PrimaryVertexFinder.TrackMaxInnermostHitRadius parameter was removed. Was that intentional? I see this parameter still in many steering files, so I am wondering if the parsing should be added again, of if we can remove that parameter from our steering file.

tomohikosan commented 4 years ago

Yes, PrimaryVertexFinder.TrackMaxInnermostHitRadius is obsolete and can be removed from steering files (but leaving it does no harm).