-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration to CMSSW master #236
Comments
I'm not sure that the CMSSW PR reopening will go so easily, because the original issue there is not addressed. Pattern reco turns out to deal with the outer hits better compared to the seeding. It didn't look like the POG was willing to commit to making things slightly worse under an assumption that it will all be done better anyways for the final Run 3 tracking. In the current iterative tracking that we are using for tests all seeds are of the same length. So, this selection doesn't really make sense on a seed by seed level. |
Oh, if you can percolate this addition as configurable, there should be no problem to get this PR in. |
@slava77 tagged a new release https://github.com/trackreco/mkFit/releases/tag/V2.0.0-1+pr237 I have the full chain tested locally up to a runTheMatrix workflow running with a customize function changing the usual initialStep pattern recognition with mkFit. |
The cmsdist PR is here cms-sw/cmsdist#5150 |
Apparently cms-sw/cmsdist#5150 (merged on last Friday) was not sufficient to get the |
we should also add some "native" support to replace patches prepared in cms-sw/cmsdist#5174 |
Let's follow up those in #240. |
Well, it's not just what's the subject of #240 is (headers) ... we also need to:
|
The CMSSW PR is here cms-sw/cmssw#27895 |
Just to document here that in light of the presentation at TRK POG on Monday showing the performance with #241, we just decided to cut a new release after its merge (now), and update the version in cmsdist. |
We have a new release https://github.com/trackreco/mkFit/releases/tag/V2.0.1-0+pr241 |
cmsdist PR is here cms-sw/cmsdist#5213 |
#27895 was merged, the added matrix workflow 11634.7 is visible in IBs and running succesfully |
I'm leaving the issue open though until the HLT part is resolved as well. |
This issue is effectively resolved |
This issue is to track progress towards integrating mkFit to CMSSW master:
Overall (to get mkFit running within offline reco)
RecoTracker/MkFit
package from makortel:mkfit_1040p1 to CMSSW master, merged as Add EDProducers for mkFit cms-sw/cmssw#27895MkFitProducer
Getting mkFit to run within HLT reconstruction some additional changes may be wanted
mkFit/Event.cc
Line 855 in 9afc251
The text was updated successfully, but these errors were encountered: