CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_5/src/Configuration/PyReleaseValidation/python/relval_generator.py

Go to the documentation of this file.
00001 
00002 # import the definition of the steps and input files:
00003 from  Configuration.PyReleaseValidation.relval_steps import *
00004 
00005 # here only define the workflows as a combination of the steps defined above:
00006 workflows = Matrix()
00007 
00008 # each workflow defines a name and a list of steps to be done. 
00009 # if no explicit name/label given for the workflow (first arg),
00010 # the name of step1 will be used
00011 
00012 workflows[501]=['',['MinBias_TuneZ2star_8TeV_pythia6','HARVGEN']]
00013 workflows[502]=['',['QCD_Pt-30_TuneZ2star_8TeV_pythia6','HARVGEN']]
00014 workflows[503]=['',['TT_TuneZ2star_8TeV_pythia6-evtgen','HARVGEN']]
00015 workflows[504]=['',['DYToLL_M-50_TuneZ2star_8TeV_pythia6-tauola','HARVGEN']]
00016 workflows[505]=['',['WToLNu_TuneZ2star_8TeV_pythia6-tauola','HARVGEN']]
00017 workflows[506]=['',['MinBias_8TeV_pythia8','HARVGEN']]
00018 workflows[507]=['',['QCD_Pt-30_8TeV_pythia8','HARVGEN']]
00019 workflows[508]=['',['QCD_Pt-30_8TeV_herwig6','HARVGEN']]
00020 workflows[509]=['',['QCD_Pt-30_8TeV_herwigpp','HARVGEN']]
00021 workflows[510]=['',['GluGluTo2Jets_M-100_8TeV_exhume','HARVGEN']]
00022 workflows[517]=['',['QCD_Ht-100To250_TuneZ2star_8TeV_madgraph-tauola','HARVGEN']]
00023 workflows[518]=['',['QCD_Ht-250To500_TuneZ2star_8TeV_madgraph-tauola','HARVGEN']]
00024 workflows[519]=['',['QCD_Ht-500To1000_TuneZ2star_8TeV_madgraph-tauola','HARVGEN']]
00025 workflows[520]=['',['TTJets_TuneZ2star_8TeV_madgraph-tauola','HARVGEN']]
00026 workflows[521]=['',['WJetsLNu_TuneZ2star_8TeV_madgraph-tauola','HARVGEN']]
00027 workflows[522]=['',['ZJetsLNu_TuneZ2star_8TeV_madgraph-tauola','HARVGEN']]
00028 workflows[539]=['',['ZJetsLNu_Tune4C_8TeV_madgraph-pythia8','HARVGEN']]
00029 workflows[540]=['',['ReggeGribovPartonMC_EposLHC_5TeV_pPb','HARVGEN']]