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

Add position computation with linear weights for pathological low energy clusters #8530

Merged
merged 1 commit into from Mar 30, 2015

Conversation

matteosan1
Copy link
Contributor

This PR fixes a crash seen in prompt reco (run: 237686 lumi: 7 event: 33623).
The issue is due to very low energy cluster whose hits log-weights were all 0.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @matteosan1 (Matteo Sani) for CMSSW_7_3_X.

Add position computation with linear weights for pathological low energy clusters

It involves the following packages:

RecoParticleFlow/PFClusterProducer

@cmsbuild, @cvuosalo, @nclopezo, @slava77 can you please review it and eventually sign? Thanks.
@mmarionncern, @bachtis, @lgray this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@nclopezo you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@bachtis
Copy link
Contributor

bachtis commented Mar 25, 2015

Funny. @lgray , data dont like your logarithm :-) :-) :-)

@lgray
Copy link
Contributor

lgray commented Mar 25, 2015

@bachtis Considering that none of the zero suppression cuts have changed and the W0 is a relative cut on fraction of energy of a hit in a cluster.

Talking to Matteo this cluster was 40-50 hits with each hit being ~0.2 GeV or so before multiplying by the assigned fraction for the cluster. This could easily make the fractions go crazy and you could end up with very very small rechit energies.

Wouldn't worry about using vdt in realistic situations (as proven by CSA14 and PHYS14). Sounds like some detector noise issue. If so, we should study more deeply, but only if it turns up in collisions.

@slava77
Copy link
Contributor

slava77 commented Mar 26, 2015

@cmsbuild please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

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

@cvuosalo
Copy link
Contributor

Additional tests with workflow 19.0_SingleGammaPt35+SingleGammaPt35 using ten times more statistics verify that this PR makes only insignificant changes to monitored quantities.

@davidlange6
Copy link
Contributor

+1

cmsbuild added a commit that referenced this pull request Mar 30, 2015
Add  position computation with linear weights for pathological low energy clusters
@cmsbuild cmsbuild merged commit 958c95a into cms-sw:CMSSW_7_3_X Mar 30, 2015
@matteosan1 matteosan1 deleted the topic_fixForPromptReco branch September 2, 2015 20:19
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

7 participants