-
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
migrate modules used by the HLT menu to multithreading (L1) (75x) #10968
migrate modules used by the HLT menu to multithreading (L1) (75x) #10968
Conversation
- change all configuration parameters into const members - initialise them in the member initializer list - remove unused methods and member variables - remove "using namespace" from header file - change into a global::EDProducer
A new Pull Request was created by @fwyzard (Andrea Bocci) for CMSSW_7_5_X. migrate to modules used by the HLT menu multithreading (L1) (75x) It involves the following packages: L1Trigger/L1TCalorimeter @cmsbuild, @mulhearn can you please review it and eventually sign? Thanks. |
tracked at #10965 |
please test |
The tests are being triggered in jenkins. |
hi @mulhearn , is there anything holding this up ? |
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_7_5_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 |
+1 |
migrate modules used by the HLT menu to multithreading (L1) (75x)
backport #10956 to 75x