CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions | Variables
relval_steps Namespace Reference

Classes

class  InputInfo
 
class  Matrix
 
class  Steps
 
class  WF
 

Functions

def addForAll
 
def changeRefRelease
 
def gen
 
def gen2015
 
def genS
 
def genvalid
 
def identityFS
 
def identitySim
 Production test: 13 TeV equivalents. More...
 
def Kby
 
def Mby
 
def merge
 
def remove
 

Variables

dictionary baseDataSetReleaseBetter = {}
 
list cust = upgradeCustoms[k2]
 
dictionary dataReco
 
tuple dataRecoAlCaEle = merge([{'-s':'RAW2DIGI,L1Reco,RECO,EI,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalCalZElectron+EcalCalWElectron+EcalUncalZElectron+EcalUncalWElectron,DQM'}, dataReco])
 
dictionary defaultDataSets = {}
 
dictionary digiPremixUp2015Defaults25ns
 
tuple digiPremixUp2015Defaults50ns
 
dictionary ecalHcal
 high stat step1 More...
 
list geom = upgradeGeoms[k2]
 
list gt = upgradeGTs[k2]
 
dictionary hiAlca = {'--conditions':'auto:run2_mc_HIon', '--customise':'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1_HI'}
 
tuple hiDefaults = merge([hiAlca,{'--scenario':'HeavyIons','-n':2,'--beamspot':'RealisticHI2011Collision'}])
 
string hltKey = 'fake'
 
list howMuch = howMuches[frag]
 
list k = frag[:-4]
 
 k2 = k
 
list key = gen[:-4]
 
tuple keys = defaultDataSets.keys()
 
list menu = autoHLT[hltKey]
 
list name = baseDataSetReleaseBetter[key]
 
dictionary premixProd25ns
 
tuple premixProd50ns = merge([{'-s':'DIGIPREMIX_S2,DATAMIX,L1,DIGI2RAW,HLT:@frozen50ns,RAW2DIGI,L1Reco'},premixProd25ns])
 
dictionary premixUp2015Defaults
 
tuple premixUp2015Defaults50ns
 
dictionary PUDataSets = {}
 
tuple recoPremixUp15prod
 
list Run2010ASk = [138937,138934,138924,138923,139790,139789,139788,139787,144086,144085,144084,144083,144011]
 Production test section ####. More...
 
list Run2010B = [149011]
 
list Run2010BSk = [146644,147115,147929,148822,149011,149181,149182,149291,149294,149442]
 
list Run2011A = [165121]
 
list Run2011ASk = [165121,172802]
 
list Run2011B = [177719]
 
list Run2011BSk = [177719,177790,177096,175874]
 
list Run2012A = [191226]
 
list Run2012ASk = Run2012A+[]
 
list Run2012B = [194533]
 
list Run2012Bsk = Run2012B+[194912,195016]
 
list Run2012C = [199812]
 
list Run2012Csk = Run2012C+[203002]
 
list Run2012D = [208307]
 
list Run2012Dsk = Run2012D+[207454]
 
list s = frag[:-4]
 
dictionary stCond = {'--conditions':'auto:run1_mc'}
 Standard release validation samples ####. More...
 
dictionary step1Defaults
 
tuple step1FastDefaults
 fastsim section #### no forseen to do things in two steps GEN-SIM then FASTIM->end: maybe later More...
 
tuple step1FastPUNewMixing
 
tuple step1FastUpg2015Defaults
 
dictionary step1PPbDefaults = {'--beamspot':'Realistic8TeVCollision'}
 pPb tests More...
 
dictionary step1Up2015Defaults
 
dictionary step2Defaults
 
tuple step2HImixDefaults
 
dictionary step2Upg2015Defaults
 
tuple step2Upg2015Defaults50ns = merge([{'-s':'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@frozen50ns,RAW2DIGI,L1Reco','--conditions':'auto:run2_mc_50ns','--customise':'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1_50ns'},step2Upg2015Defaults])
 
dictionary step3Defaults
 
tuple step3DefaultsAlCaEle = merge([{'-s':'RAW2DIGI,L1Reco,RECO,EI,ALCA:EcalCalZElectron+EcalCalWElectron+EcalUncalZElectron+EcalUncalWElectron,VALIDATION,DQM'}, step3Defaults])
 
dictionary step3Up2015Defaults
 
tuple step3Up2015Defaults50ns = merge([{'--conditions':'auto:run2_mc_50ns','--customise':'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1_50ns'},step3Up2015Defaults])
 
tuple step3Up2015DefaultsAlCaEle = merge([{'-s':'RAW2DIGI,L1Reco,RECO,EI,ALCA:EcalCalZElectron+EcalCalWElectron+EcalUncalZElectron+EcalUncalWElectron,VALIDATION,DQM'},step3Up2015Defaults])
 
tuple step3Up2015DefaultsAlCaEle50ns = merge([{'--conditions':'auto:run2_mc_50ns','--customise':'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1_50ns'},step3Up2015DefaultsAlCaEle])
 
dictionary step3Up2015Hal
 
dictionary step4Defaults
 
dictionary step4Up2015Defaults
 
tuple stepMiniAODData = remove(stepMiniAODDataUP15,'--customise')
 
tuple stepMiniAODDataUP15
 
dictionary stepMiniAODDefaults
 
tuple stepMiniAODMC
 
tuple steps = Steps()
 
dictionary U2000by1 = {'--relval': '2000,1'}
 heavy ions tests More...
 
dictionary U80by1 = {'--relval': '80,1'}
 
dictionary upgradeStepDict = {}
 
string version = '1'
 
dictionary versionOverrides = {}
 

Function Documentation

def relval_steps.addForAll (   steps,
  d 
)

Definition at line 596 of file relval_steps.py.

References update.

597 def addForAll(steps,d):
598  for s in steps:
599  steps[s].update(d)
600 
601 
#define update(a, b)
def relval_steps.changeRefRelease (   steps,
  listOfPairs 
)

Definition at line 584 of file relval_steps.py.

References python.rootplot.root2matplotlib.replace().

585 def changeRefRelease(steps,listOfPairs):
586  for s in steps:
587  if ('INPUT' in steps[s]):
588  oldD=steps[s]['INPUT'].dataSet
589  for (ref,newRef) in listOfPairs:
590  if ref in oldD:
591  steps[s]['INPUT'].dataSet=oldD.replace(ref,newRef)
592  if '--pileup_input' in steps[s]:
593  for (ref,newRef) in listOfPairs:
594  if ref in steps[s]['--pileup_input']:
595  steps[s]['--pileup_input']=steps[s]['--pileup_input'].replace(ref,newRef)
def changeRefRelease
def relval_steps.gen (   fragment,
  howMuch 
)

Definition at line 257 of file relval_steps.py.

Referenced by __attribute__(), GaussNoiseFP420.addNoise(), EWKSystUnc.analyze(), zPdfUnc.analyze(), ZLONLOHistogrammer.analyze(), ZMassHistogrammer.analyze(), ZHistogrammer.analyze(), ZMuPtScaleAnalyzer.analyze(), ZMCHistogrammer.analyze(), myFastSimVal.analyze(), AnaL1CaloCleaner.analyze(), ZdcSimHitStudy.analyze(), HLTJetMETValidation.analyze(), ValidIsoTrkCalib.analyze(), ValidIsoTrkCalib.beginJob(), cond::DecodingKey.createFromInputFile(), SherpaHadronizer.generatePartonsAndHadronize(), HcalBaseDQMonitor.getLogicalMap(), HcalBaseDQClient.getLogicalMap(), cond::CredentialStore.installAdmin(), hitfit::Resolution.pick(), TtGenEventReco.produce(), StGenEventReco.produce(), DistortedPFCandProducer.produce(), DistortedMuonProducer.produce(), GenParticlePruner.produce(), cms::GenMETProducer.produce(), HBHEStatusBitSetter.SetFlagsFromDigi(), HBHEStatusBitSetter.SetFlagsFromRecHits(), HcaluLUTTPGCoder.setLUTGenerationMode(), cond::CredentialStore.updateConnection(), and cond::CredentialStore.updatePrincipal().

258 def gen(fragment,howMuch):
259  global step1Defaults
260  return merge([{'cfg':fragment},howMuch,step1Defaults])
Definition: merge.py:1
def relval_steps.gen2015 (   fragment,
  howMuch 
)

Definition at line 261 of file relval_steps.py.

References Kby(), and Mby().

Referenced by genS().

262 def gen2015(fragment,howMuch):
263  global step1Up2015Defaults
264  return merge([{'cfg':fragment},howMuch,step1Up2015Defaults])
Definition: merge.py:1
def relval_steps.genS (   fragment,
  howMuch 
)

Definition at line 469 of file relval_steps.py.

References gen2015(), Kby(), and Mby().

