-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 new GenFilter for use by HI photon team (71X) #12645
Add new GenFilter for use by HI photon team (71X) #12645
Conversation
A new Pull Request was created by @richard-cms (R. Alex Barbieri) for CMSSW_7_1_X. It involves the following packages: GeneratorInterface/GenFilters @vciulli, @covarell, @thuer, @cmsbuild, @bendavid, @davidlange6, @govoni can you please review it and eventually sign? Thanks. Following commands in first line of a comment are recognized
|
Why is this needed in 7.1.X? Is it planned for use also in pp reference MC? |
@covarell Yes, we want to use these for pp reference run MC. |
+1 |
The tests are being triggered in jenkins. |
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. @slava77, @davidlange6, @Degano, @smuzaffar |
+1 |
Add new GenFilter for use by HI photon team (71X)
backport of #12510
This gen filter for Pythia8 is meant to mimic the older one used with Pyquen, which can be found here:
https://github.com/cms-sw/cmssw/blob/CMSSW_7_5_X/GeneratorInterface/HiGenCommon/src/EcalGenEvtSelectorFrag.cc
@bi-ran has done some sanity checking between the old filter and new filter which can be found here:
https://twiki.cern.ch/twiki/pub/CMS/MITHIGAnalysis2015/MCFilters.pdf
We would like to include these filters in the 71X series to be used for HI MC pp reference-run production.