Open slava77 opened 12 months ago
A new Issue was created by @slava77 Slava Krutelyov.
@antoniovilela, @rappoccio, @makortel, @smuzaffar, @sextonkennedy, @Dr15Jones can you please review it and eventually sign/assign? Thanks.
cms-bot commands are listed here
type tracking
Notably, pixel layer/hits are truncated at 7, which is insufficient for phase-2 IT.
Looking at a typical phase-2 geometry in the tkLayout page (here for geometry T32, layout OT800_IT615), looks like at the peak there's about 16 Inner Tracker hits and 10 crossed layers
assign DataFormats/PatCandidates
New categories assigned: reconstruction,xpog
@vlimant,@simonepigazzini,@jfernan2,@mandrenguyen you have been requested to review this Pull request/Issue and eventually sign? Thanks
@AlexDeMoor noted that the truncation/packing done in
ParckedCandidate::setHits
may in general be insufficient https://github.com/cms-sw/cmssw/blob/27bec5ff620bde58ac4a2a2812a545e881c47117/DataFormats/PatCandidates/interface/PackedCandidate.h#L623-L647Notably, pixel layer/hits are truncated at 7, which is insufficient for phase-2 IT.
The strips are truncated at 31, which should be OK for the current SST or for OT.
@cms-sw/xpog-l2 @cms-sw/tracking-pog-l2 @cms-sw/btv-pog-l2