Skip to content
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

fix det search tollerances for Cosmics #14467

Merged
merged 1 commit into from May 24, 2016

Conversation

VinInn
Copy link
Contributor

@VinInn VinInn commented May 12, 2016

title says all.
CRITICAL FIX.
we are loosing 50% of comics for alignment because of this oversight

@VinInn
Copy link
Contributor Author

VinInn commented May 12, 2016

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

cmsbuild commented May 12, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/12933/console

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @VinInn (Vincenzo Innocente) for CMSSW_8_0_X.

It involves the following packages:

RecoTracker/CkfPattern

@cmsbuild, @cvuosalo, @slava77, @davidlange6 can you please review it and eventually sign? Thanks.
@ghellwig, @makortel, @GiacomoSguazzoni, @rovere, @VinInn, @mschrode, @gpetruc, @dgulhan this is something you requested to watch as well.
@slava77, @Degano, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@slava77
Copy link
Contributor

slava77 commented May 12, 2016

@VinInn
Is there a good example run to see that this fixes the reco as desired?

I tried 272932 (this is from May 10, with B=3.8 T) and didn't see as significant effect as you suggest (50%) on 10K events:

  • CosmicTP yield changed from 1037 to 1040 events
  • CosmicSP yield changed from 59 to 57 events

I see in the inclusive sample about 25% increase in regionalCosmicTracks
all_sign700vsorig_cosmics272932c_log10recotracks_regionalcosmictracks__reco_obj_pt
all_sign700vsorig_cosmics272932c_recotracks_regionalcosmictracks__reco_obj_dxy
all_sign700vsorig_cosmics272932c_recotracks_regionalcosmictracks__reco_obj_dz

The same from SP output:
all_sign700vsorig_cosmics272932spc_log10recotracks_regionalcosmictracks__reco_obj_pt
all_sign700vsorig_cosmics272932spc_recotracks_regionalcosmictracks__reco_objat_size

And in TP:
all_sign700vsorig_cosmics272932tpc_recotracks_regionalcosmictracks__reco_objat_size

The sizeable increase is only in 2-track event yields; the 1-track events haven't increased that much.

Is this roughly the expected improvement?

@slava77
Copy link
Contributor

slava77 commented May 13, 2016

Here are a few more plots from a 0T run Cosmics PD in 269805.
Inclusive first
all_sign700vsorig_cosmics269805c_log10recotracks_regionalcosmictracks__reco_obj_pt

Here is from what passes SP skim
all_sign700vsorig_cosmics269805spc_log10recotracks_regionalcosmictracks__reco_obj_pt

Muons have a much better increase
all_sign700vsorig_cosmics269805c_recomuons_muons__reco_obj_p5

all_sign700vsorig_cosmics269805c_log10recotracks_tevmuons_dyt_reco_obj_pt

@slava77
Copy link
Contributor

slava77 commented May 13, 2016

+1

for #14467 0c85e7e

  • configuration change is in line with the needed fix
  • jenkins tests pass and comparisons with baseline show small differences in the cosmics processing workflow 4.22 and also in cosmics-related variables (only in 10021, probably just a rare value to change)
  • local tests in CRAFT and CRUZET data confirm expected improvements to a reasonable extent

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_8_0_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @slava77, @davidlange6, @Degano, @smuzaffar

@VinInn
Copy link
Contributor Author

VinInn commented May 13, 2016

@boudoul @mmusich
once integrated we may ask CRUZET rerun

@boudoul
Copy link
Contributor

boudoul commented May 13, 2016

@VinInn : I agree, point taken, I will follow up once integrated

@mmusich
Copy link
Contributor

mmusich commented May 13, 2016

@VinInn thanks a lot.
Two naive questions:

  • why do we see that in CRUZET only?
  • why haven't we seen it already last year?

Thanks,
Marco

@VinInn
Copy link
Contributor Author

VinInn commented May 13, 2016

why do we see that in CRUZET only?
because in CRAFT seeds are triplets and therefore better defined
(apparently at 0T cosmics are seeded with doublets that are very badly defined)
why haven't we seen it already last year?
because the affected code is new

@davidlange6
Copy link
Contributor

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants