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

added dark photon model to SimG4Core custom physics #16580

Merged
merged 4 commits into from Nov 22, 2016

Conversation

sushilchauhan
Copy link
Contributor

Added dark photon interaction model to SimG4Core/CustomPhysics/ package. Its similar to Bethe-Heitler model but with a dark factor. Dark factor could be change from gen level config. pdg-id set to 1072000 for dark photon. Presented in simulation meeting on 15th November 2016.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @sushilchauhan for CMSSW_8_1_X.

It involves the following packages:

SimG4Core/CustomPhysics

@cmsbuild, @civanch, @mdhildreth, @davidlange6 can you please review it and eventually sign? Thanks.
@makortel this is something you requested to watch as well.
@slava77, @smuzaffar you are the release manager for this.

cms-bot commands are listed here #13028

@civanch
Copy link
Contributor

civanch commented Nov 16, 2016

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 16, 2016

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

@civanch
Copy link
Contributor

civanch commented Nov 16, 2016

@sushilchauhan , the code is OK for me but I would ask you to fix few things:

  1. new model/process classes inherit from corresponding Geant4 classes but they are not produced by Geant4 Collaboration, so Geant4 disclaimers and comments should be removed.
  2. you left some lines of code commented - implementation from the base class. It is fine when you develop but for CMSSW these commented lines should be removed.
  3. in headers of new classes CMSSW convention is to use
    #ifndef SimG4Core_CustomPhysics_CMSDarkPairProduction_h

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

@sushilchauhan
Copy link
Contributor Author

@civanch I will update the branch with your suggestion sometime soon today. Thanks.

@civanch
Copy link
Contributor

civanch commented Nov 16, 2016

@sushilchauhan , please take into account, that 9_0_X branch is in a process of creation. All new PRs are cloned to this branch. Try to commit to 8_1_X and later we will see how to add this commit to 9_0_X (likely will not be peaked up automatically). Also you may do 7_1_X PR - it is our final target. Better if you do 7_1_X from scratch on top of most recent 7_1_X IB, so would be easy to make minor modifications if would needed.

@cmsbuild
Copy link
Contributor

Pull request #16580 was updated. @cmsbuild, @civanch, @mdhildreth, @davidlange6 can you please check and sign again.

@sushilchauhan
Copy link
Contributor Author

@civanch, I just updated the branch used for PR for 81X. Please have a look if its fine. We will do a separate PR for 7_1_X soon as suggested.

@civanch
Copy link
Contributor

civanch commented Nov 18, 2016

@sushilchauhan , there is a technical problem in validation (not only this PR). Some time will be needed to recover the system. Because you have implemented all comments it is possible to make 7_1_X PR.

@sushilchauhan
Copy link
Contributor Author

@civanch , Thanks Vladimir! We will submit that soon today.

@civanch
Copy link
Contributor

civanch commented Nov 20, 2016

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 20, 2016

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

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@civanch
Copy link
Contributor

civanch commented Nov 20, 2016

+1

@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-16580/16500/summary.html

Alternative comparison was/were failed for workflow(s):
1330.0

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 171ca54 into cms-sw:CMSSW_8_1_X Nov 22, 2016
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

4 participants