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

2015LowPUMixProfile90X #17281

Merged
merged 1 commit into from Jan 25, 2017
Merged

Conversation

walterjr
Copy link
Contributor

As requested by @davidlange6, is present the the new PU mixing profile on 90X release to produce MC with PU compatible with the CMS+TOTEM run (low PU data) taken on 2015.

Also is present some commands to use the new PU profile, the current example have "similar" commands that will be used to produce the samples on 766 release.

  1. copy of the Pythia fragment
    curl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/FSQ-RunIISummer15GS-00070 --retry 2 --create-dirs -o Configuration/GenProduction/python/FSQ-RunIISummer15GS-00070-fragment.py [ -s Configuration/GenProduction/python/FSQ-RunIISummer15GS-00070-fragment.py ]

  2. create the python configuration
    cmsDriver.py Configuration/GenProduction/python/FSQ-RunIISummer15GS-00070-fragment.py --fileout file:FSQ-RunIISummer15GS-00070.root --mc --eventcontent RAWSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --conditions auto:run2_mc --beamspot Realistic100ns13TeVCollisionBetaStar90m --step GEN,SIM --magField 38T_PostLS1 --python_filename FSQ-RunIISummer15GS-00070_1_cfg.py --no_exec -n 30

  3. run the GENSIM python configuration
    cmsRun FSQ-RunIISummer15GS-00070_1_cfg.py

  4. first step of the DigiReco step (when the PU mixing is defined)
    cmsDriver.py step1 --filein file:FSQ-RunIISummer15GS-00070.root --fileout file:FSQ-RunIIFall15DR76-00050_step1.root --pileup_input "dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" --mc --eventcontent RAWDEBUG --datatier GEN-SIM-RAWDEBUG --conditions auto:run2_mc --step DIGI:pdigi_valid,L1,DIGI2RAW,HLT --era Run2_2016 --python_filename FSQ-RunIIFall15DR76-00050_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 30 --pileup=2015_25nsLowPU_matchData_PoissonOOTPU

  5. execute the previous step
    cmsRun FSQ-RunIIFall15DR76-00050_1_cfg.py

  6. second step of the DigiReco
    cmsDriver.py step2 --filein file:FSQ-RunIIFall15DR76-00050_step1.root --fileout file:FSQ-RunIIFall15DR76-00050.root --mc --eventcontent RECODEBUG,DQM --runUnscheduled --datatier GEN-SIM-RECODEBUG,DQMIO --conditions auto:run2_mc --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --era Run2_2016 --python_filename FSQ-RunIIFall15DR76-00050_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 30

  7. execute the previous step
    cmsRun FSQ-RunIIFall15DR76-00050_2_cfg.py

look the file FSQ-RunIIFall15DR76-00050.root and check the PU distribution.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @walterjr (Walter Alda) for CMSSW_9_0_X.

It involves the following packages:

Configuration/StandardSequences
SimGeneral/MixingModule

@cmsbuild, @civanch, @franzoni, @mdhildreth, @davidlange6 can you please review it and eventually sign? Thanks.
@ghellwig, @wmtan, @makortel, @felicepantaleo, @GiacomoSguazzoni, @rovere, @VinInn, @Martin-Grunewald, @dgulhan this is something you requested to watch as well.
@davidlange6, @smuzaffar you are the release manager for this.

cms-bot commands are listed here #13028

@walterjr walterjr mentioned this pull request Jan 25, 2017
@civanch
Copy link
Contributor

civanch commented Jan 25, 2017

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 25, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/17434/console Started: 2017/01/25 13:27

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

@civanch
Copy link
Contributor

civanch commented Jan 25, 2017

+1

@davidlange6 davidlange6 merged commit 4647f32 into cms-sw:CMSSW_9_0_X Jan 25, 2017
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