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

Updates in Run2 workflows: photon regressions for 2016, added e/gamma corrections for online, updated HLT JECs with L2L3 residuals and other fixes #13394

Merged
merged 3 commits into from Mar 1, 2016

Conversation

mmusich
Copy link
Contributor

@mmusich mmusich commented Feb 18, 2016

Summary of changes in Global Tags

RunII simulation

  • RunII Ideal scenario : 80X_mcRun2_design_v5 as 80X_mcRun2_design_v4 with the following changes:
    • updated photon energy regressions for 2016
    • introduced e/gamma energy regressions for HLT
    • changed Hcal LUT metadata to include 1x1 HF TPs topology
    • updated JEC and PF calibrations for HLT (to allow integration of residuals corrections in 2016 menu)
  • RunII CRAFT scenario : 80X_mcRun2cosmics_startup_peak_v3 as 80X_mcRun2cosmics_startup_peak_v2 with the following changes:
    • updated photon energy regressions for 2016
    • introduced e/gamma energy regressions for HLT
    • changed Hcal LUT metadata to include 1x1 HF TPs topology
  • RunII Asymptotic scenario : 80X_mcRun2_asymptotic_v5 as 80X_mcRun2_asymptotic_v4 with the following changes:
    • updated photon energy regressions for 2016
    • introduced e/gamma energy regressions for HLT
    • changed Hcal LUT metadata to include 1x1 HF TPs topology
    • updated JEC and PF calibrations for HLT (to allow integration of residuals corrections in 2016 menu)
  • RunII Startup scenario : 80X_mcRun2_startup_v5 as 80X_mcRun2_startup_v4 with the following changes:
    • updated photon energy regressions for 2016
    • introduced e/gamma energy regressions for HLT
    • changed Hcal LUT metadata to include 1x1 HF TPs topology
  • RunII Heavy Ions scenario : 80X_mcRun2_HeavyIon_v4 as 80X_mcRun2_HeavyIon_v3 with the following changes:
    • updated photon energy regressions for 2016
    • introduced e/gamma energy regressions for HLT
    • changed Hcal LUT metadata to include 1x1 HF TPs topology
    • updated JEC and PF calibrations for HLT (to allow integration of residuals corrections in 2016 menu)

RunII data

Upgrade

  • PhaseI design scenario : 80X_upgrade2017_design_v4 as 80X_upgrade2017_design_v3 with the following changes:
    • updated reco beamspot position (as in 2015 MC production)
    • Hcal geometry changes needed for 2017 upgrade
    • updated Pixel FED cabling, Gain calibrations for SIM, HLT and RECO step

…ated JECs with L2L3 residuals and other fixes
@mmusich
Copy link
Contributor Author

mmusich commented Feb 18, 2016

please test

@cmsbuild cmsbuild added this to the Next CMSSW_8_0_X milestone Feb 18, 2016
@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/11349/console

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @mmusich (Marco Musich) for CMSSW_8_0_X.

It involves the following packages:

Configuration/AlCa

@diguida, @cerminar, @cmsbuild, @franzoni, @mmusich, @davidlange6 can you please review it and eventually sign? Thanks.
@ghellwig, @Martin-Grunewald, @tocheng this is something you requested to watch as well.
@slava77, @Degano, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@cmsbuild
Copy link
Contributor

-1
Tested at: 6d2a44b
I found an error when building:

>> Compiling edm plugin /build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_0_X_2016-02-17-1400/src/DQM/HcalMonitorModule/src/HcalMonitorModule.cc 
>> Compiling edm plugin /build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_0_X_2016-02-17-1400/src/DQM/HcalMonitorModule/src/HcalTimingMonitorModule.cc 
Copying tmp/slc6_amd64_gcc493/src/CondCore/ESSources/src/CondCoreESSources/libCondCoreESSources.so to productstore area:
/afs/cern.ch/cms/sw/ReleaseCandidates/volC/slc6_amd64_gcc493/external/gcc/4.9.3/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.9.3/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lFireworksTracks
/afs/cern.ch/cms/sw/ReleaseCandidates/volC/slc6_amd64_gcc493/external/gcc/4.9.3/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.9.3/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lFireworksCore
collect2: error: ld returned 1 exit status
gmake: **\* [tmp/slc6_amd64_gcc493/src/Fireworks/Geometry/plugins/FireworksGeometryValidateGeometryPlugin/libFireworksGeometryValidateGeometryPlugin.so] Error 1
>> Compiling edm plugin /build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_0_X_2016-02-17-1400/src/DQM/HcalMonitorModule/src/ZDCMonitorModule.cc 
Copying tmp/slc6_amd64_gcc493/src/L1Trigger/L1TCalorimeter/src/L1TriggerL1TCalorimeter/libL1TriggerL1TCalorimeter.so to productstore area:
Leaving library rule at src/Fireworks/Geometry/plugins
Leaving library rule at CondCore/ESSources


you can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-13394/11349/summary.html

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
aa97d14
3a229d9
66fa865
You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-13394/11349/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-13394/11349/git-merge-result

@mmusich
Copy link
Contributor Author

mmusich commented Feb 18, 2016

the error has nothing to do with the GT changes

@mmusich
Copy link
Contributor Author

mmusich commented Feb 18, 2016

