-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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 gen fragments at 13.6 TeV for BPH-TRK #39178
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39178/31772
|
A new Pull Request was created by @mtosi (mia tosi) for master. It involves the following packages:
@SiewYan, @mkirsano, @Saptaparna, @cmsbuild, @alberto-sanchez, @menglu21, @GurpreetSinghChahal can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild, please test |
urgent
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7911f9/27061/summary.html Comparison SummarySummary:
|
@cms-sw/generators-l2 it would be important that this update enters 12_5_0, because it will allow to ask samples for further tracking development targeting V0 reconstruction. Can you please review it? |
@cms-sw/generators-l2 please notice that we did not build pre5 yet only because we have issues with fwlite see #39212 |
@cms-sw/generators-l2 are there issues w/ this PR ? |
@SiewYan, @mkirsano, @Saptaparna, @alberto-sanchez, @menglu21, @GurpreetSinghChahal : is anybody around for @cms-sw/generators-l2 able to review and sign this and the other pending PRs ? |
Hello @perrotta , I am ok with the technical implementation, we need L2 @Saptaparna , @menglu21 , @GurpreetSinghChahal to sign off if the naming of the fragment is coherent with practice. |
from Configuration.Generator.Pythia8CUEP8M1Settings_cfi import * | ||
|
||
|
||
generator = cms.EDFilter("Pythia8GeneratorFilter", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Following the guideline (*), the generator filter does not include ExternalDecay, should Pythia8ConcurrentGeneratorFilter be used instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
By the way, why TuneCUEP8M1? Not CP5?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
By the way, why TuneCUEP8M1? Not CP5?
was this addressed? @mtosi
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is the recommendation to use
from Configuration.Generator.MCTunesRun3ECM13p6TeV.PythiaCP5Settings_cfi import *
as done in #39243 ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. Please move to Run3 tuning, Thanks.
from Configuration.Generator.Pythia8CUEP8M1Settings_cfi import * | ||
|
||
|
||
generator = cms.EDFilter("Pythia8GeneratorFilter", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same question as OmegaMinus.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, please use Pythia8ConcurrentGeneratorFilter
to enable multithreading.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, perhaps with EvtGen this is not possible.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one should be used with Pythia8ConcurrentGeneratorFilter
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39178/32003
|
Pull request #39178 was updated. @SiewYan, @mkirsano, @Saptaparna, @cmsbuild, @alberto-sanchez, @menglu21, @GurpreetSinghChahal can you please check and sign again. |
@cmsbuild, please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7911f9/27354/summary.html Comparison SummarySummary:
|
look fine to GEN |
could you please +1 it, then? |
+1 |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
add new genFragments at 13.6 TeV for BPH and TRK