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 for high energy behaviour of ecal pfcluster corrections #8949

Merged
merged 1 commit into from May 6, 2015

Conversation

bendavid
Copy link
Contributor

@bendavid bendavid commented May 4, 2015

limit maximum energy (pt) for ecal pf cluster corrections to avoid bad extrapolation beyond region of correction derivation. At 1TeV this was introducing a ~1% scale shift in the barrel and a ~10% scale shift in the endcap.

Likely issue is limited kinematic coverage of training sample combined with tails in the energy response distribution sufficiently large to create well-populated BDT bins in the region about the kinematic limit of the sample, where all photons are by construction overmeasured (and therefore overcorrected downwards in energy)

@bachtis @lgray @matteosan1

@konush can you incorporate this change into your evaluation scripts and run the validation plots again to make sure this doesn't introduce any strange behaviour in scale/resolution vs eta/pt? (at least up to the kinematic limit in the present samples...)

…d extrapolation beyond region of correction derivation
@cmsbuild
Copy link
Contributor

cmsbuild commented May 4, 2015

A new Pull Request was created by @bendavid (Josh Bendavid) for CMSSW_7_5_X.

Fix for high energy behaviour of ecal pfcluster corrections

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.

@slava77
Copy link
Contributor

slava77 commented May 4, 2015

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented May 4, 2015

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 4, 2015

@bendavid
Copy link
Contributor Author

bendavid commented May 5, 2015

Jet scale changes looks reasonable/as expected.

R9 changes make no sense. I strongly suspect that these plots have inconsistent numerator and denominator. (Change could be explained if plots were made using raw e3x3 for the numerator and corrected energy for the denominator. If this is the case DQM plots should be fixed.)

@slava77
Copy link
Contributor

slava77 commented May 5, 2015

about r9: this reminds me now that this is not the first time the R9 plots change and we discuss this.

@deguio
@argiro @emanueledimarco could you please check

@slava77
Copy link
Contributor

slava77 commented May 5, 2015

+1

for #8949 33e06c4

tested in CMSSW_7_5_X_2015-05-04-1100 /test area sign544/

  • the change in the code is effectively a transformation of input variable for the correction MVA/BTD, which should eventually be made during training. The setup is somewhat fragile though: there is a non-zero chance that the next training will have the high-E response more adequately and will need a code change cycle (this would be a higher order effect though).
  • comparisons with baseline show expected behavior

@cmsbuild
Copy link
Contributor

cmsbuild commented May 5, 2015

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

@emanueledimarco
Copy link
Contributor

@slava77 I am a bit surprised by the change in R9: why the PF cluster energy enters here? It should be E1/E(3x3)

@slava77
Copy link
Contributor

slava77 commented May 5, 2015

it's probably one of the incomplete fixes:
the last time during review of #7558 a plot in pileup dependence was mentioned and it was fixed in #7595
I guess back then I assumed that the issue is relate to R9 and never posted a plot from other monitors.

The same problem is in the plots posted here as well
http://cmslxr.fnal.gov/lxr/source/DQM/EcalMonitorTasks/src/ClusterTask.cc?v=CMSSW_7_5_0_pre3#0432

@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