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

Changes to PartonShowerBsHepMCFilter and LHEGenericFilter #11149

Merged
merged 13 commits into from
Sep 22, 2015

Conversation

perrozzi
Copy link

@perrozzi perrozzi commented Sep 5, 2015

PartonShowerBsHepMCFilter searches now a B-hadron among status 2 (i.e. outgoing) particles to accept the event
LHEGenericFilter accepts now several logics for a given numRequired, i.e. LT meaning < NumRequired, GT >, EQ =, NE !=

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 5, 2015

A new Pull Request was created by @perrozzi for CMSSW_7_1_X.

Changes to PartonShowerBsHepMCFilter and LHEGenericFilter

It involves the following packages:

GeneratorInterface/Core
GeneratorInterface/GenFilters

@vciulli, @covarell, @thuer, @cmsbuild, @bendavid, @govoni can you please review it and eventually sign? Thanks.
@mkirsano 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.
@Degano you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@bendavid
Copy link
Contributor

bendavid commented Sep 8, 2015

Are all of these changes already in 76x?

@perrozzi
Copy link
Author

perrozzi commented Sep 8, 2015

no. I can make a PR also for that branch

@bendavid
Copy link
Contributor

bendavid commented Sep 8, 2015

yes please do

@perrozzi
Copy link
Author

perrozzi commented Sep 8, 2015

btw, I am trying to cherrypick but doesn't work, is there another semi-automatic procedure to recover the commits or shall I proceed "by hand"?

@bendavid
Copy link
Contributor

bendavid commented Sep 8, 2015

Why doesn't cherry-pick work?

@perrozzi
Copy link
Author

perrozzi commented Sep 8, 2015

no idea...
I am in CMSSW_7_6_0_pre2
I added
git cms-addpkg GeneratorInterface/GenFilters
git cms-addpkg GeneratorInterface/Core
and when I do
git cherry-pick 2e6b88d..f14bc79
it returns a long series of error messages unrelated to the files belonging to the commits...

[...]
error: addinfo_cache failed for path 'HLTrigger/JetMET/plugins/HLTRHemisphere.cc'
error: addinfo_cache failed for path 'HLTrigger/JetMET/plugins/HLTCAWZTagFilter.cc'
error: addinfo_cache failed for path 'Geometry/TrackerCommonData/plugins/DDPixFwdDiskAlgo.h'
error: addinfo_cache failed for path 'Geometry/TrackerCommonData/plugins/DDPixBarLayerUpgradeAlgo.h'
error: addinfo_cache failed for path 'FastSimulation/TrackingRecHitProducer/interface/SiStripGaussianSmearingRecHitConverterAlgorithm.h'
error: addinfo_cache failed for path 'FastSimulation/TrackingRecHitProducer/interface/SiPixelGaussianSmearingRecHitConverterAlgorithm.h'
error: addinfo_cache failed for path 'DetectorDescription/RegressionTest/bin/DDErrorReport.cpp'
error: addinfo_cache failed for path 'DataFormats/BTauReco/interface/CATopJetTagInfo.h'

On branch from-CMSSW_7_6_0_pre2

You are currently cherry-picking.

(all conflicts fixed: run "git commit")

nothing to commit, working directory clean
The previous cherry-pick is now empty, possibly due to conflict resolution.
If you wish to commit it anyway, use:

git commit --allow-empty

Otherwise, please use 'git reset'

@bendavid
Copy link
Contributor

bendavid commented Sep 8, 2015

Well the first few commits are probably already in 76x

@perrozzi
Copy link
Author

perrozzi commented Sep 8, 2015

even if I remove pierluigi's commits, only 3 files, the status is

bash-4.1$ git status

On branch from-CMSSW_7_6_0_pre2

You are currently cherry-picking.

(fix conflicts and run "git commit")

Changes to be committed:

new file: GeneratorInterface/GenFilters/python/LHEGenericFilter_cfi.py

Unmerged paths:

(use "git add/rm ..." as appropriate to mark resolution)

deleted by us: GeneratorInterface/GenFilters/interface/LHEGenericFilter.h

deleted by us: GeneratorInterface/GenFilters/src/LHEGenericFilter.cc

i.e. 3 out of 7 files are modified

@bendavid
Copy link
Contributor

bendavid commented Sep 8, 2015

Well ok if there are real conflicts they have to be resolved. Otherwise some non-trival rebase. Or else indeed just do it by hand.

@perrozzi
Copy link
Author

perrozzi commented Sep 8, 2015

(I'll do it by hand...)

@perrozzi
Copy link
Author

perrozzi commented Sep 8, 2015

#11188

@perrozzi
Copy link
Author

perrozzi commented Sep 8, 2015

#11190 should not suffer from the problem, closing this PR

@perrozzi perrozzi closed this Sep 8, 2015
@perrozzi perrozzi reopened this Sep 8, 2015
@perrozzi
Copy link
Author

perrozzi commented Sep 8, 2015

(also the PR on this branch is still relevant)

@perrozzi
Copy link
Author

Hi, since the PR #11190 has been merged and this one is a clone for 71X (including the last commit to add edm::LogError, I would kindly ask to approve it to have asap a CMSSW production release incorporating these features. thanks a lot

@cmsbuild
Copy link
Contributor

Pull request #11149 was updated. @vciulli, @covarell, @thuer, @cmsbuild, @bendavid, @govoni can you please check and sign again.

@bendavid
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_1_X IBs after it passes the integration tests. This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar

davidlange6 added a commit that referenced this pull request Sep 22, 2015
Changes to PartonShowerBsHepMCFilter and LHEGenericFilter
@davidlange6 davidlange6 merged commit bdc86d3 into cms-sw:CMSSW_7_1_X Sep 22, 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.

5 participants