470 def genS(fragment,howMuch):
471  global step1Defaults,stCond
472  return merge([{'cfg':fragment},stCond,howMuch,step1Defaults])
473 
474 steps['Higgs200ChargedTaus']=genS('H200ChargedTaus_Tauola_8TeV_cfi',Kby(9,100))
475 steps['JpsiMM']=genS('JpsiMM_8TeV_TuneCUETP8M1_cfi',Kby(66,1000))
476 steps['WE']=genS('WE_8TeV_TuneCUETP8M1_cfi',Kby(9,100))
477 steps['WM']=genS('WM_8TeV_TuneCUETP8M1_cfi',Kby(9,200))
478 steps['WpM']=genS('WpM_8TeV_TuneCUETP8M1_cfi',Kby(9,200))
479 steps['ZMM']=genS('ZMM_8TeV_TuneCUETP8M1_cfi',Kby(18,300))
480 steps['ZpMM']=genS('ZpMM_8TeV_TuneCUETP8M1_cfi',Kby(9,200))
481 steps['Higgs200ChargedTaus_13']=gen2015('H200ChargedTaus_Tauola_13TeV_cfi',Kby(9,100))
482 steps['Upsilon1SToMuMu_13']=gen2015('Upsilon1SToMuMu_forSTEAM_13TeV_TuneCUETP8M1_cfi',Kby(17,190))
483 steps['BuToKstarMuMu_13']=gen2015('BuToKstarMuMu_forSTEAM_13TeV_TuneCUETP8M1_cfi',Kby(2250,25000))
484 steps['BsToMuMu_13']=gen2015('BsToMuMu_forSTEAM_13TeV_TuneCUETP8M1_cfi',Kby(30000,333333))
485 steps['JpsiMuMu_Pt-15']=gen2015('JpsiMuMu_Pt-15_forSTEAM_13TeV_cfi',Kby(11000,122000))
486 steps['BuToKstarPsi2S_13']=gen2015('BuToKstarPsi2S_forSTEAM_13TeV_TuneCUETP8M1_cfi',Kby(16000,176000))
487 steps['WE_13']=gen2015('WE_13TeV_TuneCUETP8M1_cfi',Kby(9,100))
488 steps['WM_13']=gen2015('WM_13TeV_TuneCUETP8M1_cfi',Kby(9,200))
489 steps['WpM_13']=gen2015('WpM_13TeV_TuneCUETP8M1_cfi',Kby(9,200))
490 steps['ZMM_13']=gen2015('ZMM_13TeV_TuneCUETP8M1_cfi',Kby(18,300))
491 steps['ZEEMM_13']=gen2015('ZEEMM_13TeV_TuneCUETP8M1_cfi',Kby(18,300))
492 steps['ZpMM_13']=gen2015('ZpMM_13TeV_TuneCUETP8M1_cfi',Kby(9,200))
493 
494 steps['ZTT']=genS('ZTT_All_hadronic_8TeV_TuneCUETP8M1_cfi',Kby(9,150))
495 steps['H130GGgluonfusion']=genS('H130GGgluonfusion_8TeV_TuneCUETP8M1_cfi',Kby(9,100))
496 steps['PhotonJets_Pt_10']=genS('PhotonJet_Pt_10_8TeV_TuneCUETP8M1_cfi',Kby(9,150))
497 steps['QQH1352T']=genS('QQH1352T_8TeV_TuneCUETP8M1_cfi',Kby(9,100))
498 steps['ZTT_13']=gen2015('ZTT_All_hadronic_13TeV_TuneCUETP8M1_cfi',Kby(9,150))
499 steps['H130GGgluonfusion_13']=gen2015('H130GGgluonfusion_13TeV_TuneCUETP8M1_cfi',Kby(9,100))
500 steps['PhotonJets_Pt_10_13']=gen2015('PhotonJet_Pt_10_13TeV_TuneCUETP8M1_cfi',Kby(9,150))
501 steps['QQH1352T_13']=gen2015('QQH1352T_13TeV_TuneCUETP8M1_cfi',Kby(9,100))
502 #steps['ZmumuJets_Pt_20_300']=gen('ZmumuJets_Pt_20_300_GEN_8TeV_TuneCUETP8M1_cfg',Kby(25,100))
503 steps['ADDMonoJet_d3MD3']=genS('ADDMonoJet_8TeV_d3MD3_TuneCUETP8M1_cfi',Kby(9,100))
504 steps['ADDMonoJet_d3MD3_13']=gen2015('ADDMonoJet_13TeV_d3MD3_TuneCUETP8M1_cfi',Kby(9,100))
505 steps['RSKKGluon_m3000GeV_13']=gen2015('RSKKGluon_m3000GeV_13TeV_TuneCUETP8M1_cff',Kby(9,100))
506 steps['BuJpsiK_13']=gen2015('Pythia8_BuJpsiK_13TeV_TuneCUETP8M1_cfi',Kby(36000,400000))
507 
508 steps['MinBias2INPUT']={'INPUT':InputInfo(dataSet='/RelValMinBias/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
509 steps['Higgs200ChargedTausINPUT']={'INPUT':InputInfo(dataSet='/RelValHiggs200ChargedTaus/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
510 steps['QCD_Pt_3000_3500_2INPUT']={'INPUT':InputInfo(dataSet='/RelValQCD_Pt_3000_3500/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
511 steps['QCD_Pt_80_120_2INPUT']={'INPUT':InputInfo(dataSet='/RelValQCD_Pt_80_120/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
512 steps['JpsiMMINPUT']={'INPUT':InputInfo(dataSet='/RelValJpsiMM/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
513 steps['TTbar2INPUT']={'INPUT':InputInfo(dataSet='/RelValTTbar/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
514 steps['WEINPUT']={'INPUT':InputInfo(dataSet='/RelValWE/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
515 steps['WMINPUT']={'INPUT':InputInfo(dataSet='/RelValWM/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
516 steps['ZEEINPUT']={'INPUT':InputInfo(dataSet='/RelValZEE/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
517 steps['ZMMINPUT']={'INPUT':InputInfo(dataSet='/RelValZMM/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
518 steps['ZTTINPUT']={'INPUT':InputInfo(dataSet='/RelValZTT/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
519 steps['H130GGgluonfusionINPUT']={'INPUT':InputInfo(dataSet='/RelValH130GGgluonfusion/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
520 steps['PhotonJets_Pt_10INPUT']={'INPUT':InputInfo(dataSet='/RelValPhotonJets_Pt_10/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
521 steps['QQH1352TINPUT']={'INPUT':InputInfo(dataSet='/RelValQQH1352T_Tauola/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
522 steps['ADDMonoJet_d3MD3INPUT']={'INPUT':InputInfo(dataSet='/RelValADDMonoJet_d3MD3/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
523 steps['WpMINPUT']={'INPUT':InputInfo(dataSet='/RelValWpM/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
524 steps['ZpMMINPUT']={'INPUT':InputInfo(dataSet='/RelValZpMM/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
525 steps['ZpMM_2250_8TeVINPUT']={'INPUT':InputInfo(dataSet='/RelValZpMM_2250_8TeV_Tauola/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
526 steps['ZpEE_2250_8TeVINPUT']={'INPUT':InputInfo(dataSet='/RelValZpEE_2250_8TeV_Tauola/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
527 steps['ZpTT_1500_8TeVINPUT']={'INPUT':InputInfo(dataSet='/RelValZpTT_1500_8TeV_Tauola/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
528 
529 
530 steps['Cosmics']=merge([{'cfg':'UndergroundCosmicMu_cfi.py','--scenario':'cosmics'},Kby(666,100000),step1Defaults])
531 steps['Cosmics_UP15']=merge([{'cfg':'UndergroundCosmicMu_cfi.py','--scenario':'cosmics'},Kby(666,100000),step1Up2015Defaults])
532 steps['BeamHalo']=merge([{'cfg':'BeamHalo_cfi.py','--scenario':'cosmics'},Kby(9,100),step1Defaults])
533 steps['BeamHalo_13']=merge([{'cfg':'BeamHalo_13TeV_cfi.py','--scenario':'cosmics'},Kby(9,100),step1Up2015Defaults])
534 
535 # GF re-introduce INPUT command once GEN-SIM will be available
536 # steps['CosmicsINPUT']={'INPUT':InputInfo(dataSet='/RelValCosmics/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
537 steps['BeamHaloINPUT']={'INPUT':InputInfo(dataSet='/RelValBeamHalo/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
538 
539 steps['QCD_Pt_50_80']=genS('QCD_Pt_50_80_8TeV_TuneCUETP8M1_cfi',Kby(25,100))
540 steps['QCD_Pt_15_20']=genS('QCD_Pt_15_20_8TeV_TuneCUETP8M1_cfi',Kby(25,100))
541 steps['ZTTHS']=merge([Kby(25,100),steps['ZTT']])
542 steps['QQH120Inv']=genS('QQH120Inv_8TeV_TuneCUETP8M1_cfi',Kby(25,100))
543 steps['TTbar2HS']=merge([Kby(25,100),steps['TTbar']])
544 steps['JpsiMM_Pt_20_inf']=genS('JpsiMM_Pt_20_inf_8TeV_TuneCUETP8M1_cfi',Kby(70,280))
545 steps['QCD_Pt_120_170']=genS('QCD_Pt_120_170_8TeV_TuneCUETP8M1_cfi',Kby(25,100))
546 steps['H165WW2L']=genS('H165WW2L_8TeV_TuneCUETP8M1_cfi',Kby(25,100))
547 steps['UpsMM']=genS('UpsMM_8TeV_TuneCUETP8M1_cfi',Kby(56250,225))
548 steps['RSGrav']=genS('RS750_quarks_and_leptons_8TeV_TuneCUETP8M1_cff',Kby(25,100))
549 steps['QCD_Pt_80_120_2HS']=merge([Kby(25,100),steps['QCD_Pt_80_120']])
550 steps['bJpsiX']=genS('bJpsiX_8TeV_TuneCUETP8M1_cfi',Mby(325,1300000))
551 steps['QCD_Pt_30_50']=genS('QCD_Pt_30_50_8TeV_TuneCUETP8M1_cfi',Kby(25,100))
552 steps['H200ZZ4L']=genS('H200ZZ4L_8TeV_TuneCUETP8M1_cfi',Kby(25,100))
553 steps['LM9p']=genS('LM9p_8TeV_cff',Kby(25,100))
554 steps['QCD_Pt_20_30']=genS('QCD_Pt_20_30_8TeV_TuneCUETP8M1_cfi',Kby(25,100))
555 steps['QCD_Pt_170_230']=genS('QCD_Pt_170_230_8TeV_TuneCUETP8M1_cfi',Kby(25,100))
556 
557 
558 
Definition: merge.py:1
def relval_steps.genvalid (   fragment,
  d,
  suffix = 'all',
  fi = '',
  dataSet = '' 
)

Definition at line 697 of file relval_steps.py.

References Kby(), and python.rootplot.root2matplotlib.replace().

698 def genvalid(fragment,d,suffix='all',fi='',dataSet=''):
699  import copy
700  c=copy.copy(d)
701  if suffix:
702  c['-s']=c['-s'].replace('genvalid','genvalid_'+suffix)
703  if fi:
704  c['--filein']='lhe:%d'%(fi,)
705  if dataSet:
706  c['--filein']='das:%s'%(dataSet,)
707  c['cfg']=fragment
708  return c
709 
710 
711 
712 steps['DYToll01234Jets_5f_LO_MLM_Madgraph_LHE_13TeV']=genvalid('Configuration/Generator/python/DYToll01234Jets_5f_LO_MLM_Madgraph_LHE_13TeV_cff.py',step1LHEDefaults)
713 # all 6 workflows with root step 'DYToll01234Jets_5f_LO_MLM_Madgraph_LHE_13TeV' will recycle the same dataset, from wf [512] of generator set
714 # steps['DYToll01234Jets_5f_LO_MLM_Madgraph_LHE_13TeVINPUT']={'INPUT':InputInfo(dataSet='/DYToll01234Jets_5f_LO_MLM_Madgraph_LHE_13TeV_py8/CMSSW_7_4_0_pre0-MCRUN2_73_V5-v1/GEN',location='STD')}
715 
716 steps['MinBias_TuneZ2star_13TeV_pythia6']=genvalid('MinBias_TuneZ2star_13TeV_pythia6_cff',step1GenDefaults)
717 steps['QCD_Pt-30_TuneZ2star_13TeV_pythia6']=genvalid('QCD_Pt_30_TuneZ2star_13TeV_pythia6_cff',step1GenDefaults)
718 steps['MinBias_13TeV_pythia8']=genvalid('MinBias_13TeV_pythia8_cff',step1GenDefaults)
719 steps['QCD_Pt-30_13TeV_pythia8']=genvalid('QCD_Pt_30_13TeV_pythia8_cff',step1GenDefaults)
720 
721 steps['DYToLL_M-50_13TeV_pythia8']=genvalid('DYToLL_M-50_13TeV_pythia8_cff',step1GenDefaults)
722 steps['WToLNu_13TeV_pythia8']=genvalid('WToLNu_13TeV_pythia8_cff',step1GenDefaults)
723 
724 steps['SoftQCDDiffractive_13TeV_pythia8']=genvalid('SoftQCDDiffractive_13TeV_pythia8_cff',step1GenDefaults)
725 steps['SoftQCDnonDiffractive_13TeV_pythia8']=genvalid('SoftQCDnonDiffractive_13TeV_pythia8_cff',step1GenDefaults)
726 steps['SoftQCDelastic_13TeV_pythia8']=genvalid('SoftQCDelastic_13TeV_pythia8_cff',step1GenDefaults)
727 steps['SoftQCDinelastic_13TeV_pythia8']=genvalid('SoftQCDinelastic_13TeV_pythia8_cff',step1GenDefaults)
728 
729 steps['QCD_Pt-30_8TeV_herwigpp']=genvalid('QCD_Pt_30_8TeV_herwigpp_cff',step1GenDefaults)
730 
731 # Generator Hadronization (Hadronization of LHE)
732 steps['WJetsLNu_13TeV_madgraph-pythia8']=genvalid('Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_cff',step1GenDefaults,dataSet='/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
733 steps['Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8']=genvalid('Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_cff',step1HadronizerDefaults)
734 steps['GGToH_13TeV_pythia8']=genvalid('GGToHtautau_13TeV_pythia8_cff',step1GenDefaults)
735 
736 steps['WJetsLNutaupinu_13TeV_madgraph-pythia8']=genvalid('Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_taupinu_cff',step1GenDefaults,dataSet='/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
737 steps['Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_taupinu']=genvalid('Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_taupinu_cff',step1HadronizerDefaults)
738 steps['GGToHtaupinu_13TeV_pythia8']=genvalid('GGToHtautau_13TeV_pythia8_taupinu_cff',step1GenDefaults)
739 
740 steps['WJetsLNutaurhonu_13TeV_madgraph-pythia8']=genvalid('Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_taurhonu_cff.py',step1GenDefaults,dataSet='/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
741 steps['Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_taurhonu']=genvalid('Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_taurhonu_cff.py',step1HadronizerDefaults)
742 steps['GGToHtaurhonu_13TeV_pythia8']=genvalid('GGToHtautau_13TeV_pythia8_taurhonu_cff',step1GenDefaults)
743 
744 # Generator External Decays
745 steps['TT_13TeV_pythia8-evtgen']=genvalid('Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_EvtGen_cff',step1GenDefaults,dataSet='/TTJets_MSDecaysCKM_central_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
746 
747 steps['Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola']=genvalid('Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_cff',step1HadronizerDefaults)
748 steps['WToLNu_13TeV_pythia8-tauola']=genvalid('Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_Tauola_cff',step1GenDefaults,dataSet='/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
749 steps['GGToH_13TeV_pythia8-tauola']=genvalid('GGToHtautau_13TeV_pythia8_Tauola_cff',step1GenDefaults)
750 
751 steps['WToLNutaupinu_13TeV_pythia8-tauola']=genvalid('Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_Tauola_taupinu_cff',step1GenDefaults,dataSet='/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
752 steps['Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taupinu']=genvalid('Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taupinu_cff',step1HadronizerDefaults)
753 steps['GGToHtaupinu_13TeV_pythia8-tauola']=genvalid('GGToHtautau_13TeV_pythia8_Tauola_taupinu_cff',step1GenDefaults)
754 
755 steps['WToLNutaurhonu_13TeV_pythia8-tauola']=genvalid('Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_Tauola_taurhonu_cff',step1GenDefaults,dataSet='/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
756 steps['Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taurhonu']=genvalid('Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taurhonu_cff',step1HadronizerDefaults)
757 steps['GGToHtaurhonu_13TeV_pythia8-tauola']=genvalid('GGToHtautau_13TeV_pythia8_Tauola_taurhonu_cff',step1GenDefaults)
758 
759 # Heavy Ion
760 steps['ReggeGribovPartonMC_EposLHC_5TeV_pPb']=genvalid('GeneratorInterface/ReggeGribovPartonMCInterface/ReggeGribovPartonMC_EposLHC_5TeV_pPb_cfi',step1GenDefaults)
761 
762 
763 
764 
765 #PU for FullSim
766 PU={'-n':10,'--pileup':'default','--pileup_input':'das:/RelValMinBias/%s/GEN-SIM'%(baseDataSetRelease[0],)}
767 # pu2 can be removed
768 PU2={'-n':10,'--pileup':'default','--pileup_input':'das:/RelValMinBias/%s/GEN-SIM'%(baseDataSetRelease[0],)}
769 PU25={'-n':10,'--pileup':'AVE_35_BX_25ns','--pileup_input':'das:/RelValMinBias_13/%s/GEN-SIM'%(baseDataSetRelease[3],)}
770 PU50={'-n':10,'--pileup':'AVE_35_BX_50ns','--pileup_input':'das:/RelValMinBias_13/%s/GEN-SIM'%(baseDataSetRelease[3],)}
771 
772 
773 
774 #PU for FastSim
775 # FS_PU_INPUT_13TEV = "file:/afs/cern.ch/work/l/lveldere/minbias.root" # placeholder for relval to be produced with wf 135.8
776 PUFS={'--pileup':'GEN_2012_Summer_50ns_PoissonOOTPU'}
777 # PUFS2={'--pileup':'2012_Startup_50ns_PoissonOOTPU'} # not used anywhere
778 PUFSAVE10={'--pileup':'GEN_AVE_10_BX_25ns'} # temporary: one or a few releases as back-up
779 PUFSAVE20={'--pileup':'GEN_AVE_20_BX_25ns'} # temporary: one or a few releases as back-up
780 PUFSAVE35={'--pileup':'GEN_AVE_35_BX_25ns'}
781 PUFSAVE10_DRMIX_ITO={'--pileup':'AVE_10_BX_25ns','--pileup_input':'das:/RelValMinBiasFS_13_ForMixing/%s/GEN-SIM-RECO'%(baseDataSetRelease[7],),'--customise':'FastSimulation/Configuration/Customs.disableOOTPU,SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1'}
782 PUFSAVE35_DRMIX_ITO={'--pileup':'AVE_35_BX_25ns','--pileup_input':'das:/RelValMinBiasFS_13_ForMixing/%s/GEN-SIM-RECO'%(baseDataSetRelease[7],),'--customise':'FastSimulation/Configuration/Customs.disableOOTPU,SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1'}
783 PUFS25={'--pileup':'AVE_35_BX_25ns','--pileup_input':'das:/RelValMinBiasFS_13_ForMixing/%s/GEN-SIM-RECO'%(baseDataSetRelease[7],)}
784 
785 
786 #
787 steps['TTbarFSPU']=merge([PUFS,Kby(100,500),steps['TTbarFS']] )
788 
789 steps['FS_TTbar_13_PUAVE10']=merge([PUFSAVE10,Kby(100,500),steps['TTbarFS_13']] ) # temporary: one or a few releases as back-up
790 steps['FS_TTbar_13_PUAVE20']=merge([PUFSAVE20,Kby(100,500),steps['TTbarFS_13']] ) # temporary: one or a few releases as back-up
791 steps['FS_TTbar_13_PUAVE35']=merge([PUFSAVE35,Kby(100,500),steps['TTbarFS_13']] )
792 steps['FS_TTbar_13_PU25']=merge([PUFS25,Kby(100,500),steps['TTbarFS_13']] ) # needs the placeholder
793 steps['FS_NuGun_UP15_PU25']=merge([PUFS25,Kby(100,500),steps['NuGunFS_UP15']] ) # needs the placeholder
794 steps['FS_SMS-T1tttt_mGl-1500_mLSP-100_13_PU25']=merge([PUFS25,Kby(100,500),steps['SMS-T1tttt_mGl-1500_mLSP-100FS_13']] )
795 steps['FS_TTbar_13_PUAVE10_DRMIX_ITO']=merge([PUFSAVE10_DRMIX_ITO,Kby(100,500),steps['TTbarFS_13']] ) # needs the placeholder
796 steps['FS_TTbar_13_PUAVE35_DRMIX_ITO']=merge([PUFSAVE35_DRMIX_ITO,Kby(100,500),steps['TTbarFS_13']] ) # needs the placeholder
797 
# step2
Definition: merge.py:1
def relval_steps.identityFS (   wf)

Definition at line 672 of file relval_steps.py.

673 def identityFS(wf):
674  return merge([{'--restoreRND':'HLT','--process':'HLT2','--hltProcess':'HLT2', '--inputCommands':'"keep *","drop *TagInfo*_*_*_*"'},wf])
675 
676 steps['SingleMuPt10FS_UP15_ID']=identityFS(steps['SingleMuPt10FS_UP15'])
677 steps['TTbarFS_13_ID']=identityFS(steps['TTbarFS_13'])
678 
679 step1GenDefaults=merge([{'-s':'GEN,VALIDATION:genvalid',
680  '--relval':'250000,20000',
681  '--eventcontent':'RAWSIM,DQM',
682  '--datatier':'GEN,DQMIO',
683  '--conditions':'auto:run2_mc_FULL'
684  },
685  step1Defaults])
686 
687 step1HadronizerDefaults=merge([{'--datatier':'GEN-SIM,DQMIO'},step1GenDefaults])
688 
689 step1LHEDefaults=merge([{'-s':'LHE',
690  '--relval':'200000,5000',
691  '--eventcontent':'LHE',
692  '--datatier':'GEN',
693  '--conditions':'auto:run2_mc_FULL'
694  },
695  step1Defaults])
696 
Definition: merge.py:1
def relval_steps.identitySim (   wf)

Production test: 13 TeV equivalents.

Definition at line 331 of file relval_steps.py.

332 def identitySim(wf):
333  return merge([{'--restoreRND':'SIM','--process':'SIM2', '--inputCommands':'"keep *","drop *TagInfo*_*_*_*"' },wf])
334 
335 steps['SingleMuPt10_UP15_ID']=identitySim(steps['SingleMuPt10_UP15'])
336 steps['TTbar_13_ID']=identitySim(steps['TTbar_13'])
337 
338 baseDataSetRelease=[
339  'CMSSW_7_1_0_pre7-PRE_STA71_V3-v1', # 0 run1 samples; keep GEN-SIM fixed to 710_pre7, for samples not routinely produced
340  'CMSSW_7_4_0_pre7-MCHI2_74_V3-v1', # 1 Run1 HI GEN-SIM (only MB = wf 140)
341  'CMSSW_6_2_0_pre8-PRE_ST62_V8_FastSim-v1', # 2 for fastsim id test
342 # 'CMSSW_7_1_0_pre5-START71_V1-v2', # 3 8 TeV , for the one sample which is part of the routine relval production (RelValZmumuJets_Pt_20_300, because of -v2)
343  # THIS ABOVE IS NOT USED, AT THE MOMENT
344  'CMSSW_7_4_0_pre7-MCRUN2_74_V7-v1', # 3 - 13 TeV samples with GEN-SIM from 740_p6; also GEN-SIM-DIGI-RAW-HLTDEBUG for id tests
345  'CMSSW_7_3_0_pre1-PRE_LS172_V15_FastSim-v1', # 4 - fast sim GEN-SIM-DIGI-RAW-HLTDEBUG for id tests
346  'CMSSW_7_4_6_patch1-PU25ns_MCRUN2_74_V9-v1', # 5 - fullSim premix 25ns
347  'CMSSW_7_4_6_patch1-PU50ns_MCRUN2_74_V8-v1', # 6 - fullSim premix 50ns
348  'CMSSW_7_4_6_patch1-MCRUN2_74_V9_FastSim-v1' # 7 - fastSim minibias for mixing
349  ]
350 
351 # note: INPUT commands to be added once GEN-SIM w/ 13TeV+PostLS1Geo will be available
352 steps['MinBiasINPUT']={'INPUT':InputInfo(dataSet='/RelValMinBias/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')} #was [0]
353 steps['QCD_Pt_3000_3500INPUT']={'INPUT':InputInfo(dataSet='/RelValQCD_Pt_3000_3500/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
354 steps['QCD_Pt_600_800INPUT']={'INPUT':InputInfo(dataSet='/RelValQCD_Pt_600_800/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
355 steps['QCD_Pt_80_120INPUT']={'INPUT':InputInfo(dataSet='/RelValQCD_Pt_80_120/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
356 steps['SingleElectronPt10INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleElectronPt10/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
357 steps['SingleElectronPt1000INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleElectronPt1000/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
358 steps['SingleElectronPt35INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleElectronPt35/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
359 steps['SingleGammaPt10INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleGammaPt10/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
360 steps['SingleGammaPt35INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleGammaPt35/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
361 steps['SingleMuPt1INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleMuPt1/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
362 steps['SingleMuPt10INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleMuPt10/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
363 steps['SingleMuPt10_UP15IDINPUT']={'INPUT':InputInfo(dataSet='/RelValSingleMuPt10_UP15/%s/GEN-SIM-DIGI-RAW-HLTDEBUG'%(baseDataSetRelease[3],),location='STD',split=1)}
364 steps['SingleMuPt10_UP15FSIDINPUT']={'INPUT':InputInfo(dataSet='/RelValSingleMuPt10/%s/GEN-SIM-DIGI-RECO'%(baseDataSetRelease[4],),location='STD',split=1)}
365 steps['SingleMuPt100INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleMuPt100/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
366 steps['SingleMuPt1000INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleMuPt1000/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
367 steps['TTbarINPUT']={'INPUT':InputInfo(dataSet='/RelValTTbar/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
368 steps['TTbar_13IDINPUT']={'INPUT':InputInfo(dataSet='/RelValTTbar_13/%s/GEN-SIM-DIGI-RAW-HLTDEBUG'%(baseDataSetRelease[3],),location='STD',split=1)}
369 steps['TTbar_13FSIDINPUT']={'INPUT':InputInfo(dataSet='/RelValTTbar_13/%s/GEN-SIM-DIGI-RECO'%(baseDataSetRelease[4],),location='STD',split=1)}
370 steps['TTbarLeptonINPUT']={'INPUT':InputInfo(dataSet='/RelValTTbarLepton/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
371 steps['OldTTbarINPUT']={'INPUT':InputInfo(dataSet='/RelValProdTTbar/CMSSW_5_0_0_pre6-START50_V5-v1/GEN-SIM-RECO',location='STD')}
372 steps['OldGenSimINPUT']={'INPUT':InputInfo(dataSet='/RelValTTbar/CMSSW_4_4_2-START44_V7-v1/GEN-SIM-DIGI-RAW-HLTDEBUG',location='STD')}
373 steps['Wjet_Pt_80_120INPUT']={'INPUT':InputInfo(dataSet='/RelValWjet_Pt_80_120/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
374 steps['Wjet_Pt_3000_3500INPUT']={'INPUT':InputInfo(dataSet='/RelValWjet_Pt_3000_3500/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
375 steps['LM1_sftsINPUT']={'INPUT':InputInfo(dataSet='/RelValLM1_sfts/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
376 steps['QCD_FlatPt_15_3000INPUT']={'INPUT':InputInfo(dataSet='/RelValQCD_FlatPt_15_3000/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
377 
378 steps['QCD_FlatPt_15_3000HSINPUT']={'INPUT':InputInfo(dataSet='/RelValQCD_FlatPt_15_3000HS/%s/GEN-SIM'%(baseDataSetRelease[0],),location='STD')}
379 steps['TTbar__DIGIPU1INPUT']={'INPUT':InputInfo(dataSet='/RelValTTbar/CMSSW_5_2_2-PU_START52_V4_special_120326-v1/GEN-SIM-DIGI-RAW-HLTDEBUG',location='STD')}
380 
381 # 13 TeV recycle GEN-SIM input
382 steps['MinBias_13INPUT']={'INPUT':InputInfo(dataSet='/RelValMinBias_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
383 steps['QCD_Pt_3000_3500_13INPUT']={'INPUT':InputInfo(dataSet='/RelValQCD_Pt_3000_3500_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
384 steps['QCD_Pt_600_800_13INPUT']={'INPUT':InputInfo(dataSet='/RelValQCD_Pt_600_800_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
385 steps['QCD_Pt_80_120_13INPUT']={'INPUT':InputInfo(dataSet='/RelValQCD_Pt_80_120_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
386 steps['QCD_Pt_80_120_13_HIINPUT']={'INPUT':InputInfo(dataSet='/RelValQCD_Pt_80_120_13_HI/%s/GEN-SIM'%(baseDataSetRelease[1],),location='STD')}
387 steps['TTbar_13INPUT']={'INPUT':InputInfo(dataSet='/RelValTTbar_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
388 steps['TTbarLepton_13INPUT']={'INPUT':InputInfo(dataSet='/RelValTTbarLepton_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
389 steps['ZEE_13INPUT']={'INPUT':InputInfo(dataSet='/RelValZEE_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
390 steps['Wjet_Pt_80_120_13INPUT']={'INPUT':InputInfo(dataSet='/RelValWjet_Pt_80_120_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
391 steps['Wjet_Pt_3000_3500_13INPUT']={'INPUT':InputInfo(dataSet='/RelValWjet_Pt_3000_3500_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
392 steps['LM1_sfts_13INPUT']={'INPUT':InputInfo(dataSet='/RelValLM1_sfts_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}#to be removed once the following line is tested.
393 steps['SMS-T1tttt_mGl-1500_mLSP-100_13INPUT']={'INPUT':InputInfo(dataSet='/RelValSMS-T1tttt_mGl-1500_mLSP-100_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
394 steps['QCD_FlatPt_15_3000_13INPUT']={'INPUT':InputInfo(dataSet='/RelValQCD_FlatPt_15_3000_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
395 steps['QCD_FlatPt_15_3000HS_13INPUT']={'INPUT':InputInfo(dataSet='/RelValQCD_FlatPt_15_3000HS_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
396 steps['ZpMM_2250_13TeVINPUT']={'INPUT':InputInfo(dataSet='/RelValZpMM_2250_13TeV/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
397 steps['ZpEE_2250_13TeVINPUT']={'INPUT':InputInfo(dataSet='/RelValZpEE_2250_13TeV/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
398 steps['ZpTT_1500_13TeVINPUT']={'INPUT':InputInfo(dataSet='/RelValZpTT_1500_13TeV/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
399 steps['MinBiasHS_13INPUT']={'INPUT':InputInfo(dataSet='/RelValMinBiasHS_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
400 steps['Higgs200ChargedTaus_13INPUT']={'INPUT':InputInfo(dataSet='/RelValHiggs200ChargedTaus_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
401 
402 # activate GEN-SIM recycling once we'll have the first set of gen-sim
403 steps['Upsilon1SToMuMu_13INPUT']={'INPUT':InputInfo(dataSet='/RelValUpsilon1SToMuMu_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
404 steps['BuToKstarMuMu_13INPUT']={'INPUT':InputInfo(dataSet='/RelValBuToKstarMuMu_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
405 steps['BsToMuMu_13INPUT']={'INPUT':InputInfo(dataSet='/RelValBsToMuMu_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
406 steps['JpsiMuMu_Pt-15INPUT']={'INPUT':InputInfo(dataSet='/RelValJpsiMuMu_Pt-15/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
407 steps['BuToKstarPsi2S_13INPUT']={'INPUT':InputInfo(dataSet='/RelValBuToKstarPsi2S_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
408 steps['WE_13INPUT']={'INPUT':InputInfo(dataSet='/RelValWE_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
409 steps['WM_13INPUT']={'INPUT':InputInfo(dataSet='/RelValWM_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
410 steps['WpM_13INPUT']={'INPUT':InputInfo(dataSet='/RelValWpM_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
411 steps['ZMM_13INPUT']={'INPUT':InputInfo(dataSet='/RelValZMM_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
412 steps['ZMM_13_HIINPUT']={'INPUT':InputInfo(dataSet='/RelValZMM_13_HI/%s/GEN-SIM'%(baseDataSetRelease[1],),location='STD')}
413 steps['ZEEMM_13_HIINPUT']={'INPUT':InputInfo(dataSet='/RelValZEEMM_13_HI/%s/GEN-SIM'%(baseDataSetRelease[1],),location='STD')}
414 steps['ZpMM_13INPUT']={'INPUT':InputInfo(dataSet='/RelValZpMM_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
415 steps['ZTT_13INPUT']={'INPUT':InputInfo(dataSet='/RelValZTT_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
416 steps['H130GGgluonfusion_13INPUT']={'INPUT':InputInfo(dataSet='/RelValH130GGgluonfusion_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
417 steps['PhotonJets_Pt_10_13INPUT']={'INPUT':InputInfo(dataSet='/RelValPhotonJets_Pt_10_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
418 steps['PhotonJets_Pt_10_13_HIINPUT']={'INPUT':InputInfo(dataSet='/RelValPhotonJets_Pt_10_13_HI/%s/GEN-SIM'%(baseDataSetRelease[1],),location='STD')}
419 steps['QQH1352T_13INPUT']={'INPUT':InputInfo(dataSet='/RelValQQH1352T_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
420 steps['ADDMonoJet_d3MD3_13INPUT']={'INPUT':InputInfo(dataSet='/RelValADDMonoJet_d3MD3_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
421 steps['RSKKGluon_m3000GeV_13INPUT']={'INPUT':InputInfo(dataSet='/RelValRSKKGluon_m3000GeV_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
422 steps['BuJpsiK_13INPUT']={'INPUT':InputInfo(dataSet='/RelValBuJpsiK_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
423 steps['Cosmics_UP15INPUT']={'INPUT':InputInfo(dataSet='/RelValCosmics_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
424 steps['BeamHalo_13INPUT']={'INPUT':InputInfo(dataSet='/RelValBeamHalo_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
425 steps['HSCPstop_M_200_13TeVINPUT']={'INPUT':InputInfo(dataSet='/RelValHSCPstop_M_200_13TeV/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
426 steps['RSGravitonToGaGa_13TeVINPUT']={'INPUT':InputInfo(dataSet='/RelValRSGravitonToGaGa_13TeV/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
427 steps['WpToENu_M-2000_13TeVINPUT']={'INPUT':InputInfo(dataSet='/RelValWpToENu_M-2000_13TeV/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
428 
429 # particle guns with postLS1 geometry recycle GEN-SIM input
430 steps['SingleElectronPt10_UP15INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleElectronPt10_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
431 steps['SingleElectronPt35_UP15INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleElectronPt35_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
432 steps['SingleElectronPt1000_UP15INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleElectronPt1000_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
433 steps['SingleElectronFlatPt1To100_UP15INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleElectronFlatPt1To100_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
434 steps['SingleGammaPt10_UP15INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleGammaPt10_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
435 steps['SingleGammaPt35_UP15INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleGammaPt35_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
436 steps['SingleMuPt1_UP15INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleMuPt1_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
437 steps['SingleMuPt10_UP15INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleMuPt10_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
438 steps['SingleMuPt100_UP15INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleMuPt100_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
439 steps['SingleMuPt1000_UP15INPUT']={'INPUT':InputInfo(dataSet='/RelValSingleMuPt1000_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
440 steps['NuGun_UP15INPUT']={'INPUT':InputInfo(dataSet='/RelValNuGun_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location='STD')}
441 
442 #input for fast sim workflows to be added - TODO
443 
Definition: merge.py:1
def identitySim
Production test: 13 TeV equivalents.
def relval_steps.Kby (   N,
  s 
)

Definition at line 252 of file relval_steps.py.

Referenced by gen2015(), genS(), and genvalid().

253 def Kby(N,s):
return {'--relval':'%s000,%s'%(N,s)}
def relval_steps.Mby (   N,
  s 
)

Definition at line 254 of file relval_steps.py.

Referenced by gen2015(), and genS().

255 def Mby(N,s):
256  return {'--relval':'%s000000,%s'%(N,s)}
def relval_steps.merge (   dictlist,
  TELL = False 
)

Definition at line 91 of file relval_steps.py.

References bookConverter.max.

Referenced by HLTScalersClient.endLuminosityBlock(), DDI::LogicalPart.mergedSpecificsV(), DDExpandedView.mergedSpecificsV(), DAClusterizerInZ.vertices(), and DAClusterizerInZ_vect.vertices().

91 
92 def merge(dictlist,TELL=False):
93  import copy
94  last=len(dictlist)-1
95  if TELL: print last,dictlist
96  if last==0:
97  # ONLY ONE ITEM LEFT
98  return copy.copy(dictlist[0])
99  else:
100  reducedlist=dictlist[0:max(0,last-1)]
101  if TELL: print reducedlist
102  # make a copy of the last item
103  d=copy.copy(dictlist[last])
104  # update with the last but one item
105  d.update(dictlist[last-1])
106  # and recursively do the rest
107  reducedlist.append(d)
108  return merge(reducedlist,TELL)
Definition: merge.py:1
def relval_steps.remove (   d,
  key,
  TELL = False 
)

Definition at line 109 of file relval_steps.py.

110 def remove(d,key,TELL=False):
111  import copy
112  e = copy.deepcopy(d)
113  if TELL: print "original dict, BEF: %s"%d
114  del e[key]
115  if TELL: print "copy-removed dict, AFT: %s"%e
116  return e
117 
# step1 gensim: for run1

Variable Documentation

dictionary relval_steps.baseDataSetReleaseBetter = {}

Definition at line 1368 of file relval_steps.py.

list relval_steps.cust = upgradeCustoms[k2]

Definition at line 1396 of file relval_steps.py.

dictionary relval_steps.dataReco
Initial value:
1 = {'--runUnscheduled':'',
2  '--conditions':'auto:run1_data',
3  '-s':'RAW2DIGI,L1Reco,RECO,EI,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias,DQM:@standardDQM+@miniAODDQM',
4  '--datatier':'RECO,MINIAOD,DQMIO',
5  '--eventcontent':'RECO,MINIAOD,DQM',
6  '--data':'',
7  '--process':'reRECO',
8  '--scenario':'pp',
9  }

Definition at line 882 of file relval_steps.py.

tuple relval_steps.dataRecoAlCaEle = merge([{'-s':'RAW2DIGI,L1Reco,RECO,EI,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalCalZElectron+EcalCalWElectron+EcalUncalZElectron+EcalUncalWElectron,DQM'}, dataReco])

Definition at line 892 of file relval_steps.py.

dictionary relval_steps.defaultDataSets = {}

Definition at line 1357 of file relval_steps.py.

dictionary relval_steps.digiPremixUp2015Defaults25ns
Initial value:
1 = {
2  '--conditions' : 'auto:run2_mc',
3  '-s' : 'DIGIPREMIX_S2:pdigi_valid,DATAMIX,L1,DIGI2RAW,HLT:@frozen25ns,RAW2DIGI,L1Reco',
4  '--pileup_input' : 'das:/RelValPREMIXUP15_PU25/%s/GEN-SIM-DIGI-RAW'%baseDataSetRelease[5],
5  '--eventcontent' : 'FEVTDEBUGHLT',
6  '--datatier' : 'GEN-SIM-DIGI-RAW-HLTDEBUG',
7  '--datamix' : 'PreMix',
8  '--customise' : 'SLHCUpgradeSimulations/Configuration/postLS1CustomsPreMixing.customisePostLS1', # temporary replacement for premix; to be brought back to customisePostLS1
9  '--magField' : '38T_PostLS1',
10  }

Definition at line 857 of file relval_steps.py.

tuple relval_steps.digiPremixUp2015Defaults50ns
Initial value:
1 = merge([{'-s':'DIGIPREMIX_S2:pdigi_valid,DATAMIX,L1,DIGI2RAW,HLT:@frozen50ns,RAW2DIGI,L1Reco'},
2  {'--conditions':'auto:run2_mc_50ns'},
3  {'--pileup_input' : 'das:/RelValPREMIXUP15_PU50/%s/GEN-SIM-DIGI-RAW'%baseDataSetRelease[6]},
4  {'--customise': 'SLHCUpgradeSimulations/Configuration/postLS1CustomsPreMixing.customisePostLS1_50ns'},
5  digiPremixUp2015Defaults25ns])
Definition: merge.py:1

Definition at line 867 of file relval_steps.py.

dictionary relval_steps.ecalHcal
Initial value:
1 = {
2  '-s':'GEN,SIM,DIGI,DIGI2RAW,RAW2DIGI,L1Reco,RECO,EI',
3  '--datatier':'GEN-SIM-DIGI-RAW-RECO',
4  #'--geometry':'ECALHCAL',
5  '--eventcontent':'FEVTDEBUG',
6  '--customise':'Validation/Configuration/ECALHCAL.customise,SimGeneral/MixingModule/fullMixCustomize_cff.setCrossingFrameOn',
7  '--beamspot':'NoSmear'}

high stat step1

Definition at line 445 of file relval_steps.py.

list relval_steps.geom = upgradeGeoms[k2]

Definition at line 1394 of file relval_steps.py.

list relval_steps.gt = upgradeGTs[k2]

Definition at line 1395 of file relval_steps.py.

Referenced by MultipleAlgoIterator.calculatePedestal(), ReflectedIterator.calculatePedestal(), PileUpSubtractor.calculatePedestal(), mergeTrackHelper(), and CaloGeometryDBEP< T, U >.produceAligned().

dictionary relval_steps.hiAlca = {'--conditions':'auto:run2_mc_HIon', '--customise':'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1_HI'}

Definition at line 569 of file relval_steps.py.

tuple relval_steps.hiDefaults = merge([hiAlca,{'--scenario':'HeavyIons','-n':2,'--beamspot':'RealisticHI2011Collision'}])

Definition at line 570 of file relval_steps.py.

string relval_steps.hltKey = 'fake'

Definition at line 895 of file relval_steps.py.

Referenced by DQMProvInfo.makeHLTKeyInfo().

list relval_steps.howMuch = howMuches[frag]

Definition at line 1516 of file relval_steps.py.

string relval_steps.k = frag[:-4]

Definition at line 1518 of file relval_steps.py.

Referenced by AlignableComposite.addComponent(), FWPFCandidateDetailView.addHits(), ReferenceTrajectory.addMaterialEffectsBp(), ReferenceTrajectory.addMaterialEffectsBrl(), ReferenceTrajectory.addMaterialEffectsCov(), ReferenceTrajectory.addMaterialEffectsCurvlinGbl(), ReferenceTrajectory.addMaterialEffectsLocalGbl(), FWGeometryTableViewBase.addTo(), AlCaHBHEMuonFilter.AlCaHBHEMuonFilter(), AlCaIsoTracksFilter.AlCaIsoTracksFilter(), AlCaIsoTracksProducer.AlCaIsoTracksProducer(), SiStripHitEffFromCalibTree.algoAnalyze(), AllocNetwork(), ApvLatencyAlgorithm.analyse(), VpspScanAlgorithm.analyse(), DimuonStatistics.analyze(), ZHistogrammer.analyze(), ZMCHistogrammer.analyze(), DQMHOAlCaRecoStream.analyze(), JetToDigiDump.analyze(), SiStripQualityStatistics.analyze(), AnalysisTasksAnalyzerJEC.analyze(), AlignmentStats.analyze(), ESTimingTask.analyze(), DQMHcalPhiSymAlCaReco.analyze(), EwkElecDQM.analyze(), EwkMuLumiMonitorDQM.analyze(), DTNoiseCalibration.analyze(), HLTTrack.analyze(), EcalPerEvtLaserAnalyzer.analyze(), MonitorElementsDb.analyze(), EcalTestPulseAnalyzer.analyze(), BxTiming.analyze(), TopDiLeptonDQM.analyze(), MCEfficiencyAnalyzer.analyze(), L1TDTTPG.analyze(), SiStripMonitorRawData.analyze(), DQMHcalIsoTrackAlCaReco.analyze(), MuTriggerAnalyzer.analyze(), L1RCTLutWriter.analyze(), DQMSourcePi0.analyze(), FourVectorHLT.analyze(), EcalTPGParamBuilder.analyze(), RPCTTUMonitor.analyze(), SiStripMonitorPedestals.analyze(), L1TdeRCT.analyze(), EcalLaserAnalyzerYousi.analyze(), TestOutliers.analyze(), HLTMuonMatchAndPlot.analyze(), DTLocalTriggerSynchTask.analyze(), JetTester_HeavyIons.analyze(), HcalIsoTrkAnalyzer.analyze(), HLTMuon.analyze(), HcalDigiMonitor.analyze(), IsoTrackCalib.analyze(), PrimaryVertexValidation.analyze(), IsoTrackCalibration.analyze(), JetAnalyzer_HeavyIons.analyze(), HcalDetDiagPedestalMonitor.analyze(), HOCalibAnalyzer.analyze(), HcalDetDiagLaserMonitor.analyze(), MatRepSparse< T, D1, D2, S, F >.apply(), array_from_row_sorted_matrix(), gbl::BorderedBandMatrix.bandOfAVAT(), PhotonFix.barrelCGap(), PhotonFix.barrelMGap(), PhotonFix.barrelSGap(), reco::BeamSpot.BeamSpot(), PdfWeightProducer.beginJob(), QGLikelihoodDBWriter.beginJob(), DQMMessageLogger.beginJob(), IsoTrackCalibration.beginJob(), AlCaHOCalibProducer.beginJob(), RPCTechnicalTrigger.beginRun(), DAClusterizerInZ.beta0(), DAClusterizerInZ_vect.beta0(), Blowfish_Init(), cscdqm::Collection.bookCSCHistos(), DQMHOAlCaRecoStream.bookHistograms(), DQMHcalIsoTrackAlCaReco.bookHistograms(), HLTSeedL1LogicScalers.bookHistograms(), RPCTTUMonitor.bookHistograms(), TrackerOfflineValidation.bookSummaryHists(), FWPFEcalRecHitLegoProxyBuilder.build(), FWTrackResidualDetailView.build(), MuonDTLocalMillepedeAlgorithm.build4DSegments(), TEcnaNumbering.BuildBarrelCrysTable(), RBCProcessRPCSimDigis.builddata(), ProcessTestSignal.builddata(), RBCProcessRPCDigis.builddata(), DeDxTools.buildDiscrimMap(), TEcnaNumbering.BuildEndcapCrysTable(), MagGeoBuilderFromDDD.buildInterpolator(), DTTFBitArray< N >.byte(), BitArray< 9 >.byte(), AutocorrelationAnalyzer.calculate(), hitfit::Fourvec_Constraint_Calculator.calculate_constraints(), EndcapPiZeroDiscriminatorAlgo.calculateNNInputVariables(), CaloSD.CaloSD(), CaloTrkProcessing.CaloTrkProcessing(), CastorLedAnalysis.CastorLedAnalysis(), CastorPedestalAnalysis.CastorPedestalAnalysis(), condbon.cdbon_write(), popcon::EcalPulseCovariancesHandler.checkPulseCovariance(), IsoTrig.chgIsolation(), DTUserKeyedConfigHandler.chkConfigList(), DTKeyedConfigHandler.chkConfigList(), cond::Cipher.Cipher(), DTTFFEDReader.clear(), HFClusterAlgo.clusterize(), DAClusterizerInZ.clusterize(), DAClusterizerInZ_vect.clusterize(), CmsShowCommonPopup.CmsShowCommonPopup(), CombinationGenerator< T >.combinations(), JetCombinatorics.Combinatorics(), TrackEfficiencyMonitor.compatibleLayers(), GsfCombinedMaterialEffectsUpdator.compute(), JacobianCurvilinearToLocal.compute(), TMarkov.computeChain(), SiPixelDataQuality.computeGlobalQualityFlag(), HcalPulseShapes.computeHPDShape(), TShapeAnalysis.computeShape(), EcalUncalibRecHitRatioMethodAlgo< C >.computeTime(), TShapeAnalysis.computetmaxVal(), DDHCalBarrelAlgo.constructInsideSector(), DDHCalEndcapAlgo.constructInsideSector(), DDHCalBarrelAlgo.constructMidLayer(), DDHCalBarrelAlgo.constructSideLayer(), Conv.convolution(), TFParams.copie_colonne_mat(), edm::ProductRegistry.copyProduct(), PSFitter::HybridMinimizer.Correlation(), l1trigger::Counters.Counters(), reco::BeamSpot.covariance3D(), PSFitter::HybridMinimizer.CovMatrix(), crc32c_init_sw(), pftools::SpaceManager.createCalibrators(), RPCWheel.createWheelMap(), CSCRecHit2D.CSCRecHit2D(), HLTLevel1GTSeed.debugPrint(), LzmaFile.DecodeAll(), GenericHouseholder.decompose(), HouseholderDecomposition.decompose(), gbl::BorderedBandMatrix.decomposeBand(), PhysicsTools::VarProcessor.deriv(), align.diffAlignables(), L1RCT.digiInput(), DCCEventBlock.display(), cscdqm::StripClusterFinder.DoAction(), GflashHadronShowerProfile.doCholeskyReduction(), compareBitCounts.doCompare(), compareRingSums.doCompare(), HLTEcalResonanceFilter.doSelection(), HLTRegionalEcalResonanceFilter.doSelection(), EmissionVetoHook1.doVetoFSREmission(), EmissionVetoHook1.doVetoISREmission(), RPCEfficiencyPerRingLayer.dqmEndJob(), RPCEfficiencySecond.dqmEndJob(), DTChamberEfficiencyClient.dqmEndJob(), JetMETHLTOfflineClient.dqmEndJob(), DQMNet.dqmhash(), DQMHcalIsoTrackAlCaReco.DQMHcalIsoTrackAlCaReco(), TrackerMap.drawApvPair(), TrackerMap.drawCcu(), TrackerMap.drawHV2(), TrackerMap.drawHV3(), TrackerMap.drawModule(), TrackerMap.drawPsu(), CmsTrackerDebugNavigator.dump(), muonAssociatorByHitsDiagnostics::InputDumper.dump(), Grid3D.dump(), DAClusterizerInZ.dump(), TouchableToHistory.dumpG4VPV(), PhotonFix.dumpGaps(), EcalPulseCovariancesXMLTranslator.dumpXML(), Pi0FixedMassWindowCalibration.duringLoop(), ZeeCalibration.duringLoop(), EcalPulseCovariance.EcalPulseCovariance(), EcalTB07DaqFormatter.EcalTB07DaqFormatter(), EgammaTowerIsolationNew< NC >.EgammaTowerIsolationNew(), electronSelector(), edm::service::ELlimitsTable.ELlimitsTable(), RPCWheel.emulate(), TTUEmulator.emulate(), PhotonFix.endcapCGap(), PhotonFix.endcapMGap(), PhotonFix.endcapSGap(), HcalCableMapper.endJob(), AlCaHBHEMuonFilter.endJob(), DTKeyedConfigDBInit.endJob(), cms::Analyzer_minbias.endJob(), AlCaIsoTracksFilter.endJob(), HcalIsoTrkAnalyzer.endJob(), IsoTrackCalibration.endJob(), AlCaIsoTracksProducer.endJob(), GlobalTrackerMuonAlignment.endJob(), HOCalibAnalyzer.endJob(), HLTScalersClient.endLuminosityBlock(), ZeeCalibration.endOfJob(), ZeeCalibration.endOfLoop(), DQMHcalPhiSymAlCaReco.endRun(), VoronoiAlgorithm.equalize(), ESDataFormatterV4.ESDataFormatterV4(), ESDigiToRaw.ESDigiToRaw(), ESElectronicsMapper.ESElectronicsMapper(), ESIntegrityClient.ESIntegrityClient(), ESIntegrityTask.ESIntegrityTask(), ESPedestalClient.ESPedestalClient(), ESPedestalTask.ESPedestalTask(), IsoTrig.etaPhiTrigger(), magfieldparam::HarmBasis3DCyl.EvalBphi(), magfieldparam::HarmBasis3DCyl.EvalRZ(), l1t::CaloCondition.evaluateCondition(), L1ExtraParticleMapProd.evaluateDoublePlusSingleObjectTrigger(), L1ExtraParticleMapProd.evaluateForwardRapidityGap(), L1ExtraParticleMapProd.evaluateQuadSameObjectTrigger(), L1ExtraParticleMapProd.evaluateTripleSameObjectTrigger(), VoronoiAlgorithm.event_fourier(), DDTIDModulePosAlgo.execute(), DDHCalForwardAlgo.execute(), DDTIDModuleAlgo.execute(), DDHCalLinearXY.execute(), DDTECAxialCableAlgo.execute(), DDTIDAxialCableAlgo.execute(), MagFieldConfig.expandList(), TFParams.f3deg(), VVIObj.fcn(), VVIObjF.fcn(), sistripvvi::VVIObj.fcn(), VoronoiAlgorithm.feature_extract(), pos::PixelCalibConfiguration.fedCardsAndChannels(), spf::SherpackFetcher.Fetch(), L1GctElectronFinalSort.fetchInput(), L1RCT.fileInput(), CalibrationScanTask.fill(), CalibrationTask.fill(), big::bigEntry.fill(), HcalDDDGeometryLoader.fill(), HLTOfflineDQMTopSingleLepton::MonitorSingleLepton.fill(), HLTOfflineDQMTopDiLepton::MonitorDiLepton.fill(), HiEvtPlaneFlatten.fill(), HcalRecHitMonitor.fill_Nevents(), MaterialBudgetHcalHistos.fillBeginJob(), CSCChamberIndexValues.fillChamberIndex(), CSCChamberMapValues.fillChamberMap(), CSCCrateMapValues.fillCrateMap(), FWECALDetailViewBuilder.fillData(), CSCDDUMapValues.fillDDUMap(), SiPixelDataQuality.fillGlobalQualityPlot(), SiPixelActionExecutor.fillGrandBarrelSummaryHistos(), SiPixelActionExecutor.fillGrandEndcapSummaryHistos(), SiStripQualityDQM.fillGrandSummaryMEs(), DQMFEDIntegrityClient.fillHistograms(), SiStripSummaryCreator.fillHistos(), edm::Principal.fillPrincipal(), RPCSeedrecHitFinder.fillrecHits(), DynamicTruncation.fillSegmentMaps(), popcon::EcalPulseCovariancesHandler.fillSimPulseCovariance(), SiStripCertificationInfo.fillSiStripCertificationMEs(), QcdLowPtDQM.fillTracklets(), DTSurvey.FillWheelInfo(), CSCDigiValidator.filter(), L1GctHardwareJetFinder.findFinalClusters(), GenHFHadronMatcher.findInMothers(), edm::MapOfVectors< std::string, AnalysisDescription * >.findKey(), JetCorrectorParametersCollection.findLabel(), CSCHitFromStripOnly.findMaxima(), edm.findOrInsert(), TMatacq.findPeak(), PFClusterShapeAlgo.findPFRHIndexFromDetId(), L1GctHardwareJetFinder.findProtoClusters(), CSCXonStrip_MatchGatti.findXOnStrip(), CSCChamberFitter.fit(), LagrangeParentParticleFitter.fit(), BSFitter.Fit_d0phi(), BSFitter.Fit_d_likelihood(), BSFitter.Fit_d_z_likelihood(), BSFitter.Fit_dres_z_likelihood(), PulseFitWithFunction.Fit_parab(), TSFit.fit_third_degree_polynomial(), BSFitter.Fit_z_likelihood(), TFParams.fitpj(), JetCoreClusterSplitter.fittingSplit(), edm::service::ELstatistics.formSummary(), TSFit.fpol3dg(), CMSCGEN.generate(), HCAL_HLX::TCPReceiver.GenerateFakeData(), HCAL_HLX::TCPReceiver.GenerateRandomData(), edm::Association< reco::FFTJPTJetCollection >.get(), HcalDetDiagLaserMonitor.get_ave_rbx(), SiPixelLayoutParser.getAllLayouts(), SiStripLayoutParser.getAllLayouts(), magfieldparam::HarmBasis3DCyl.GetBphi_k(), magfieldparam::HarmBasis3DCyl.GetBr_k(), fwlite::DataGetterHelper.getByBranchDescription(), magfieldparam::HarmBasis3DCyl.GetBz_k(), magfieldparam::BFit3D.GetC(), CSCTMBMiniScope.getChannelsInTbin(), EcalBarrelGeometry.getClosestEndcapCells(), PSFitter::HybridMinimizer.GetCovMatrix(), LMFDat.getData(), BetaCalculatorECAL.getDetailedTrackLengthInXtals(), EcalRingCalibrationTools.getDetIdsInRing(), CDFRunInfo.getDouble(), HiEvtPlaneFlatten.getFlatPsi(), PSFitter::HybridMinimizer.GetHessianMatrix(), CDFRunInfo.getInt(), RPCReadOutMapping.getLBforChamber(), SiPixelConfigParser.getMENamesForBarrelSummary(), SiPixelConfigParser.getMENamesForEndcapSummary(), SiPixelConfigParser.getMENamesForFEDErrorSummary(), SiPixelConfigParser.getMENamesForGrandBarrelSummary(), SiPixelConfigParser.getMENamesForGrandEndcapSummary(), SiStripConfigParser.getMENamesForSummary(), SiPixelConfigParser.getMENamesForTrackerMap(), SiPixelConfigParser.getMENamesForTree(), GetMPV(), RPCDBPerformanceHandler.getNewObjects(), popcon::EcalPulseCovariancesHandler.getNewObjects(), popcon::EcalDAQHandler.getNewObjects(), popcon::EcalDCSHandler.getNewObjects(), EndcapPiZeroDiscriminatorAlgo.getNNoutput(), SimTrackManager.getOrCreateVertex(), LMFCorrCoefDat.getParameters(), ZMuMuEfficiency.getParticleEta(), ZMuMuPerformances.getParticleEta(), ZMuMu_vtxAnalyzer.getParticleEta(), ZMuMu_efficiencyAnalyzer.getParticleEta(), ZMuMu_MCanalyzer.getParticleEta(), ZMuMuEfficiency.getParticleP4(), ZMuMuPerformances.getParticleP4(), ZMuMu_vtxAnalyzer.getParticleP4(), ZMuMu_efficiencyAnalyzer.getParticleP4(), ZMuMu_MCanalyzer.getParticleP4(), ZMuMuEfficiency.getParticlePhi(), ZMuMuPerformances.getParticlePhi(), ZMuMu_vtxAnalyzer.getParticlePhi(), ZMuMu_efficiencyAnalyzer.getParticlePhi(), ZMuMu_MCanalyzer.getParticlePhi(), ZMuMuEfficiency.getParticlePt(), ZMuMuPerformances.getParticlePt(), ZMuMu_vtxAnalyzer.getParticlePt(), ZMuMu_efficiencyAnalyzer.getParticlePt(), ZMuMu_MCanalyzer.getParticlePt(), TMom.getPeak(), CastorShowerLibraryMaker.GetPrimary(), edm::PtrVectorBase.getProduct_(), magfieldparam::HarmBasis3DCyl.GetPtn_k(), RPCReadOutMapping.getRAWSpecForCMSChamberSrip(), HcalQie.getShape(), CSCTMBBlockedCFEB.getSingleCFEBList(), CaloSubdetectorGeometry.getSummary(), HcalGeometry.getSummary(), NjettinessAdder.getTau(), edm::root::FWLiteDelayedReader.getTheProduct(), BareRootProductGetter.getThinnedProducts(), fwlite::DataGetterHelper.getThinnedProducts(), edm::EventPrincipal.getThinnedProducts(), magfieldparam::HarmBasis3DCyl.GetVal(), EcalClusterLocalContCorrection.getValue(), EcalClusterCrackCorrection.getValue(), ESTrivialConditionRetriever.getWeightsFromConfiguration(), EcalEndcapGeometry.gId(), PSFitter::HybridMinimizer.GlobalCC(), DDExpandedView.goTo(), GlobalTrackerMuonAlignment.gradientGlobalAlg(), HankelKn(), magfieldparam::HarmBasis3DCyl.HarmBasis3DCyl(), hitfit::Objpair.has_constraint(), GenHFHadronMatcher.hasHadronDaughter(), HcalFlexiHardcodeGeometryLoader.HcalFlexiHardcodeGeometryLoader(), HcalHitRelabeller.HcalHitRelabeller(), HcalIsoTrkAnalyzer.HcalIsoTrkAnalyzer(), HcalLedAnalysis.HcalLedAnalysis(), HcalPedestalAnalysis.HcalPedestalAnalysis(), HCALResponse.HCALResponse(), HcalSeverityLevelComputer.HcalSeverityLevelComputer(), CSCChamberFitter.hessian(), CSCMake2DRecHit.hitFromStripAndWire(), HLTPixlMBFilt.hltFilter(), HLTPixlMBForAlignmentFilter.hltFilter(), HLTRPCTrigNoSyncFilter.hltFilter(), HOCalibAnalyzer.HOCalibAnalyzer(), edm::EventSelector.identical(), Grid3D.index(), InduceChargeFP420.induce(), SiTrivialInduceChargeOnStrips.induceVector(), TPNFit.init(), TMatacq.init(), CircleFromThreePoints.init(), Combinatorics.initial_subset(), RPCWheel.initialise(), TTUEmulator.initialise(), PhotonFixCMS.initialise(), PhotonFix.initialiseGeometry(), StripClusterizerAlgorithm.initialize(), HERecalibration.initialize(), BaseNumericalRandomGenerator.initialize(), CMSCGEN.initialize(), L1GtVhdlWriterCore.initializeDeltaConditions(), CandMatcherBase< C1, C2 >.initMaps(), CastorShowerLibraryMaker.InitSLHolder(), BinningPointByMap.insert(), cmsutil::SimpleAllocHashMultiMap< K, V, Hasher, Equals, Alloc >.insert(), LinearGridInterpolator3D.interpolate(), TMatacq.interpolate(), TSFit.inverms(), TFParams.inverpj(), gbl::VSymMatrix.invert(), gbl::BorderedBandMatrix.invertBand(), TopologyWorker.iPow(), IsMuMatchedToHLTMu(), EwkMuLumiMonitorDQM.IsMuMatchedToHLTMu(), MuTriggerAnalyzer.IsMuMatchedToHLTMu(), IsoTrackCalib.IsoTrackCalib(), IsoTrackCalibration.IsoTrackCalibration(), IsoTrig.IsoTrig(), edm.isTransientEqual(), HLTInclusiveVBFSource.isTriggerObjectFound(), JetMETHLTOfflineSource.isTriggerObjectFound(), CmsTrackerDebugNavigator.iterate(), L1ScalersClient.L1ScalersClient(), CastorLedAnalysis.LedCastorHists(), HcalLedAnalysis.LedHBHEHists(), HcalLedAnalysis.LedHFHists(), HcalLedAnalysis.LedHOHists(), CSCChamberFitter.lhsVector(), MP7PacketReader.load(), HcalNumberingFromDDD.loadGeometry(), ClusterShapeHitFilter.loadPixelLimits(), ClusterShapeHitFilter.loadStripLimits(), ls_cert_type(), TopologyWorker.ludbrb(), HybridClusterAlgo.mainSearch(), RPCFakeCalibration.makeCls(), RPCFakeCalibration.makeNoise(), PiZeroAnalyzer.makePizero(), CSCHitFromStripOnly.makeStripData(), SiStripHitEffFromCalibTree.makeSummary(), HeavyFlavorValidation.match(), HLTMuonMatchAndPlot.matchByDeltaR(), spu.md5_File(), DAClusterizerInZ.merge(), DAClusterizerInZ_vect.merge(), Conv.mkbins(), MLP_MM2rows(), RKCurvilinearDistance< T, N >.momentum(), reco::Mustache.MustacheClust(), L1CaloHcalScaleConfigOnlineProd.newObject(), L1RCTChannelMaskOnlineProd.newObject(), SequentialCombinationGenerator< T >.next_combi(), SequentialPartitionGenerator.next_part(), Combinatorics.next_permutation(), SequentialCombinationGenerator< T >.next_subset(), CSCRecoConditions.noiseMatrix(), CartesianLorentzForce.operator()(), MatRepSparse< T, D1, D2, S, F >.operator()(), PathToPlane2Order.operator()(), TtSemiLRSignalSelObservables.operator()(), CandMatcherBase< C1, C2 >.operator()(), cond::SmallWORMDict::IterHelp.operator()(), ZGoldenFilter.operator()(), gbl::VMatrix.operator*(), hitfit.operator<<(), operator<<(), operator>>(), MatRepSparse< T, D1, D2, S, F >.operator[](), cond::SmallWORMDict.operator[](), JetCorrectorParametersCollection.operator[](), hitfit::Pair_Table.Pair_Table(), TFParams.parab(), VertexKinematicConstraint.parametersDerivative(), EcalTrigPrimESProducer.parseTextFile(), PdfWeightProducer.PdfWeightProducer(), HBHEPulseShapeFlagSetter.PerformDualNominalFit(), HcalNoiseMonitor.PerformDualNominalFit(), trajectoryStateTransform.persistentState(), L1MuDTAssignmentUnit.PhiAU(), SiPixelTemplateReco.PixelTempReco2D(), SiPixelTemplateSplit.PixelTempSplit(), TopologyWorker.planes_sphe(), TopologyWorker.planes_sphe_wei(), TopologyWorker.planes_thrust(), EcalDCSTowerStatusXMLTranslator.plot(), EcalDAQTowerStatusXMLTranslator.plot(), VertexKinematicConstraint.positionDerivative(), CSCCrosstalkDBConditions.prefillDBCrosstalk(), CSCGainsDBConditions.prefillDBGains(), CSCNoiseMatrixDBConditions.prefillDBNoiseMatrix(), CSCPedestalsDBConditions.prefillDBPedestals(), gbl::GblTrajectory.prepare(), FWTrackResidualDetailView.prepareData(), edm::Principal.Principal(), L1RCTChannelMask.print(), L1RCTNoisyChannelMask.print(), CSCTMBMiniScope.print(), CSCStripHit.print(), CSCRecHit2D.print(), edm::service::RandomNumberGeneratorService.print(), RPCWheel.print_wheel(), cscdqm::StripClusterFinder.printClusters(), RPCWheel.printinfo(), TTUEmulator.printinfo(), RPCTechnicalTrigger.printinfo(), FBaseSimEvent.printMCTruth(), RawParticle.printName(), CastorShowerLibraryMaker.printSLstatus(), L1RCTProducer.printUpdatedFedMaskVerbose(), RBCPatternLogic.process(), RBCTestLogic.process(), RBCChamberORLogic.process(), RPCWheel.process(), cscdqm::EventProcessor.processCSC(), HcalNZSMonitor.processEvent(), HcalRecHitMonitor.processEvent(), HcalDeadCellMonitor.processEvent(), HcalPedestalAnalysis.processEvent(), HcalLedAnalysis.processLedEvent(), TTUEmulator.processTtu(), DimuonMCMatcher.produce(), pat::PATVertexSlimmer.produce(), RawDataCollectorByLabel.produce(), HcalCalibFEDSelector.produce(), PdfWeightProducer.produce(), PixelTracksProducer.produce(), TtHadEvtSolutionMaker.produce(), QjetsAdder.produce(), SubdetFEDSelector.produce(), SiStripRegFEDSelector.produce(), citk::PFIsolationSumProducer.produce(), ECALRegFEDSelector.produce(), HLTJetCollForElePlusJets< T >.produce(), AlCaHcalNoiseProducer.produce(), EcalFEDWithCRCErrorProducer.produce(), HcalHitReconstructor.produce(), pat::PATJetProducer.produce(), CastorTowerProducer.produce(), NuclearInteractionEDProducer.produce(), l1t::GenToInputProducer.produce(), RPCTechnicalTrigger.produce(), TrajectorySeedProducer.produce(), AlCaHOCalibProducer.produce(), EcalTrivialConditionRetriever.produceEcalDAQTowerStatus(), EcalTrivialConditionRetriever.produceEcalDCSTowerStatus(), EcalTrivialConditionRetriever.produceEcalDQMTowerStatus(), TFParams.produit_mat(), TFParams.produit_mat_int(), ProjectMatrix< T, N, D >.project(), ProjectMatrix< T, N, D >.projectAndSubtractFrom(), CSCTFPtMethods.Pt2StnChiSq(), CSCTFPtMethods.Pt3StnChiSq(), DAClusterizerInZ.purge(), DAClusterizerInZ_vect.purge(), SiPixelGenError.pushfile(), SiPixelTemplate2D.pushfile(), SiStripTemplate.pushfile(), SiPixelTemplate.pushfile(), TShapeAnalysis.putAllVals(), GenHFHadronMatcher.putMotherIndex(), L1RCT.randomInput(), AcceptJet.ratio(), TMatacq.rawPulseAnalysis(), RCTConfigProducers.RCTConfigProducers(), cond::BlobStreamingService.read(), WriteDQMSummaryIntoOMDS.readData(), StoreEcalCondition.readEcalTBWeightsFromFile(), TEcnaRootFile.ReadElement(), TEcnaRootFile.ReadElementNextEntryNumber(), EcalPulseCovariancesXMLTranslator.readXML(), funct::HistoPdf.rebin(), RecAnalyzerMinbias.RecAnalyzerMinbias(), InvRingCalib.RegPrepare(), DTTracoLUTs.reset(), edm::service::ELadministrator.resetSeverityCount(), BtoCharmDecayVertexMerger.resolveBtoDchain(), edm::NoProcessProductHolder.resolveProduct_(), lumi::LumiDummy2DB.retrieveData(), Combinatorics.Rotate(), EcalUncalibRecHitWorkerMultiFit.run(), DTLocalTriggerTask.runDCCAnalysis(), DTLocalTriggerTask.runDDUAnalysis(), edm::RunningAverage.RunningAverage(), BeamFitter.runPVandTrkFitter(), TTUTrackingAlg.runSeedBuster(), LandauFP420.SampleFluctuations(), SiG4UniversalFluctuation.SampleFluctuations(), HcalDetDiagLaserMonitor.SaveReference(), RPCTechnicalTrigger.searchCoincidence(), AlCaHBHEMuonProducer.select(), SelectedElectronFEDListProducer< TEle, TCand >.SelectedElectronFEDListProducer(), TSFit.set_params(), CaloG4Hit.setID(), DTBtiTrigData.setK(), DTTracoTrigData.setK(), TopologyWorker.setPartList(), HcalForwardAnalysis.setPhotons(), RPCWheel.setProperties(), RPCWheel.setSpecifications(), TTUEmulator.setSpecifications(), TrackingSlaveSD.setTrackId(), UpdatablePSimHit.setTrackId(), HcalNZSMonitor.setup(), MuonTrackValidatorBase.setUpVectors(), TrackMaker.SetVars(), FWTabularWidget.setWidthOfTextInColumns(), edm::service::ELadministrator.severityCount(), SourceCardRouting.SFPtoVHDCI(), HcalQie.shape(), L1RCT.shareNeighbors(), HPDNoiseLibraryReader.shuffleData(), edm.sigInventory(), HcalSimHitsClient.SimHitsEndjob(), GEMSimpleModel.simulateNoise(), l1t.SortEGammas(), tracking::TempMeasurements.sortIndex(), RPCSeedLayerFinder.SpecialLayers(), DAClusterizerInZ_vect.split(), DAClusterizerInZ.splitAll(), DAClusterizerInZ_vect.splitAll(), FastTSGFromPropagation.stateOnDet(), PixelTrackProducer.store(), SiStripTemplateSplit.StripTempSplit(), StudyHLT.StudyHLT(), IsoTrig.studyIsolation(), IsoTrig.studyTrigger(), TopologyWorker.sumangles(), edm::service::ELstatistics.summaryForJobReport(), PrimaryVertexAnalyzer4PU.supf(), TrackerGeometryCompare.surveyToTracker(), ApeSettingAlgorithm.terminate(), HDRShower.thetaFunction(), RPCSeedPattern.ThreePointsAlgorithm(), EventShape.thrust(), HcalNumberingFromDDD.tileHB(), HcalNumberingFromDDD.tileHE(), TMatacq.TMatacq(), TouchableToHistory.touchableToNavStory(), tauImpactParameter::TrackHelixVertexFitter.TrackHelixVertexFitter(), SeedForPhotonConversionFromQuadruplets.trajectorySeed(), TrajectorySeedProducer.TrajectorySeedProducer(), edm::OneToValue< reco::CaloJetCollection, reco::L2TauIsolationInfo >.transientMap(), edm::OneToOneGeneric< std::vector< TrackCandidate >, std::vector< Trajectory >, unsigned int >.transientMap(), edm::OneToMany< reco::TrackJetCollection, reco::TrackCollection >.transientMap(), edm::OneToManyWithQualityGeneric< std::vector< reco::Track >, std::vector< reco::Vertex >, int, unsigned int >.transientMap(), trajectoryStateTransform.transientState(), dqmservices::TriggerSelector::TreeElement.TreeElement(), TTUEmulator.TTUEmulator(), RectangularCylindricalMFGrid.uncheckedValueInTesla(), l1t::stage1.unpack_region(), spu.Untar(), HouseholderDecomposition.unzipMatrix(), edm::RunningAverage.update(), PrintGeomInfoAction.update(), PrintGeomMatInfo.update(), DAClusterizerInZ.update(), DAClusterizerInZ_vect.update(), L1RCTProducer.updateFedVector(), SiStripRegionCabling.updateSiStripRefGetter(), BinningPointByMap.value(), PrimaryVertexMonitor.vertexPlots(), DAClusterizerInZ.vertices(), DAClusterizerInZ_vect.vertices(), SourceCardRouting.VHDCItoSFP(), CSCDCCUnpacker.visual_raw(), VoronoiAlgorithm.voronoi_area_incident(), FWRPZView.voteCaloMaxVal(), VVIObj.VVIObj(), sistripvvi::VVIObj.VVIObj(), VVIObjF.VVIObjF(), edm::Lumi3DReWeighting.weight3D_init(), reweight::LumiReWeighting.weight3D_init(), reweight::LumiReWeighting.weight3D_set(), cond::BlobStreamingService.write(), EcalWeightSetXMLTranslator.write10x10(), EcalWeightSetXMLTranslator.write3x10(), L1GtVhdlWriterCore.writeAlgoSetup(), lumi::Lumi2DB.writeAllLumiData(), lumi::Lumi2DB.writeAllLumiDataToSchema2(), EcalTBWeightsXMLTranslator.writeChi2WeightMatrix(), WriteDQMSummaryIntoOMDS.writeData(), LMFDat.writeDB(), EcalTBWeightsXMLTranslator.writeWeightMatrix(), SiStripTemplate.xtemp3d(), SiPixelTemplate.xtemp3d(), SiStripTemplate.xtemp3d_int(), SiPixelTemplate.xtemp3d_int(), L1TOccupancyClient.xySymmetry(), SiPixelTemplate.ytemp3d(), SiPixelTemplate.ytemp3d_int(), HcalRecHitMonitor.zeroCounters(), HcalCoarsePedestalMonitor.zeroCounters(), HcalDeadCellMonitor.zeroCounters(), HcalHotCellMonitor.zeroCounters(), HcalDigiMonitor.zeroCounters(), and DTTracoLUTs.~DTTracoLUTs().

list relval_steps.k2 = k

Definition at line 1391 of file relval_steps.py.

Referenced by DTExpandMap.expandSteering(), SimG4HcalValidation.fetchHits(), HcalTB06Analysis.fillBuffer(), HcalTB04Analysis.fillBuffer(), HcalTestHistoClass.fillHits(), ColinearityKinematicConstraintT< Dim >.fillParametersDerivative(), ColinearityKinematicConstraintT< Dim >.fillPositionDerivative(), TtFullLepKinSolver.FindCoeff(), TFParams.fitpj(), HcalQie.getCode(), HFGflash.gfParameterization(), StringPairCompare.keyLess(), RK4OneStep.operator()(), RK4OneStepTempl< T, N >.operator()(), GflashEMShowerProfile.parameterization(), ColinearityKinematicConstraint.parametersDerivative(), ColinearityKinematicConstraint.positionDerivative(), TrackListMerger.produce(), HcalTB04Analysis.qieAnalysis(), and HcalTB04Analysis.xtalAnalysis().

string relval_steps.key = gen[:-4]

Definition at line 1371 of file relval_steps.py.

Referenced by optutl::VariableMapCont._checkKey(), optutl::CommandLineParser._runVariableCommandFromString(), LayerHitMapCache::SimpleCache.add(), L1TriggerKey.add(), FastFedCablingHistosUsingDb.addDcuDetIds(), TtEvent.addEventHypo(), sistrip::SpyEventMatcher.addNextEventToMap(), DropBoxMetadata::Parameters.addParameter(), TtSemiLepJetComb.addUserVar(), FedCablingAlgorithm.analyse(), L1CondDBIOVWriter.analyze(), L1CondDBPayloadWriter.analyze(), MCEfficiencyAnalyzer.analyze(), L1O2OTestAnalyzer.analyze(), SUSY_HLT_SingleLepton.analyze(), HLTObjectMonitor.analyze(), TopSingleLeptonHLTOfflineDQM.analyze(), TopDiLeptonHLTOfflineDQM.analyze(), edm::EventContentAnalyzer.analyze(), TopSingleLeptonDQM.analyze(), SingleTopTChannelLeptonDQM.analyze(), TopDiLeptonOfflineDQM.analyze(), DTCCBConfig.appendConfigKey(), edm::RefVector< JetEisolAssociationCollection >.at(), QGLikelihoodDBWriter.beginJob(), PixelLumiDQM.bookHistograms(), MagGeoBuilderFromDDD.build(), TrackerMap.build(), RPCConeBuilder.buildCones(), CommissioningHistosUsingDb.buildDetInfo(), SiStripFedCablingBuilderFromDb.buildFecCablingFromDevices(), MagGeoBuilderFromDDD.buildMagVolumes(), ViewTranslator.buildMaps(), PedeLabeler.buildReverseMap(), MomentumDependentPedeLabeler.buildReverseMap(), RunRangeDependentPedeLabeler.buildReverseMap(), DTCompactMapWriter.buildSteering(), DTReadOutMapping.cacheMap(), GraphPath< N, E >.calcPaths(), edm::eventsetup::EventSetupProvider.checkESProducerSharing(), SiStripEventSummary.commissioningInfo(), CommissioningTask.CommissioningTask(), FineDelayHistosUsingDb.computeDelays(), Phase2Tracker::Phase2TrackerFEDBuffer.conditionData(), RPCTechnicalTrigger.convertToMap(), SiStripCommissioningSource.createCablingTasks(), sistrip::SpyUnpacker.createDigis(), sistrip::RawToDigiUnpacker.createDigis(), sistrip::DigiToRaw.createFedBuffers_(), FWLiteESSource.delaySettingRecords(), CSCCrateMap.detId(), LMFUnique.dump(), FWXMLConfigParser.endElement(), DTTPAnalyzer.endJob(), dddDetails.errorReadMapType(), FWEveViewManager.eventEnd(), edm::eventsetup.EventSetupRecord::getImplementation< fwliteeswriter::DummyType >(), DTExpandMap.expandSteering(), CommissioningHistograms.extractHistograms(), SiStripHistoTitle.extractTitle(), FastFedCablingAnalysis.FastFedCablingAnalysis(), CommissioningAnalysis.fecKey(), CommissioningAnalysis.fedKey(), pftools::CaloBox.fill(), TrackerMap.fill(), TrackerMap.fill_current_val_fed_channel(), TrackerMap.fill_fec_channel(), TrackerMap.fill_fed_channel(), TrackerMap.fill_hv_channel2(), TrackerMap.fill_hv_channel3(), TrackerMap.fill_lv_channel(), TrackerMap.fillc(), TrackerMap.fillc_fec_channel(), TrackerMap.fillc_fed_channel(), TrackerMap.fillc_hv_channel2(), TrackerMap.fillc_hv_channel3(), TrackerMap.fillc_lv_channel(), MuonCaloCleanerByDistance.fillEnergyDepositMap(), TtEvtBuilder< C >.fillSpecific(), DTCompactMapWriter.fillTDCMap(), edm::OwnArray< T, MAX_SIZE, P >.fillView(), edm::RefVector< C, T, F >.fillView(), edm::OwnVector< T, P >.fillView(), edm::SortedCollection< T, SORT >.find(), sistrip::FEDBuffer.findChannels(), SiPixelFedCablingMap.findItem(), edm::TypeWithDict.functionMemberByName(), LayerHitMapCache::SimpleCache.get(), edm::helper::IndexRangeAssociation.get(), pos::PixelConfigFile.get(), getAllKeys(), TrackerMap.getAutomaticRange(), fwlite::DataGetterHelper.getBranchDataFor(), CDFRunInfo.getDouble(), CDFRunInfo.getInt(), L1GtPatternMap.getLine(), StripCompactDigiSimLinks.getLinks(), CommonAnalyzer.getList(), L1TMenuHelper.getLUSOTrigger(), DTKeyedConfigHandler.getNewObjects(), DTUserKeyedConfigHandler.getNewObjects(), pftools::IO.GetNextLineData(), L1ConfigOnlineProdBase< TRcd, TData >.getObjectKey(), LMFCorrCoefDat.getParameterErrors(), LMFCorrCoefDat.getParameters(), edm::refitem::GetPtrImpl< C, T, F, unsigned int >.getPtr_(), edm::MultiAssociation< C >.getValues(), FWPSetTableManager.handleEntry(), FWPSetTableManager.handlePSetEntry(), FWPSetTableManager.handleVPSetEntry(), pat::PATObject< reco::Muon >.hasUserCand(), pat::PATObject< reco::Muon >.hasUserFloat(), pat::PATObject< reco::Muon >.hasUserInt(), TrackerMap.init(), LogicTool< RBCLogic >.initialise(), HIPAlignmentAlgorithm.initialize(), edm::ProductRegistry.initializeLookupTables(), DDMapper< KeyType, ValueType >.insert(), edm::helper::IndexRangeAssociation::FastFiller.insert(), edm::Ref< std::vector< E >, typename refhelper::ValueTrait< std::vector< E > >::value, typename refhelper::FindTrait< std::vector< E >, typename refhelper::ValueTrait< std::vector< E > >::value >::value >.isAvailable(), ClusterShapeHitFilter.isCompatible(), ZMuMuAnalyzer_cynematics.isContained(), NuclearInteractionEDProducer.isInside(), CSCChamberIndex.item(), edm::reftobase::Holder< T, REF >.key(), edm::reftobase::RefHolder< REF >.key(), cond::KeyedElement.KeyedElement(), L1TriggerKeyDummyProd.L1TriggerKeyDummyProd(), listbadmodule(), FWPartialConfigLoadGUI.Load(), ClusterShapeHitFilter.loadPixelLimits(), ClusterShapeHitFilter.loadStripLimits(), edm.LoggedErrorsOnlySummary(), edm.LoggedErrorsSummary(), PFRecoTauDiscriminationAgainstElectronDeadECAL.loopXtals(), ls_cert_type(), main(), mapSubDirectoryStructure(), MergeRootfile(), EGExtraInfoModifierFromIntValueMaps.modifyObject(), EGExtraInfoModifierFromFloatValueMaps.modifyObject(), EGFull5x5ShowerShapeModifierFromValueMaps.modifyObject(), TrackerMap.module(), fwlite::EventSetup.namesOfAvailableRecords(), pat::ObjectResolutionCalc.ObjectResolutionCalc(), pat::strbitset.operator&=(), ZMuMuOverlap.operator()(), edm::MessageSender::ErrorObjDeleter.operator()(), LayerHitMapCache.operator()(), edm::Ref< std::vector< E >, typename refhelper::ValueTrait< std::vector< E > >::value, typename refhelper::FindTrait< std::vector< E >, typename refhelper::ValueTrait< std::vector< E > >::value >::value >.operator*(), edm::Ref< std::vector< E >, typename refhelper::ValueTrait< std::vector< E > >::value, typename refhelper::FindTrait< std::vector< E >, typename refhelper::ValueTrait< std::vector< E > >::value >::value >.operator->(), pat::strbitset.operator==(), edm::RefVector< JetEisolAssociationCollection >.operator[](), pat::strbitset.operator^=(), pat::strbitset.operator|=(), CommandLine.parse_file(), PCLMetadataWriter.PCLMetadataWriter(), TrackerMap.print(), TrackerMap.printall(), SiStripConfigDb.printAnalysisDescriptions(), SiStripConfigDb.printDeviceDescriptions(), SiStripConfigDb.printFedDescriptions(), TrackerMap.printlayers(), TrackerMap.printonline(), edm.printTrees(), CSCCathodeLCTProcessor.priorityEncode(), RPCWheel.process(), processDirectory(), WeakEffectsWeightProducer.produce(), pat::PATGenJetSlimmer.produce(), pat::PATJetSlimmer.produce(), StripCompactDigiSimLinksProducer.produce(), pat::PATElectronSlimmer.produce(), pat::PATPhotonSlimmer.produce(), pat::PATPackedCandidateProducer.produce(), TtEvtBuilder< C >.produce(), pat::GenPlusSimParticleProducer.produce(), L1ConfigOnlineProdBase< TRcd, TData >.produce(), pat::PATTriggerProducer.produce(), read_badmodlist(), read_runflag(), DQMStore.readDirectory(), pat::PATMuonProducer.readIsolationLabels(), pat::PATPhotonProducer.readIsolationLabels(), pat::PATElectronProducer.readIsolationLabels(), edm::detail.reallyFillView(), CondDBESSource.registerProxies(), edm::eventsetup::EventSetupProvider.replaceExisting(), TrackerMap.save(), TrackerMap.save_as_fedtrackermap(), SideBandSubtract.saveResults(), RPCTechnicalTrigger.searchCoincidence(), pf2pat::PdgIdPFCandidateSelectorDefinition.select(), pf2pat::PtMinPFCandidateSelectorDefinition.select(), pf2pat::GenericPFJetSelectorDefinition.select(), pf2pat::GenericPFCandidateSelectorDefinition.select(), GenJetClosestMatchSelectorDefinition.select(), pf2pat::MuonIDPFCandidateSelectorDefinition.select(), pf2pat::IsolatedPFCandidateSelectorDefinition.select(), pf2pat::IPCutPFCandidateSelectorDefinition.select(), CaloTauSelectorDefinition.select(), pf2pat::ElectronIDPFCandidateSelectorDefinition.select(), DTLVStatus.set(), DTTPGParameters.set(), DTHVStatus.set(), DTRangeT0.set(), DTTtrig.set(), DTPerformance.set(), DTStatusFlag.set(), DTDeadFlag.set(), DTMtime.set(), LMFDat.setData(), DTCCBConfig.setFullKey(), CDFRunInfo.setInfo(), LMFUnique.setInt(), pat::Lepton< reco::Muon >.setIsolation(), pat::Photon.setIsolation(), pat::GenericParticle.setIsolation(), TtEvent.setNumberOfConsideredJets(), TtSemiLeptonicEvent.setNumberOfRealNeutrinoSolutions(), LMFUnique.setString(), L1TriggerKey.setSubsystemKey(), TrackerMap.setText(), ElectronMaker.SetVars(), SingleTopTChannelLeptonDQM.SingleTopTChannelLeptonDQM(), SiPixelFedCablingMap.SiPixelFedCablingMap(), sistrip::MeasureLA.store_calibrations(), TopDiLeptonHLTOfflineDQM.TopDiLeptonHLTOfflineDQM(), TopDiLeptonOfflineDQM.TopDiLeptonOfflineDQM(), TopSingleLeptonDQM.TopSingleLeptonDQM(), TopSingleLeptonHLTOfflineDQM.TopSingleLeptonHLTOfflineDQM(), trackerHierarchy(), TrackerMap.TrackerMap(), FastFedCablingHistosUsingDb.update(), FineDelayHistosUsingDb.update(), PFRecoTauDiscriminationAgainstElectronDeadECAL.updateBadTowers(), edm::ProductRegistry.updateConstProductRegistry(), pat::PATObject< ObjectType >.userCand(), pat::PATObject< ObjectType >.userDataObject_(), pat::PATObject< ObjectType >.userFloat(), pat::PATObject< ObjectType >.userInt(), pat::Lepton< reco::Muon >.userIsolation(), pat::GenericParticle.userIsolation(), pat::Photon.userIsolation(), FWPartialConfigSaveGUI.Write(), sistrip::MeasureLA.write_report_plots(), sistrip::MeasureLA.write_report_text_ms(), ecaldqm::StatusManager.writeToObj(), and TrackerMap.~TrackerMap().

tuple relval_steps.keys = defaultDataSets.keys()

Definition at line 1361 of file relval_steps.py.

list relval_steps.menu = autoHLT[hltKey]

Definition at line 897 of file relval_steps.py.

Referenced by HLTInfo.analyze(), ecaldqm::ClusterTask.beginEvent(), L1TRate.bookHistograms(), L1TRate_Offline.bookHistograms(), L1TGT.bookHistograms(), L1TSync.bookHistograms(), L1TSync_Offline.bookHistograms(), L1TBPTX.bookHistograms(), CSGAction.createMenuEntry(), EcalCosmicsHists.determineTriggers(), JetAnalyzer.dqmBeginRun(), METAnalyzer.dqmBeginRun(), L1Filter.filter(), triggerExpression::L1TechReader.init(), and triggerExpression::L1AlgoReader.init().

list relval_steps.name = baseDataSetReleaseBetter[key]

Definition at line 1380 of file relval_steps.py.

dictionary relval_steps.premixProd25ns
Initial value:
1 = {'-s' : 'DIGIPREMIX_S2,DATAMIX,L1,DIGI2RAW,HLT:@frozen25ns,RAW2DIGI,L1Reco',
2  '--eventcontent' : 'PREMIXRAW',
3  '--datatier' : 'PREMIXRAW'}

Definition at line 874 of file relval_steps.py.

tuple relval_steps.premixProd50ns = merge([{'-s':'DIGIPREMIX_S2,DATAMIX,L1,DIGI2RAW,HLT:@frozen50ns,RAW2DIGI,L1Reco'},premixProd25ns])

Definition at line 877 of file relval_steps.py.

dictionary relval_steps.premixUp2015Defaults
Initial value:
1 = {
2  '--evt_type' : 'SingleNuE10_cfi',
3  '-s' : 'GEN,SIM,DIGIPREMIX,L1,DIGI2RAW',
4  '-n' : '10',
5  '--conditions' : 'auto:run2_mc', # 25ns GT; dedicated dict for 50ns
6  '--datatier' : 'GEN-SIM-DIGI-RAW',
7  '--eventcontent': 'PREMIX',
8  '--magField' : '38T_PostLS1',
9  '--customise' : 'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1' # temporary replacement for premix; to be brought back to customisePostLS1
10 }

Definition at line 840 of file relval_steps.py.

tuple relval_steps.premixUp2015Defaults50ns
Initial value:
1 = merge([{'--conditions':'auto:run2_mc_50ns'},
2  {'--customise':'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1_50ns'},
3  premixUp2015Defaults])
Definition: merge.py:1

Definition at line 850 of file relval_steps.py.

dictionary relval_steps.PUDataSets = {}

Definition at line 1377 of file relval_steps.py.

tuple relval_steps.recoPremixUp15prod
Initial value:
1 = merge([
2  #{'-s':'RAW2DIGI,L1Reco,RECO,EI'}, # tmp
3  {'-s':'RAW2DIGI,L1Reco,RECO,EI,PAT,DQM:DQMOfflinePOGMC'},
4  {'--datatier' : 'AODSIM,MINIAODSIM,DQMIO'},
5  {'--eventcontent' : 'AODSIM,MINIAODSIM,DQMIO'},
6  {'--customise':'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1'}, # temporary replacement for premix; to be brought back to customisePostLS1
7  step3Up2015Defaults])
Definition: merge.py:1

Definition at line 1043 of file relval_steps.py.

list relval_steps.Run2010ASk = [138937,138934,138924,138923,139790,139789,139788,139787,144086,144085,144084,144083,144011]

Production test section ####.

data #### list of run to harvest for 2010A: 144086,144085,144084,144083,144011,139790,139789,139788,139787,138937,138934,138924,138923 list of run to harvest for 2010B: 149442,149291,149181,149011,148822,147929,147115,146644

Definition at line 148 of file relval_steps.py.

list relval_steps.Run2010B = [149011]

Definition at line 158 of file relval_steps.py.

list relval_steps.Run2010BSk = [146644,147115,147929,148822,149011,149181,149182,149291,149294,149442]

Definition at line 149 of file relval_steps.py.

list relval_steps.Run2011A = [165121]

Definition at line 175 of file relval_steps.py.

list relval_steps.Run2011ASk = [165121,172802]

Definition at line 166 of file relval_steps.py.

list relval_steps.Run2011B = [177719]

Definition at line 182 of file relval_steps.py.

list relval_steps.Run2011BSk = [177719,177790,177096,175874]

Definition at line 183 of file relval_steps.py.

list relval_steps.Run2012A = [191226]

Definition at line 201 of file relval_steps.py.

list relval_steps.Run2012ASk = Run2012A+[]

Definition at line 202 of file relval_steps.py.

list relval_steps.Run2012B = [194533]

Definition at line 216 of file relval_steps.py.

list relval_steps.Run2012Bsk = Run2012B+[194912,195016]

Definition at line 217 of file relval_steps.py.

list relval_steps.Run2012C = [199812]

Definition at line 227 of file relval_steps.py.

list relval_steps.Run2012Csk = Run2012C+[203002]

Definition at line 228 of file relval_steps.py.

list relval_steps.Run2012D = [208307]

Definition at line 238 of file relval_steps.py.

list relval_steps.Run2012Dsk = Run2012D+[207454]

Definition at line 239 of file relval_steps.py.

list relval_steps.s = frag[:-4]

Definition at line 1523 of file relval_steps.py.

dictionary relval_steps.stCond = {'--conditions':'auto:run1_mc'}

Standard release validation samples ####.

Definition at line 251 of file relval_steps.py.

dictionary relval_steps.step1Defaults
Initial value:
1 = {'--relval' : None, # need to be explicitly set
2  '-s' : 'GEN,SIM',
3  '-n' : 10,
4  '--conditions' : 'auto:run1_mc',
5  '--beamspot' : 'Realistic8TeVCollision',
6  '--datatier' : 'GEN-SIM',
7  '--eventcontent': 'RAWSIM',
8  }

Definition at line 118 of file relval_steps.py.

tuple relval_steps.step1FastDefaults
Initial value:
1 = merge([{'-s':'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,L1Reco,RECO,EI,HLT:@fake,VALIDATION',
2  '--fast':'',
3  '--beamspot' : 'Realistic8TeVCollision',
4  '--eventcontent':'FEVTDEBUGHLT,DQM',
5  '--datatier':'GEN-SIM-DIGI-RECO,DQMIO',
6  '--relval':'27000,3000'},
7  step1Defaults])
Definition: merge.py:1

fastsim section #### no forseen to do things in two steps GEN-SIM then FASTIM->end: maybe later

Definition at line 604 of file relval_steps.py.

tuple relval_steps.step1FastPUNewMixing
Initial value:
1 = merge([{'-s':'GEN,SIM,RECOBEFMIX',
2  '--eventcontent':'FASTPU',
3  '--datatier':'GEN-SIM-RECO'},
4  step1FastUpg2015Defaults])
Definition: merge.py:1

Definition at line 621 of file relval_steps.py.

tuple relval_steps.step1FastUpg2015Defaults
Initial value:
1 = merge([{'-s':'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,L1Reco,RECO,EI,HLT:@frozen25ns,VALIDATION',
2  '--fast':'',
3  '--conditions' :'auto:run2_mc',
4  '--beamspot' : 'NominalCollision2015',
5  '--magField' :'38T_PostLS1',
6  '--customise' :'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1',
7  '--eventcontent':'FEVTDEBUGHLT,DQM',
8  '--datatier':'GEN-SIM-DIGI-RECO,DQMIO',
9  '--relval':'27000,3000'},
10  step1Defaults])
Definition: merge.py:1

Definition at line 611 of file relval_steps.py.

dictionary relval_steps.step1PPbDefaults = {'--beamspot':'Realistic8TeVCollision'}

pPb tests

Definition at line 560 of file relval_steps.py.

dictionary relval_steps.step1Up2015Defaults
Initial value:
1 = {'-s' : 'GEN,SIM',
2  '-n' : 10,
3  '--conditions' : 'auto:run2_mc',
4  '--beamspot' : 'NominalCollision2015',
5  '--datatier' : 'GEN-SIM',
6  '--eventcontent': 'FEVTDEBUG',
7  '--magField' : '38T_PostLS1',
8  '--customise' : 'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1'
9  }

Definition at line 127 of file relval_steps.py.

dictionary relval_steps.step2Defaults
Initial value:
1 = { '-s' : 'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@fake,RAW2DIGI,L1Reco',
2  '--datatier' : 'GEN-SIM-DIGI-RAW-HLTDEBUG',
3  '--eventcontent': 'FEVTDEBUGHLT',
4  '--conditions' : 'auto:run1_mc',
5  }

Definition at line 798 of file relval_steps.py.

tuple relval_steps.step2HImixDefaults
Initial value:
1 = merge([{'-n':'2', #too slow for 10 events/hour
2  '--himix':'',
3  '--filein':'file.root',
4  '--process':'HISIGNAL'
5  },hiDefaults,step1Up2015Defaults])
Definition: merge.py:1

Definition at line 950 of file relval_steps.py.

dictionary relval_steps.step2Upg2015Defaults
Initial value:
1 = {'-s' :'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@frozen25ns,RAW2DIGI,L1Reco',
2  '--conditions' :'auto:run2_mc',
3  '--magField' :'38T_PostLS1',
4  '--datatier' :'GEN-SIM-DIGI-RAW-HLTDEBUG',
5  '--eventcontent':'FEVTDEBUGHLT',
6  '--customise' :'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1',
7  '-n' :'10'
8  }

Definition at line 804 of file relval_steps.py.

tuple relval_steps.step2Upg2015Defaults50ns = merge([{'-s':'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@frozen50ns,RAW2DIGI,L1Reco','--conditions':'auto:run2_mc_50ns','--customise':'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1_50ns'},step2Upg2015Defaults])

Definition at line 812 of file relval_steps.py.

dictionary relval_steps.step3Defaults
Initial value:
1 = {
2  '-s' : 'RAW2DIGI,L1Reco,RECO,EI,VALIDATION,DQM',
3  '--conditions' : 'auto:run1_mc',
4  '--no_exec' : '',
5  '--datatier' : 'GEN-SIM-RECO,DQMIO',
6  '--eventcontent': 'RECOSIM,DQM'
7  }

Definition at line 960 of file relval_steps.py.

tuple relval_steps.step3DefaultsAlCaEle = merge([{'-s':'RAW2DIGI,L1Reco,RECO,EI,ALCA:EcalCalZElectron+EcalCalWElectron+EcalUncalZElectron+EcalUncalWElectron,VALIDATION,DQM'}, step3Defaults])

Definition at line 967 of file relval_steps.py.

dictionary relval_steps.step3Up2015Defaults
Initial value:
1 = {
2  #'-s':'RAW2DIGI,L1Reco,RECO,EI,VALIDATION,DQM',
3  '-s':'RAW2DIGI,L1Reco,RECO,EI,PAT,VALIDATION:@standardValidation+@miniAODValidation,DQM:@standardDQM+@miniAODDQM',
4  '--runUnscheduled':'',
5  '--conditions':'auto:run2_mc',
6  '--magField' : '38T_PostLS1',
7  '-n':'10',
8  '--datatier':'GEN-SIM-RECO,MINIAODSIM,DQMIO',
9  '--eventcontent':'RECOSIM,MINIAODSIM,DQM',
10  '--customise' : 'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1'
11  }

Definition at line 972 of file relval_steps.py.

tuple relval_steps.step3Up2015Defaults50ns = merge([{'--conditions':'auto:run2_mc_50ns','--customise':'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1_50ns'},step3Up2015Defaults])

Definition at line 983 of file relval_steps.py.

tuple relval_steps.step3Up2015DefaultsAlCaEle = merge([{'-s':'RAW2DIGI,L1Reco,RECO,EI,ALCA:EcalCalZElectron+EcalCalWElectron+EcalUncalZElectron+EcalUncalWElectron,VALIDATION,DQM'},step3Up2015Defaults])

Definition at line 985 of file relval_steps.py.

tuple relval_steps.step3Up2015DefaultsAlCaEle50ns = merge([{'--conditions':'auto:run2_mc_50ns','--customise':'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1_50ns'},step3Up2015DefaultsAlCaEle])

Definition at line 986 of file relval_steps.py.

dictionary relval_steps.step3Up2015Hal
Initial value:
1 = {'-s' :'RAW2DIGI,L1Reco,RECO,EI,VALIDATION,DQM',
2  '--conditions' :'auto:run2_mc',
3  '--magField' :'38T_PostLS1',
4  '--datatier' :'GEN-SIM-RECO,DQMIO',
5  '--eventcontent':'RECOSIM,DQM',
6  '-n' :'10',
7  '--customise' :'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1'
8  }

Definition at line 988 of file relval_steps.py.

dictionary relval_steps.step4Defaults
Initial value:
1 = {
2  '-s' : 'ALCA:TkAlMuonIsolated+TkAlMinBias+HcalCalIsoTrk+MuAlOverlaps',
3  '-n' : 1000,
4  '--conditions' : 'auto:run1_mc',
5  '--datatier' : 'ALCARECO',
6  '--eventcontent': 'ALCARECO',
7  }

Definition at line 1099 of file relval_steps.py.

dictionary relval_steps.step4Up2015Defaults
Initial value:
1 = {
2  '-s' : 'ALCA:TkAlMuonIsolated+TkAlMinBias+HcalCalIsoTrk+MuAlOverlaps',
3  '-n' : 1000,
4  '--conditions' : 'auto:run2_mc',
5  '--customise' : 'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1',
6  '--datatier' : 'ALCARECO',
7  '--eventcontent': 'ALCARECO',
8  }

Definition at line 1106 of file relval_steps.py.

tuple relval_steps.stepMiniAODData = remove(stepMiniAODDataUP15,'--customise')

Definition at line 1324 of file relval_steps.py.

tuple relval_steps.stepMiniAODDataUP15
Initial value:
1 = merge([{'--conditions' : 'auto:run1_data',
2  '--data' : '',
3  '--datatier' : 'MINIAOD',
4  '--eventcontent' : 'MINIAOD',
5  '--filein' :'file:step3.root'
6  },stepMiniAODDefaults])
Definition: merge.py:1

Definition at line 1317 of file relval_steps.py.

dictionary relval_steps.stepMiniAODDefaults
Initial value:
1 = { '-s' : 'PAT',
2  '--runUnscheduled': '',
3  '--customise' : 'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1',
4  '-n' : '100'
5  }

Definition at line 1312 of file relval_steps.py.

tuple relval_steps.stepMiniAODMC
Initial value:
1 = merge([{'--conditions' : 'auto:run2_mc',
2  '--mc' : '',
3  '--customise' : 'SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1',
4  '--datatier' : 'MINIAODSIM',
5  '--eventcontent' : 'MINIAODSIM',
6  '--filein' :'file:step3.root'
7  },stepMiniAODDefaults])
Definition: merge.py:1

Definition at line 1326 of file relval_steps.py.

tuple relval_steps.steps = Steps()

Definition at line 137 of file relval_steps.py.

dictionary relval_steps.U2000by1 = {'--relval': '2000,1'}

heavy ions tests

Definition at line 566 of file relval_steps.py.

dictionary relval_steps.U80by1 = {'--relval': '80,1'}

Definition at line 567 of file relval_steps.py.

dictionary relval_steps.upgradeStepDict = {}

Definition at line 1384 of file relval_steps.py.

list relval_steps.version = '1'

Definition at line 1372 of file relval_steps.py.

Referenced by XMLProcessor::_DBConfig._DBConfig(), XMLLUTLoader.addChecksums(), XMLHTRPatternLoader.addChecksums(), XMLLUTLoader.addLUT(), XMLHTRPatternLoader.addPattern(), XMLRBXPedestalsLoader.addRBXSlot(), XMLHTRZeroSuppressionLoader.addZS(), L1MuGMTParametersOnlineProducer.checkCMSSWVersion(), pos::PixelConfigFile.configurationDataExists(), ora::OraMainTable.create(), HcalLutManager.create_lut_loader(), L1RCT.digiInput(), DQMFileSaver.DQMFileSaver(), dumpObject_(), DQMService.flushStandalone(), pos::PixelConfigFile.get(), ora::MappingDatabase.getMappingForContainer(), ora::PoolMainTable.getParameters(), pos::PixelConfigFile.getPath(), LMFDefFabric.getRunTag(), HcalText2DetIdConverter.init(), ElectronIDMVA.Initialize(), ElectronVPlusJetsIDSelectionFunctor.initialize(), PFElectronSelector.initialize(), PFMuonSelector.initialize(), JetIDSelectionFunctor.initialize(), SimpleCutBasedElectronIDSelectionFunctor.initialize(), MuonVPlusJetsIDSelectionFunctor.initialize(), cond::persistency::PAYLOAD::Table.insert(), EcalSupervisorTBDataFormatter.interpretRawData(), MatacqTBDataFormatter.interpretRawData(), MatacqDataFormatter.interpretRawData(), PhysicsTools::LeastSquares.load(), MagFieldConfig.MagFieldConfig(), pos::PixelConfigFile.makeNewVersion(), MuonVPlusJetsIDSelectionFunctor.MuonVPlusJetsIDSelectionFunctor(), PFElectronSelector.PFElectronSelector(), PFMuonSelector.PFMuonSelector(), PileupJetIdAlgo.PileupJetIdAlgo(), SiPixelFedCablingMapBuilder.produce(), magneticfield::ParametrizedMagneticFieldProducer.produce(), magneticfield::AutoParametrizedMagneticFieldProducer.produce(), FWXMLConfigParser.pushConfig(), pos::PixelConfigFile.put(), edm::FileInPath.read(), pos::PixelConfigList.readfile(), edm::FileInPath.readFromParameterSetBlob(), l1t::LUT.readHeader_(), ora::OraMainTable.schemaVersion(), ora::DatabaseSession.schemaVersion(), CaliTag.setVersion(), ora::MappingTree.setVersion(), SiStripConfigDb.uploadAnalysisDescriptions(), and edm::FileInPath.write().

dictionary relval_steps.versionOverrides = {}

Definition at line 1366 of file relval_steps.py.