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

Add edm::ConsumesCollector class #20

Merged
merged 1 commit into from
Jul 2, 2013
Merged

Conversation

ktf
Copy link
Contributor

@ktf ktf commented Jul 2, 2013

Added the edm::ConsumesCollector class to be used by module helper classes to register the data they will request on behalf of the module.

…asses to

register the data they will request on behalf of the module.
@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 2, 2013

The following categories have been signed by eulisse (a.k.a. @ktf on GitHub): Core

@cms-git-visualization, @cms-git-core

ktf added a commit that referenced this pull request Jul 2, 2013
Add edm::ConsumesCollector class
@ktf ktf merged commit 2e1ca89 into cms-sw:CMSSW_7_0_X Jul 2, 2013
yetkinyilmaz referenced this pull request in CmsHI/cmssw Dec 23, 2013
Additional matching fragments for 13 TeV
dnash86 pushed a commit to dnash86/cmssw that referenced this pull request Mar 10, 2014
…03-07-0200

From cmssw 6 2 x slhc 2014 03 07 0200
@VinInn VinInn mentioned this pull request Mar 25, 2014
davidlange6 pushed a commit that referenced this pull request Apr 29, 2014
Make the unpacking of names a non-const call
nclopezo pushed a commit to nclopezo/cmssw that referenced this pull request May 5, 2014
Changed milestone for 7_1_X to CMSSW_7_1_0_pre3
franzoni pushed a commit to franzoni/cmssw that referenced this pull request May 8, 2014
franzoni pushed a commit to franzoni/cmssw that referenced this pull request May 8, 2014
cmsbuild pushed a commit that referenced this pull request Jun 9, 2014
Merge cms-sw CMSSW_6_2_X_SLHC into my CMSSW_6_2_X_SLHC
@alja alja mentioned this pull request Jun 13, 2014
nsmith- pushed a commit to nsmith-/cmssw that referenced this pull request Oct 23, 2014
shervin86 pushed a commit to shervin86/cmssw that referenced this pull request Dec 6, 2014
arizzi referenced this pull request in vhbb/cmssw Feb 18, 2015
…_patch2

Fix problem when using outservice for tree producer
jpata referenced this pull request in jpata/cmssw Mar 2, 2015
gdimperi pushed a commit to gdimperi/cmssw that referenced this pull request Jun 21, 2015
…nation

Fix issue when combining datacards that have very low yields
istaslis pushed a commit to istaslis/cmssw that referenced this pull request Nov 19, 2015
Add electron isolation calculation
jozzez1 pushed a commit to jozzez1/cmssw that referenced this pull request Dec 2, 2015
Dont hang on qsub call, since it expects input
sscruz pushed a commit to sscruz/cmssw that referenced this pull request Mar 14, 2016
new JECs, easier submission for data
VinInn pushed a commit to VinInn/cmssw that referenced this pull request Feb 28, 2018
* add `riemannFit` and `gpu` modifiers and workflows for Riemann fit and GPU modules
* switch GPU modules with `gpu` modifier
tstreble added a commit to tstreble/cmssw that referenced this pull request Aug 13, 2018
Sam-Harper added a commit to Sam-Harper/cmssw that referenced this pull request Dec 20, 2018
fixing the Spring15 IDs so they are back  to their original change
bainbrid added a commit to bainbrid/cmssw that referenced this pull request Mar 4, 2019
felicepantaleo referenced this pull request in felicepantaleo/cmssw Mar 28, 2019
Bug fix propagation of reconstructed tracks (charge!)
CesarBernardes pushed a commit to CesarBernardes/cmssw that referenced this pull request May 29, 2019
 Updated the VertexCompositeTree  adding gen dacay length
gpetruc referenced this pull request in gpetruc/cmssw Sep 24, 2019
[L1PF_10_6_1p2_X] Add dump and COE File Output
silviodonato pushed a commit that referenced this pull request May 22, 2020
…ms (L1Trigger/TrackFindingTMTT) (#29381)

* create separate PRs for the two L1TK packages

* Improved KF efficiency at high eta

* Moved MC data files to cms-data

* Removed old file

* Removed KF HLS to put instead in external library

* Ran scram b code-format

* Delete KF4ParamsComb.h.bak

* Delete KF4ParamsCombIV.bak

* Delete KF4ParamsCombV2.bak

* Delete KF5ParamsComb.h.bak

* Delete KF4ParamsComb.cc.bak

* Delete KF4ParamsCombIV.bak

* Delete KF4ParamsCombV2.bak

* Delete KF5ParamsComb.cc.bak

* L1 tk integration tmtt pre5 (#7)

* Added CMS code style fixes

* Removed old file

* Reapplied stub b code-format

* All code review changes (#13)

* Fix clang errors (#14)

* fixed clang error

* directory for MC txt files

* Fixed clang warnings + minor simplifications (#15)

* tweak

* tweak

* Fixed clang warnings and small simplifications

* Fixed clang warnings and small simplifications

* All remaining review comments addressed (#16)

* Replaced vector size with empty function

* Simplified DegradeBend and StubWindowSuggest

* Fixed more review comments

* More review comments

* code reformat

* Ran exhaustive clang tidy

* Added library to BuildFile.xml (#17)

* Deleted TrackFindingTMT/data/README (#18)

* Added library to BuildFile.xml (This was already done yesterday. Not sure why it appears again)

* README file in data directory deleted

* Fix review comments (#20)

Co-authored-by: Louise Skinnari <[email protected]>
franzoni pushed a commit to franzoni/cmssw that referenced this pull request May 3, 2021
Modification to allow production of events with PU

Merging this already, will create an issue so that we don't forget about the possibility of using more than 20 files.
henriettepetersen pushed a commit to henriettepetersen/cmssw that referenced this pull request May 31, 2021
pjwinnetou added a commit to pjwinnetou/cmssw that referenced this pull request Sep 1, 2021
…tmp210723

Onia tree 11 2 x mini aod tmp210723
dbruschi pushed a commit to erc-asymow/cmssw that referenced this pull request Dec 16, 2022
jsamudio referenced this pull request in jsamudio/cmssw Dec 21, 2022
…hackathon

Simplifying memcpy on HCAL cuda clustering
ywkao pushed a commit to ywkao/cmssw that referenced this pull request Jun 7, 2023
…t-13_2_X

adding a pedestals cond format, filler and tester
fllor pushed a commit to fllor/cmssw that referenced this pull request Jun 27, 2023
Update HLT CPU vs GPU comparison workflow, note that the alpaka changes still cause compilation issues on that side.
missirol pushed a commit to missirol/cmssw that referenced this pull request Jun 28, 2023
…ration_PRs

add script to test HLT customisation for alpaka-based pixel reco
kmohrman pushed a commit to kmohrman/cmssw that referenced this pull request May 1, 2024
…X/arch-decoupled

updates to match updates in TrackLooper#377
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.

2 participants