please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/11350/console

@cmsbuild
Copy link
Contributor

-1
Tested at: 6d2a44b
I found an error when building:

>> Compiling edm plugin /build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_0_X_2016-02-17-1400/src/SimGeneral/DataMixingModule/plugins/DataMixingSiPixelWorker.cc 
>> Compiling edm plugin /build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_0_X_2016-02-17-1400/src/SimGeneral/DataMixingModule/plugins/DataMixingSiStripRawWorker.cc 
>> Compiling edm plugin /build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_0_X_2016-02-17-1400/src/SimGeneral/DataMixingModule/plugins/DataMixingSiStripMCDigiWorker.cc 
/afs/cern.ch/cms/sw/ReleaseCandidates/volC/slc6_amd64_gcc493/external/gcc/4.9.3/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.9.3/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lFireworksTracks
/afs/cern.ch/cms/sw/ReleaseCandidates/volC/slc6_amd64_gcc493/external/gcc/4.9.3/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.9.3/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lFireworksCore
collect2: error: ld returned 1 exit status
>> Compiling edm plugin /build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_0_X_2016-02-17-1400/src/SimGeneral/DataMixingModule/plugins/DataMixingSiStripWorker.cc 
>> Compiling edm plugin /build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_0_X_2016-02-17-1400/src/SimGeneral/DataMixingModule/plugins/DataMixingTrackingParticleWorker.cc 
gmake: **\* [tmp/slc6_amd64_gcc493/src/Fireworks/Geometry/plugins/FireworksGeometryValidateGeometryPlugin/libFireworksGeometryValidateGeometryPlugin.so] Error 1
Leaving library rule at src/Fireworks/Geometry/plugins
>> Building shared library tmp/slc6_amd64_gcc493/src/CondCore/ESSources/src/CondCoreESSources/libCondCoreESSources.so


you can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-13394/11350/summary.html

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
aa97d14
3a229d9
66fa865
You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-13394/11350/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-13394/11350/git-merge-result

@slava77
Copy link
Contributor

slava77 commented Feb 18, 2016

In 800 in 134.911

   [2] Calling event method for module GEDPhotonProducer/'gedPhotons'
Exception Message:
No data of type "GBRForestD" with label "gedphoton_EBUncertainty_25ns" in record "GBRDWrapperRcd"
 Please add an ESSource or ESProducer to your job which can deliver this data.

@slava77
Copy link
Contributor

slava77 commented Feb 18, 2016

The 2015B (50ns) data workflows (e.g. 134.702) run OK.

@mmusich
Copy link
Contributor Author

mmusich commented Feb 22, 2016

@boudoul let's do the 2017 change separately.

@boudoul
Copy link
Contributor

boudoul commented Feb 22, 2016

thanks @mmusich !

@cmsbuild
Copy link
Contributor

@mmusich
Copy link
Contributor Author

mmusich commented Feb 22, 2016

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_8_0_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @slava77, @davidlange6, @Degano, @smuzaffar

@cmsbuild
Copy link
Contributor

@mmusich mmusich changed the title Updates in Run2 and 2017 workflows: photon regressions for 2016, added e/gamma corrections for online, updated HLT JECs with L2L3 residuals and other fixes Updates in Run2 workflows: photon regressions for 2016, added e/gamma corrections for online, updated HLT JECs with L2L3 residuals and other fixes Feb 23, 2016
@mmusich
Copy link
Contributor Author

mmusich commented Feb 24, 2016

@davidlange6 is there any showstopper in merging this PR?
I know the release is closed, but we still have a few updates to include in the Simulation GTs for the Monte Carlo production. Are we allowed to include them in release?
Thanks,

@franzoni, @cerminar

@kpedro88
Copy link
Contributor

@davidlange6 - ping (this include HcalTrigTower conditions needed for 1x1 TP, related to #13492 by @bsunanda)

@hengne hengne mentioned this pull request Feb 28, 2016
@hengne
Copy link
Contributor

hengne commented Feb 28, 2016

turned on the realistic BS in the phase1 gen-sim together with the corresponding GT: PR #13516

@abdoulline
Copy link

Hope we can get it asap in 800p3?

@mmusich
Copy link
Contributor Author

mmusich commented Feb 29, 2016

@abdoulline @davidlange6 let me know if I need to PR against CMSSW_8_0_0_patchX as well.
M.

@abdoulline
Copy link

I would say yes, otherwise MC in 800patchX with 2016(2016a) will
crash...

 Salavat

On Mon, 29 Feb 2016, Marco Musich wrote:

@abdoulline @davidlange6 let me know if I need to PR against
CMSSW_8_0_0_patchX as well.
M.


Reply to this email directly or view it on
GitHub.[AEx02mjSYst1Jm9a6CbyqN2CEiDsxAJTks5pou27gaJpZM4HdKIX.gif]

@davidlange6
Copy link
Contributor

+1

cmsbuild added a commit that referenced this pull request Mar 1, 2016
Updates in Run2 workflows: photon regressions for 2016, added e/gamma corrections for online, updated HLT JECs with L2L3 residuals and other fixes
@cmsbuild cmsbuild merged commit f89595f into cms-sw:CMSSW_8_0_X Mar 1, 2016
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

8 participants