-
Notifications
You must be signed in to change notification settings - Fork 4.4k
CA Extension to strips #47090
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
base: master
Are you sure you want to change the base?
CA Extension to strips #47090
Conversation
bdanzi, CMSSW_15_0_X branch is closed for direct updates. cms-bot is going to move this PR to master branch. |
cms-bot internal usage |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47090/43269
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47090/43271
|
Pull request #47090 was updated. |
please test |
-geometry |
PR description:
This PR should introduce the usage of strips layers to the offline reco and HLT Cellular Automaton (CA) usage (work done in 15_0_0_pre1):
customizeHLTforAlpakaStrip
for HLT andstripNTupletFit
for offline reco, final geometry (Geometry/CommonTopologies/interface/SimplePixelStripTopology.py
) pairs is still work in progressminYsizeB1
andminYsizeB2
cuts + generalization ofKernel_simpleTripletCleaner
Test on TTbar PU EOR3 TRK DPG v7:
http://uaf-3.t2.ucsd.edu/~bdanzi/plots_pixelsOnlyValidation_AllCases/plots_hlt_hltPixel/effandfakePtEtaPhi.png where results in blue and red are produced with a cleaned 14_2_0 CMSSW release while the black one comes along with this PR changes
PR validation:
Before submitting I was checking
cc @mmasciov @slava77
Work co-authored-by: @AdrianoDee Adriano Di Florio [email protected]