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

save particleFlowRecHitHBHE and particleFlowRecHitHF collections #12300

Merged
merged 1 commit into from Nov 10, 2015

Conversation

kpedro88
Copy link
Contributor

@kpedro88 kpedro88 commented Nov 6, 2015

particleFlowRecHitHCAL is no longer used*. Instead, the separate particleFlowRecHitHBHE and particleFlowRecHitHF collections should be kept in the PF event content.

Let me know if I should backport this anywhere.

* https://github.com/cms-sw/cmssw/blob/CMSSW_8_0_X/RecoParticleFlow/PFClusterProducer/python/particleFlowCluster_cff.py

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 6, 2015

A new Pull Request was created by @kpedro88 (Kevin Pedro) for CMSSW_8_0_X.

save particleFlowRecHitHBHE and particleFlowRecHitHF collections

It involves the following packages:

RecoParticleFlow/Configuration

@cmsbuild, @cvuosalo, @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' or '@cmsbuild, please test' in the first line of a comment.
@Degano you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@cvuosalo
Copy link
Contributor

cvuosalo commented Nov 6, 2015

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 6, 2015

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

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 6, 2015

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 6, 2015

@slava77
Copy link
Contributor

slava77 commented Nov 9, 2015

@kpedro88
this appears applicable to all releases.
I suggest adding 75X and 76X PRs.
I'm assuming these don't add substantially to the event size.

@bachtis are these collections really used anywhere?
(Considering that them missing has gone unnoticed for quite some time)

@bachtis
Copy link
Contributor

bachtis commented Nov 9, 2015

Hi @slava77
The PR is fine . Indeed we need those in the PF event content . I just had never done it since
it is trivial to remake them on RECO from the rechits

@kpedro88
Copy link
Contributor Author

kpedro88 commented Nov 9, 2015

@slava77 @bachtis - submitted #12324 and #12325 to backport to 76X and 75X.

@cvuosalo
Copy link
Contributor

cvuosalo commented Nov 9, 2015

+1

For #12300 ea8183a

Replacing the particleFlowRecHitHCAL collection with the particleFlowRecHitHBHE and particleFlowRecHitHF collections. There should be no change in monitored quantities.

Jenkins tests against baseline CMSSW_8_0_X_2015-11-05-2300 show no significant differences, as expected. Extended tests of workflows 134.705_RunMET2015B and 134.805_RunMET2015C with 70 events each against baseline CMSSW_8_0_X_2015-11-03-2300 also show no significant differences. Product sizes increase very marginally (less than 0.02%) from the new collections:

134.705
-------------------------------------------------------------
 or, B       new, B      delta, B   delta, %   deltaJ, %    branch 
-------------------------------------------------------------
        0 ->          75         75     NEWO   0.01     recoPFRecHits_particleFlowRecHitHBHE_Cleaned_reRECO.
        0 ->         228        228     NEWO   0.02     recoPFRecHits_particleFlowRecHitHF_Cleaned_reRECO.
-------------------------------------------------------------
  1060872 ->     1061174        302             0.0     ALL BRANCHES

134.805
-------------------------------------------------------------
 or, B       new, B      delta, B   delta, %   deltaJ, %    branch 
-------------------------------------------------------------
         0 ->          59         59     NEWO   0.00     recoPFRecHits_particleFlowRecHitHBHE_Cleaned_reRECO.
    53380 ->       53363        -17     -0.0  -0.00     recoTracks_generalTracks__reRECO.
        0 ->          87         87     NEWO   0.01     recoPFRecHits_particleFlowRecHitHF_Cleaned_reRECO.
-------------------------------------------------------------
  1247198 ->     1247323        125             0.0     ALL BRANCHES

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 9, 2015

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. @davidlange6, @Degano, @smuzaffar

@davidlange6
Copy link
Contributor

+1

cmsbuild added a commit that referenced this pull request Nov 10, 2015
save particleFlowRecHitHBHE and particleFlowRecHitHF collections
@cmsbuild cmsbuild merged commit 00c36eb into cms-sw:CMSSW_8_0_X Nov 10, 2015
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