Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions SKFlatMaker/script/CRAB3/2016postVFP_MC_Vcb.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/TTToSemiLeptonic_TuneCP5_13TeV-powheg-pythia8/RunIISummer20UL16MiniAOD-106X_mcRun2_asymptotic_v13-v2/MINIAODSIM 158834000
/TTTo2L2Nu_TuneCP5_13TeV-powheg-pythia8/RunIISummer20UL16MiniAOD-106X_mcRun2_asymptotic_v13-v2/MINIAODSIM 48254000
/TTbb_4f_TTToSemiLeptonic_TuneCP5-Powheg-Openloops-Pythia8/RunIISummer20UL16MiniAODv2-106X_mcRun2_asymptotic_v17-v1/MINIAODSIM 175382478446
/ST_tW_antitop_5f_NoFullyHadronicDecays_TuneCP5_13TeV-powheg-pythia8/RunIISummer20UL16MiniAOD-106X_mcRun2_asymptotic_v13-v1/MINIAODSIM 3800996
/ST_tW_top_5f_NoFullyHadronicDecays_TuneCP5_13TeV-powheg-pythia8/RunIISummer20UL16MiniAOD-106X_mcRun2_asymptotic_v13-v1/MINIAODSIM 3361253
/DYJetsToLL_M-50_TuneCP5_13TeV-madgraphMLM-pythia8/RunIISummer20UL16MiniAOD-106X_mcRun2_asymptotic_v13-v2/MINIAODSIM 104156500
/WJetsToLNu_TuneCP5_13TeV-madgraphMLM-pythia8/RunIISummer20UL16MiniAOD-106X_mcRun2_asymptotic_v13-v2/MINIAODSIM 88463979
293 changes: 293 additions & 0 deletions SKFlatMaker/script/CRAB3/2016preVFP_MC.txt

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions SKFlatMaker/script/CRAB3/2018_Private_CH.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
/HplusToCB_LO_M080_Summer20UL18_Private/shin-RunIISummer20UL18_Private_MiniAOD-1fc3ecee7c51c31cd349cc9364673796/USER 500000

/HplusToCB_LO_M090_Summer20UL18_Private/shin-RunIISummer20UL18_Private_MiniAOD-1fc3ecee7c51c31cd349cc9364673796/USER 500000

/HplusToCB_LO_M100_Summer20UL18_Private/shin-RunIISummer20UL18_Private_MiniAOD-1fc3ecee7c51c31cd349cc9364673796/USER 500000

/HplusToCB_LO_M110_Summer20UL18_Private/shin-RunIISummer20UL18_Private_MiniAOD-1fc3ecee7c51c31cd349cc9364673796/USER 500000

/HplusToCB_LO_M120_Summer20UL18_Private/shin-RunIISummer20UL18_Private_MiniAOD-1fc3ecee7c51c31cd349cc9364673796/USER 500000

/HplusToCB_LO_M130_Summer20UL18_Private/shin-RunIISummer20UL18_Private_MiniAOD-1fc3ecee7c51c31cd349cc9364673796/USER 500000

/HplusToCB_LO_M140_Summer20UL18_Private/shin-RunIISummer20UL18_Private_MiniAOD-1fc3ecee7c51c31cd349cc9364673796/USER 500000

/HplusToCB_LO_M150_Summer20UL18_Private/shin-RunIISummer20UL18_Private_MiniAOD-1fc3ecee7c51c31cd349cc9364673796/USER 500000

/HplusToCB_LO_M160_Summer20UL18_Private/shin-RunIISummer20UL18_Private_MiniAOD-1fc3ecee7c51c31cd349cc9364673796/USER 500000
8 changes: 8 additions & 0 deletions SKFlatMaker/script/CRAB3/2018_Private_Vcb.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#Madgraph
#/tt012j_Vcb_NLO_CP5_FXFX_Summer20UL18/shin-RunIISummer20UL18wmMiniAOD-134aef829a4dada8fe65e7e30dd0c72d/USER 230636

#Powheg initial sample
/ttj_Vcb_NLO_FXFX_Summer20UL18_LHEGEN/shin-RunIISummer20UL18wmMiniAOD-134aef829a4dada8fe65e7e30dd0c72d/USER 635500

#Powheg extra sample
/ttj_Vcb_NLO_FXFX_Summer20UL18_GEN_extra/shin-RunIISummer20UL18wmMiniAOD-134aef829a4dada8fe65e7e30dd0c72d/USER 1200000
2 changes: 2 additions & 0 deletions SKFlatMaker/script/CRAB3/MakeCrab.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@
elif 'config.Data.outLFNDirBase' in sk_line:
out.write("config.Data.outLFNDirBase = '/store/user/%s/SKFlat/"+era+"/' % (getUsername())\n")

elif 'config.Site.blacklist' in sk_line:
out.write("config.Site.blacklist = ['T2_RU_IHEP']\n")
elif 'config.Site.storageSite' in sk_line:
out.write("config.Site.storageSite = 'T3_KR_KNU'\n")
else:
Expand Down
2 changes: 2 additions & 0 deletions SKFlatMaker/script/CRAB3/skeleton/SubmitCrab.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@
config.Data.publication = False
config.Data.outputDatasetTag = 'SKFlatMaker_2017_v1'

#config.Site.whitelist = ['T2_CH_CERN', 'T2_US*', 'T2_DE_RWTH', 'T2_DE_DESY']
config.Site.blacklist = ['T2_RU_IHEP']
config.Site.storageSite = 'T3_KR_KISTI'
4 changes: 2 additions & 2 deletions SKFlatMaker/test/RunSKFlatMaker.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
options.outputFile = options.outputFile.replace(".root","_2017_DATA.root")
elif Is2018:
if isMC:
#options.inputFiles.append('root://cms-xrd-global.cern.ch//store/mc/RunIISummer19UL18MiniAOD/DYJetsToLL_M-50_TuneCP5_13TeV-amcatnloFXFX-pythia8/MINIAODSIM/106X_upgrade2018_realistic_v11_L1v1-v2/70000/EA2F219D-8534-7B4D-AF83-5D91AF448EC6.root') #MiniAODv1
options.inputFiles.append('root://cms-xrd-global.cern.ch//store/mc/RunIISummer20UL18MiniAODv2/DYJetsToLL_M-50_TuneCP5_13TeV-amcatnloFXFX-pythia8/MINIAODSIM/106X_upgrade2018_realistic_v16_L1v1-v2/100000/4E295BA9-D9F7-6643-B993-57789E70C0CB.root') #MiniAODv2
#options.inputFiles.append('root://cms-xrd-global.cern.ch//store/mc/RunIISummer19UL18MiniAOD/DYJetsToLL_M-50_TuneCP5_13TeV-amcatnloFXFX-pythia8/MINIAODSIM/106X_upgrade2018_realistic_v11_L1v1-v2/70000/EA2F219D-8534-7B4D-AF83-5D91AF448EC6.root')
options.inputFiles.append('file:MiniAOD_1.root')
options.outputFile = options.outputFile.replace(".root","_2018_MC.root")
else:
options.inputFiles.append('root://cms-xrd-global.cern.ch//store/data/Run2018A/SingleMuon/MINIAOD/12Nov2019_UL2018_rsb-v1/240000/FE143ADE-E9E4-3143-8754-C9ECA89F3541.root')
Expand Down