CMS 3D CMS Logo

relval_ged.py
Go to the documentation of this file.
1 
2 # import the definition of the steps and input files:
4 
5 # here only define the workflows as a combination of the steps defined above:
6 workflows = Matrix()
7 
8 workflows[4000] = ['', ['TTbar','DIGI','RECODBG']]
9 workflows[4001] = ['', ['TTbar','DIGIPU1','RECOPUDBG']]
10 
11 workflows[4002] = ['', ['ZEE','DIGI','RECO']]
12 workflows[4003] = ['', ['ZMM','DIGI','RECO']]
13 
14 #workflows[4004] = ['QCD_FlatPt_15_3000', ['QCD_FlatPt_15_3000HS','DIGI','RECO']]
15 #workflows[4005] = ['QCD_FlatPt_15_3000', ['QCD_FlatPt_15_3000HS','DIGIPU1','RECOPU1']]
16 
17 workflows[4006] = ['', ['SingleElectronFlatPt1To100','DIGIPU1','RECOPU1']]
18 workflows[4007] = ['',['QCD_Pt_30_80_BCtoE_8TeV','DIGIPU1','RECOPUDBG']]
19 workflows[4008] = ['',['QCD_Pt_80_170_BCtoE_8TeV','DIGIPU1','RECOPUDBG']]
portabletest::Matrix Matrix