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

Tagset 133281 + bugfix for non trivial multithread issue. #56

Merged
merged 3 commits into from Jul 8, 2013

Conversation

ktf
Copy link
Contributor

@ktf ktf commented Jul 8, 2013

@Dr15Jones modified in #17 the API of RunPrincipal and LumiPrincipal to take a StreamID... This broke the compilation of #38 which was developed in parallel and does not have the new API.

This pull request fixes the issue by passing an StreamID::invalidSteamID. @wmtan, @Dr15Jones, can you please confirm this is the correct thing to do?

ktf added 2 commits July 4, 2013 15:32
…remixed pileup that is stored as raw data. A new python configuration file is added to DataMixingModule to support this.

The C++ changes in this tagset are also needed for this feature, but are much more general than that.  What the C++ changes really do is to give the DataMixingModule the ability to run producers (or filters) on demand in the secondary event (the event read by the secondary input source).
The (regular) MixingModule could be easily have given the same capability with trivial changes to the C++ code in SimGeneral/MixingModule.  This is not done because it introduces an undesirable dependency on an unrelated feature (new TrackingParticle), which also touches SimGeneral/MixingModule.

--- Tagset history ---
2013-06-14 21:59:44 - Queued by wmtan.
@ktf ktf mentioned this pull request Jul 8, 2013
@ktf
Copy link
Contributor Author

ktf commented Jul 8, 2013

Doh, right... I cut & pasted from event_... Will fix this.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 8, 2013

The following categories have been signed by @civanch: Full Simulation

@cms-git-simulation

ktf added a commit that referenced this pull request Jul 8, 2013
Tagset 133281 + bugfix for non trivial multithread issue.
@ktf ktf merged commit 19d3828 into cms-sw:CMSSW_7_0_X Jul 8, 2013
nclopezo added a commit to nclopezo/cmssw that referenced this pull request May 5, 2014
It checks the list of the tags. If it is too short or seems that
gdimperi pushed a commit to gdimperi/cmssw that referenced this pull request Jun 21, 2015
…ck_up_discrete_nuis

Allow combineCards.py to pick up discrete nuisance parameters
gpetruc pushed a commit to gpetruc/cmssw that referenced this pull request Jul 2, 2015
arizzi pushed a commit to arizzi/cmssw that referenced this pull request Sep 18, 2015
Add PU information in heppy
mverwe pushed a commit to mverwe/cmssw that referenced this pull request Feb 3, 2016
fixing bug giving empty trigger objects at run boundaries
mariadalfonso pushed a commit to mariadalfonso/cmssw that referenced this pull request May 6, 2017
arizzi pushed a commit to rappoccio/cmssw that referenced this pull request Oct 31, 2017
vkhristenko pushed a commit to vkhristenko/cmssw that referenced this pull request May 29, 2018
  - implement copy constructor of `edmNew::DetSetVector`
  - fix the move constructor
  - use '=default' for `DetSetVector`
tahuang1991 pushed a commit to tahuang1991/cmssw that referenced this pull request Aug 27, 2018
…numbering_Tao

hack into cSC unpacker and replace CLCT and LCT BX by matchWin(ALCT l…
felicepantaleo pushed a commit to felicepantaleo/cmssw that referenced this pull request Mar 28, 2019
Add indices with simcluster hits and fractions
BrieucF pushed a commit to BrieucF/cmssw that referenced this pull request Sep 19, 2019
tomalin added a commit to tomalin/cmssw that referenced this pull request Dec 3, 2020
* Script to make it easier to run L1TrackNtuplePlot.C

* Avoid need to edit Settings.h when running Tracklet algo

* Updated comments

* Updated comments
tomalin added a commit to tomalin/cmssw that referenced this pull request Dec 7, 2020
* Script to make it easier to run L1TrackNtuplePlot.C

* Avoid need to edit Settings.h when running Tracklet algo

* Updated comments

* Updated comments
tomalin added a commit to tomalin/cmssw that referenced this pull request Jan 5, 2021
* Script to make it easier to run L1TrackNtuplePlot.C

* Avoid need to edit Settings.h when running Tracklet algo

* Updated comments

* Updated comments
tomalin added a commit to tomalin/cmssw that referenced this pull request Mar 3, 2021
* Script to make it easier to run L1TrackNtuplePlot.C

* Avoid need to edit Settings.h when running Tracklet algo

* Updated comments

* Updated comments
drankincms pushed a commit to drankincms/cmssw that referenced this pull request Mar 9, 2022
Update Ntuplizer for HGCalID inputs to CMSSW 11_1_6
hqucms pushed a commit to hqucms/cmssw that referenced this pull request Sep 20, 2023
…GCalNANO-13_2_0_pre3__dqm

Update DQM to run with different types of modules
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

2 participants