-
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
HYDJET, PYQUEN and the new embedding #30185
Conversation
The code-checks are being triggered in jenkins. |
-code-checks ERROR: Build errors found during clang-tidy run.
|
The code-checks are being triggered in jenkins. |
-code-checks ERROR: Build errors found during clang-tidy run.
|
+operations |
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. @silviodonato, @dpiparo (and backports should be raised in the release meeting by the corresponding L2) |
please test with cms-sw/cmsdist#5412 |
The tests are being triggered in jenkins.
|
+1 |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
+1 |
merge |
PR description:
The integrated Pull Request for the:
More details at https://indico.cern.ch/event/932445/contributions/3935235/attachments/2073197/3480861/HJ1.pdf
PR validation:
a) Creating the underlying HYDJET sample (background):
cmsDriver.py Hydjet_Quenched_MinBias_5020GeV_cfi --conditions auto:phase1_2018_realistic_hi --scenario HeavyIons -n 2 --era Run2_2018_pp_on_AA --eventcontent RAWSIM --relval 9000,100 -s GEN,SIM --datatier GEN-SIM --beamspot Realistic25ns13TeVEarly2018Collision --geometry DB:Extended
b) Creating the embedded HYDJET sample (signal, GEN-SIM):
cmsDriver.py Hydjet_Quenched_B12_5020GeV_cfi --conditions auto:phase1_2018_realistic_hi --scenario HeavyIons -n 2 --era Run2_2018_pp_on_AA --eventcontent RAWSIM --relval 2000,1 -s GEN,SIM --datatier GEN-SIM --beamspot Realistic25ns13TeVEarly2018Collision --geometry DB:Extended --pileup HiMixEmbGEN --pileup_input file:Hydjet_Quenched_MinBias_5020GeV_cfi_GEN_SIM.root --fileout step1_GEN_SIM_PU.root
c) Creating the embedded HYDJET sample (signal, step2):
cmsDriver.py step2 -s DIGI:pdigi_hi,L1,DIGI2RAW,HLT:@Fake2 --conditions auto:phase1_2018_realistic_hi --scenario HeavyIons -n 2 --era Run2_2018_pp_on_AA --eventcontent FEVTDEBUGHLT --datatier GEN-SIM-DIGI-RAW-HLTDEBUG --filein=file:step1_GEN_SIM_PU.root --beamspot Realistic25ns13TeVEarly2018Collision --pileup HiMix --pileup_input file:Hydjet_Quenched_MinBias_5020GeV_cfi_GEN_SIM.root
d) Creating the embedded HYDJET sample (signal, step3):
cmsDriver.py step3 --conditions auto:phase1_2018_realistic_hi --pileup_input file:Hydjet_Quenched_MinBias_5020GeV_cfi_GEN_SIM.root -n 2 --era Run2_2018_pp_on_AA --eventcontent RECOSIM,MINIAODSIM,DQM,ALCARECO --filein=file:step2_DIGI_L1_DIGI2RAW_HLT_PU.root --runUnscheduled -s RAW2DIGI,L1Reco,RECO,ALCA:SiStripCalZeroBias+SiPixelCalZeroBias,EI,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM --datatier GEN-SIM-RECO,MINIAODSIM,DQMIO,ALCARECO --pileup HiMix
HYDJET validation:
please test workflow 150 with Hydjet integration as external cmsdist#5412
PYQUEN validation:
please test workflow 301.0 with Hydjet integration as external cmsdist#5412