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

migrate modules used by the HLT menu to multithreading (L1) (76x) #11072

Merged

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Sep 2, 2015

  • 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

  - 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
@fwyzard
Copy link
Contributor Author

fwyzard commented Sep 2, 2015

forward port of #10956

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2015

A new Pull Request was created by @fwyzard (Andrea Bocci) for CMSSW_7_6_X.

L1TCaloUpgradeToGCTConverter: change into a global::EDProducer

It involves the following packages:

L1Trigger/L1TCalorimeter

@cmsbuild, @mulhearn can you please review it and eventually sign? Thanks.
@Martin-Grunewald this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@Degano you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@fwyzard
Copy link
Contributor Author

fwyzard commented Sep 2, 2015

please test

@fwyzard
Copy link
Contributor Author

fwyzard commented Sep 2, 2015

supersedes #10956

@fwyzard
Copy link
Contributor Author

fwyzard commented Sep 2, 2015

tracked at #10964

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2015

The tests are being triggered in jenkins.

@fwyzard fwyzard changed the title L1TCaloUpgradeToGCTConverter: change into a global::EDProducer migrate modules used by the HLT menu to multithreading (L1) (76x) Sep 2, 2015
@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2015

davidlange6 added a commit that referenced this pull request Sep 3, 2015
migrate modules used by the HLT menu to multithreading (L1) (76x)
@davidlange6 davidlange6 merged commit 4aedaf2 into cms-sw:CMSSW_7_6_X Sep 3, 2015
@fwyzard fwyzard deleted the migrate_to_multithreading_76x_L1 branch September 23, 2015 19:58
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

3 participants