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

Run L1T emulation for Fast Simulation bugfix 730 #6589

Merged
merged 5 commits into from Nov 27, 2014

Conversation

mulhearn
Copy link
Contributor

This fixes a bug when running Fast Simulation in postLS1 scenario, where new L1T emulation was not run but inputs were expected downstream. This bug fix causes new L1T emulation to be run in all scenarios where legacy GCT emulation was run, if postLS1 customization is made. It also sets the l1extra producer to use simulated or unpacked digis based on context.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @mulhearn for CMSSW_7_4_X.

Run L1T emulation for Fast Simulation bugfix 730

It involves the following packages:

L1Trigger/L1TCommon

@cmsbuild, @nclopezo, @mulhearn can you please review it and eventually sign? Thanks.
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.

@perrotta
Copy link
Contributor

By the way: this PR is for 74X,
You must prepare an identical one for the bug fix in 73X

@@ -15,23 +15,42 @@ def customiseSimL1EmulatorForPostLS1(process):
#print "INFO: loading RCT LUTs"
#process.load("L1Trigger.L1TCalorimeter.caloStage1RCTLuts_cff")

#if hasattr(process,'simulationWithFamos'):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove up to line 22 (remnant of #6584)

@cmsbuild
Copy link
Contributor

Pull request #6589 was updated. @cmsbuild, @nclopezo, @mulhearn can you please check and sign again.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

ktf added a commit that referenced this pull request Nov 27, 2014
…x-730

Run L1T emulation for Fast Simulation bugfix 730
@ktf ktf merged commit 8ad8762 into cms-sw:CMSSW_7_4_X Nov 27, 2014
@ktf ktf mentioned this pull request Nov 29, 2014
@mulhearn mulhearn deleted the l1t-run-l1t-famos-bugfix-730 branch October 18, 2015 21:22
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

4 participants