-
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 GenPlusSimParticles_cfi.py. #11082
Conversation
…icles simulated by GEANT combined with generated particles.
Add GenPlusSimParticles_cfi.py.
The motivation for this pull request is to be able to produce signal MC samples with central production, for the Run 2 Exotica search for disappearing tracks. Please let me know if I should additionally make a pull request to 7_6_X. I did the PR for 7_1_X because that is the release used for the Run II Winter 15 GEN-SIM campaign. Thanks! |
A new Pull Request was created by @wulsin (Wells Wulsin) for CMSSW_7_1_X. Add GenPlusSimParticles_cfi.py. It involves the following packages: SimG4Core/CustomPhysics @cmsbuild, @civanch, @mdhildreth can you please review it and eventually sign? Thanks. |
@wulsin , please, clone this PR to 7_6_X |
please test |
The tests are being triggered in jenkins. |
+1 The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic: |
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_7_1_X IBs once checked with relvals in the development release cycle of CMSSW (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar |
The motivation for using the GenPlusSimParticleProducer module for the simulation of exotic long-lived particles has been described in two presentations to the Simulation group: |
Vladimir suggested that I specify the type of the collection produced by GenPlusSimParticleProducer, which is vector < reco::GenParticle > . Also, the same PR for 7.6.X: #11083 has been merged. Please let me know if any more information is needed. |
+1 |
Add GenPlusSimParticles_cfi.py.
Add customize configuration file to produce/keep a collection of particles simulated by GEANT combined with generated particles.