-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Move RandomNumberGenerator service base class to FWCore/AbstractServices
#47719
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
Conversation
cms-bot internal usage |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47719/44281
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47719/44282
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
74a5503
to
65221ee
Compare
+1 |
+1 |
+1 |
+l1 |
+dqm |
@cms-sw/generators-l2 Could you review and sign? Thanks! |
+1 |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @rappoccio, @mandrenguyen, @antoniovilela, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
This PR moves
RandomNumberGenerator
service base class toFWCore/AbstractServices
. It is the last abstract service base class that was inFWCore/Utilities
.The second commit is about applying code checks and format to
Pythi8Hadronizer.cc
in order to make the bot happy.Resolves cms-sw/framework-team#1266
PR validation:
Code compiles