-
Notifications
You must be signed in to change notification settings - Fork 37
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
Remove radiusOfInnermostHit
from tracks
#326
Conversation
and compute it from hits when going from EDM4hep to LCIO. See key4hep/EDM4hep#326
radiusOfInnermostHit
radiusOfInnermostHit
from tracks
The fact that this requires changes in |
I checked and didn't find anything in FCCAnalyses |
OK. Then maybe it was there only temporarily, or we just filled it in k4SimDelphes because we could. Thanks for checking. |
Perfect. Good we checked this again :) |
can we maybe finally fix the release build test environment? Otherwise I am fine with merging |
Fixing the release build would require a new Key4hep release. For EDM4hep we could in principle pick up the latest podio tag, but for other packages, we would also need a new EDM4hep tag. I am not sure if we want to make such a tag at the moment. |
see key4hep/EDM4hep#326 Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
and compute it from hits when going from EDM4hep to LCIO. See key4hep/EDM4hep#326
0b08295
to
b452236
Compare
and compute it from hits when going from EDM4hep to LCIO. See key4hep/EDM4hep#326
* Don't use radiusOfInnermostHit for EDM4hep tracks and compute it from hits when going from EDM4hep to LCIO. See key4hep/EDM4hep#326 * Introdue utility function to determine radius of innermost hit * Add documentation about radius calculation --------- Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> Co-authored-by: tmadlener <thomas.madlener@desy.de>
773d126
to
b6f2317
Compare
b6f2317
to
096740e
Compare
as discussed in #319.
Changes in other repos:
radiusOfInnermostHit
from EDM4hep tracks k4FWCore#202BEGINRELEASENOTES
radiusOfInnermostHit
from tracksENDRELEASENOTES