Skip to content

Commit

Permalink
Merge pull request #5464 from franzoni/beamspot_NominalCollision2015-…
Browse files Browse the repository at this point in the history
…CMSSW_7_3_X_2014-09-22-0200

Beamspot nominal collision2015: set new default
  • Loading branch information
ktf committed Sep 23, 2014
2 parents 6aee940 + 7c39667 commit 397b643
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 11 deletions.
14 changes: 8 additions & 6 deletions Configuration/PyReleaseValidation/python/relval_steps.py
Expand Up @@ -107,13 +107,15 @@ def merge(dictlist,TELL=False):
'-s' : 'GEN,SIM',
'-n' : 10,
'--conditions' : 'auto:run1_mc',
'--beamspot' : 'Realistic8TeVCollision',
'--datatier' : 'GEN-SIM',
'--eventcontent': 'RAWSIM',
}
# step1 gensim: for postLS1
step1Up2015Defaults = {'-s' : 'GEN,SIM',
'-n' : 10,
'--conditions' : 'auto:run2_mc',
'--beamspot' : 'NominalCollision2015',
'--datatier' : 'GEN-SIM',
'--eventcontent': 'FEVTDEBUG',
'--magField' : '38T_PostLS1',
Expand Down Expand Up @@ -531,7 +533,7 @@ def genS(fragment,howMuch):


## upgrade dedicated wf
## extendedPhase1
## extendedPhase1 ## do we need these (unused)? ==>
step1UpepiDefaults = {'-s' : 'GEN,SIM',
'-n' : 10,
'--conditions' : 'DESIGN61_V10::All', #should be updated with autocond
Expand Down Expand Up @@ -582,12 +584,12 @@ def genepi(fragment,howMuch):
steps['ADDMonoJet_d3MD3_UPGPhase1_8']=genepi('ADDMonoJet_8TeV_d3MD3_cfi',Kby(9,100))
steps['ZpMM_UPGPhase1_8']=genepi('ZpMM_8TeV_cfi',Kby(9,200))
steps['WpM_UPGPhase1_8']=genepi('WpM_8TeV_cfi',Kby(9,200))
## <== do we need these (unused)?





#14TeV
#14TeV ## do we need these (unused)? ==>
#steps['TTbarLepton_UPGPhase1_14']=genepi('TTbarLepton_Tauola_14TeV_cfi',Kby(9,100))
steps['Wjet_Pt_80_120_UPGPhase1_14']=genepi('Wjet_Pt_80_120_14TeV_cfi',Kby(9,100))
steps['Wjet_Pt_3000_3500_UPGPhase1_14']=genepi('Wjet_Pt_3000_3500_14TeV_cfi',Kby(9,50))
Expand All @@ -614,7 +616,7 @@ def genepi(fragment,howMuch):
#steps['ADDMonoJet_d3MD3_UPGPhase1_14']=genepi('ADDMonoJet_14TeV_d3MD3_cfi',Kby(9,100))
#steps['ZpMM_UPGPhase1_14']=genepi('ZpMM_14TeV_cfi',Kby(9,200))
#steps['WpM_UPGPhase1_14']=genepi('WpM_14TeV_cfi',Kby(9,200))

## <== do we need these (unused)?

## 2015
steps['FourMuPt1_200_UPG2015']=gen2015('FourMuPt_1_200_cfi',Kby(10,100))
Expand Down Expand Up @@ -686,7 +688,7 @@ def genepi(fragment,howMuch):
#steps['WpM_UPG2015_14']=gen2015('WpM_14TeV_cfi',Kby(9,200))



## do we need these (unused)? ==>
step1Up2017Defaults = {'-s' : 'GEN,SIM',
'-n' : 10,
'--conditions' : 'auto:run2_mc',
Expand Down Expand Up @@ -763,7 +765,7 @@ def gen2017(fragment,howMuch):
steps['MinBias_TuneZ2star_UPG2017_14']=gen2017('MinBias_TuneZ2star_14TeV_pythia6_cff',Kby(9,300))
steps['WM_UPG2017_14']=gen2017('WM_14TeV_cfi',Kby(9,200))
steps['ZMM_UPG2017_14']=gen2017('ZMM_14TeV_cfi',Kby(18,300))

## <== do we need these (unused)?

## pPb tests
step1PPbDefaults={'--beamspot':'Realistic8TeVCollisionPPbBoost'}
Expand Down
7 changes: 4 additions & 3 deletions Configuration/StandardSequences/python/VtxSmeared.py
Expand Up @@ -20,16 +20,17 @@
'Realistic7TeVCollision2010B': 'IOMC.EventVertexGenerators.VtxSmearedRealistic7TeVCollision2010B_cfi',
'Realistic7TeVCollisionComm10': 'IOMC.EventVertexGenerators.VtxSmearedRealistic7TeVCollisionComm10_cfi',
'Realistic900GeVCollision': 'IOMC.EventVertexGenerators.VtxSmearedRealistic900GeVCollision_cfi',
'Realistic8TeVCollision': 'IOMC.EventVertexGenerators.VtxSmearedRealistic8TeVCollision_cfi',
'Realistic8TeVCollision': 'IOMC.EventVertexGenerators.VtxSmearedRealistic8TeVCollision_cfi',
'Realistic8TeV2012Collision': 'IOMC.EventVertexGenerators.VtxSmearedRealistic8TeV2012Collision_cfi',
'Realistic7TeV2011Collision': 'IOMC.EventVertexGenerators.VtxSmearedRealistic7TeV2011Collision_cfi',
'Realistic2p76TeV2011Collision': 'IOMC.EventVertexGenerators.VtxSmearedRealistic2p76TeV2011Collision_cfi',
'Realistic2p76TeV2013Collision': 'IOMC.EventVertexGenerators.VtxSmearedRealistic2p76TeV2013Collision_cfi',
'Centered7TeV2011Collision': 'IOMC.EventVertexGenerators.VtxSmearedCentered7TeV2011Collision_cfi',
'RealisticHI2011Collision': 'IOMC.EventVertexGenerators.VtxSmearedRealisticHI2011Collision_cfi',
'Realistic8TeVCollisionPPbBoost': 'GeneratorInterface.HiGenCommon.VtxSmearedRealisticPPbBoost8TeVCollision_cff',
'HLLHC' : 'IOMC.EventVertexGenerators.VtxSmearedHLLHC_cfi'
'HLLHC' : 'IOMC.EventVertexGenerators.VtxSmearedHLLHC_cfi',
'NominalCollision2015' : 'IOMC.EventVertexGenerators.VtxSmearedNominalCollision2015_cfi'

}
VtxSmearedDefaultKey='Realistic8TeVCollision'
VtxSmearedDefaultKey='NominalCollision2015'
VtxSmearedHIDefaultKey='RealisticHI2011Collision'
@@ -0,0 +1,7 @@
import FWCore.ParameterSet.Config as cms

from IOMC.EventVertexGenerators.VtxSmearedParameters_cfi import *
VtxSmeared = cms.EDProducer("BetafuncEvtVtxGenerator",
NominalCollision2015VtxSmearingParameters,
VtxSmearedCommon
)
13 changes: 11 additions & 2 deletions IOMC/EventVertexGenerators/python/VtxSmearedParameters_cfi.py
Expand Up @@ -395,5 +395,14 @@
X0 = cms.double(0.2),
Z0 = cms.double(0.0)
)


NominalCollision2015VtxSmearingParameters = cms.PSet(
Phi = cms.double(0.0),
BetaStar = cms.double(65.0),
Emittance = cms.double(5.411e-08),
Alpha = cms.double(0.0),
SigmaZ = cms.double(5.3),
TimeOffset = cms.double(0.0),
X0 = cms.double(0.0322),
Y0 = cms.double(0.0),
Z0 = cms.double(0.0)
)

0 comments on commit 397b643

Please sign in to comment.