-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Inclusion of MTD in the tracking navigation #29267
Comments
A new Issue was created by @parbol . @Dr15Jones, @smuzaffar, @silviodonato, @makortel, @davidlange6, @fabiocos can you please review it and eventually sign/assign? Thanks. cms-bot commands are listed here |
assign reconstruction |
@ebrondol since, to my recollection, she's been the last one using and training the Navigation School for Tracking. |
Hi everyone, I would like to revive this issue in order for us to continue working on the tracking navigation. In May we presented a few ideas and a working implementation on the integration of the MTD on the navigation of the tracker. You can see the slides here: The criteria behind this implementation was simply to make the minimum amount of changes in the code, but we thought it could be useful for discussion. It would be nice to have some feedback from the experts to understand the way to go. Thank you! Pablo |
assign upgrade |
New categories assigned: upgrade @kpedro88 you have been requested to review this Pull request/Issue and eventually sign? Thanks |
type mtd |
@fabiocos given your recent summary of the status of MTD tracking for the O&C R&D document, should we consider this issue as closed? |
@jpata @parbol for the time being I would say so. The |
+reconstruction
|
The MTD adds one barrel layer and two layers per endcap to the tracker. In the long-term, the MTD should be included within the tracking logic. The first step consists in the inclusion of the MTD in the tracker navigation. Initial discussion and some possible options have been discussed in:
https://indico.cern.ch/event/898980/contributions/3789239/attachments/2006874/3351890/RECO-Talk.pdf
Option 1 considers adding the MTD list of DetLayers to the TrackerGeometrySearch in such a case that the standard tracker navigation works already with a list of DetLayers that includes the tracker.
Option 2 considers creating superclasses that merge effectively the DetLayers but keeping separate the TrackerGeometrySearch and the MTDGeometrySearch.
A more detailed understanding of the implications of each of these choices and/or other new/intermediate ones is needed.
@pmeridian @fabiocos @mtosi @JanFSchulte @jalimena @slava77 @parbol @perrotta
The text was updated successfully, but these errors were encountered: