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

heavyIonsRun2 scenario for data processing #11741

Merged
merged 4 commits into from Oct 13, 2015

Conversation

slava77
Copy link
Contributor

@slava77 slava77 commented Oct 12, 2015

  • HeavyIonsRun2 scenario for T0 processing: created based on ppRun2
    • (the old Run1 HI scenario seems somewhat outdated compared to pp and ppRun2; I found it easier to spawn from ppRun2. The run1 HI scenario still runs. Chances are, the Run1 part may need an update to be able to run replays to get realistic resource load scale tests.)
    • to go with this, the suggested customization for interactive Run2 data running is Configuration/DataProcessing/RecoTLR.customiseRun2CommonHI
  • The HI sequence didn't work out of the box due to a somewhat bogus setup of the HLT Tau DQM: this was fixed by turning off matching to reco objects (most actually don't exist in HI sequence: caloMet, hpsPFTauProducer, gedGsfElectrons).
    • The L1 part of the tau sequence in this case at least has some non-trivial output (no reco object matching is applied -> plots get filled).
    • Instead of removing the module completely I found it easier to modify the configuration in DQMOffline/Configuration/python/DQMOfflineHeavyIons_cff.py
    • Someone in HI should review the contents of DQMOfflineHeavyIons.
  • additionally I cleaned up slightly the pp RecoTLR (some refactoring to reduce copy-paste)

Tested on pp run 256729 with

python Configuration/DataProcessing/test/RunPromptReco.py --scenario HeavyIonsRun2\
 --reco --aod --dqmio --global-tag 75X_dataRun2_v5 --alcareco TkAlMinBiasHI+SiStripCalMinBias\
 --lfn=/store/data/Run2015D/DoubleEG/RAW/v1/000/256/729/00000/9271C53F-805D-E511-B380-02163E01449B.root

@mandrenguyen

Also tested on short matrix (pp and HI workflows) in CMSSW_7_5_3_patch1

  • there are no differences in pp workflows (including PromptReco workflow check)
  • there are expected differences in the HLT/TauOffline/PFTaus/L1 plots: L1 taus are now plotted without the matching requirement with the offline reco objects (nonexistent in HI)

@slava77
Copy link
Contributor Author

slava77 commented Oct 12, 2015

@cmsbuild please test

@cmsbuild cmsbuild added this to the Next CMSSW_7_5_X milestone Oct 12, 2015
@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @slava77 (Slava Krutelyov) for CMSSW_7_5_X.

heavyIonsRun2 scenario for data processing

It involves the following packages:

Configuration/DataProcessing
DQMOffline/Configuration

@danduggan, @cmsbuild, @franzoni, @deguio, @vanbesien, @davidlange6 can you please review it and eventually sign? Thanks.
@ghellwig, @Martin-Grunewald, @threus, @rociovilar this is something you requested to watch as well.
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.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@Degano you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

davidlange6 added a commit that referenced this pull request Oct 13, 2015
heavyIonsRun2 scenario for data processing
@davidlange6 davidlange6 merged commit 56c6f12 into cms-sw:CMSSW_7_5_X Oct 13, 2015
@slava77
Copy link
Contributor Author

slava77 commented Oct 13, 2015

auto-forward-ports to 76X are fast and in this case

wrong

I will be fixing it in a follow up PR

davidlange6 added a commit that referenced this pull request Oct 15, 2015
…2TLR

fix wrong auto-forward-port of RecoTLR of  #11741
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