-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Crab config files for microAOD and ntuple production new file: microAODProduction/json/Cert_246908-260627_13TeV_PromptReco_Collisions15_25ns_JSON.txt - Golden JSON file for 13TeV Data @25NS modified: microAODProduction/plugins/SyncTreeProducer.cc - New string parameter for Sample Type: MC, DataRunC,DataRunD - Auto trigger paths selection
- Loading branch information
Showing
39 changed files
with
1,124 additions
and
125 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
from CRABClient.UserUtilities import config | ||
config = config() | ||
|
||
config.General.requestName = 'DYJetsToLL_M-50' | ||
config.General.workArea = 'DYJetsToLL' | ||
|
||
config.JobType.pluginName = 'Analysis' | ||
config.JobType.psetName = '../python/miniAOD_skim_EleID.py' | ||
|
||
config.Data.inputDataset = '/DYJetsToLL_M-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIISpring15MiniAODv2-74X_mcRun2_asymptotic_v2-v1/MINIAODSIM' | ||
config.Data.inputDBS = 'global' | ||
config.Data.splitting = 'EventAwareLumiBased' | ||
config.Data.unitsPerJob = 15000 | ||
config.Data.outLFNDirBase = '/store/user/ccaputo/HHbbtautau/Run2/FirstProduction/' # or '/store/group/<subdir>' | ||
config.Data.publication = True | ||
|
||
config.Site.storageSite = 'T2_IT_Bari' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
from CRABClient.UserUtilities import config | ||
config = config() | ||
|
||
config.General.workArea = 'DiBosons' | ||
|
||
config.JobType.pluginName = 'Analysis' | ||
config.JobType.psetName = '../python/miniAOD_skim_EleID.py' | ||
|
||
config.Data.inputDBS = 'global' | ||
config.Data.splitting = 'EventAwareLumiBased' | ||
config.Data.outLFNDirBase = '/store/user/ccaputo/HHbbtautau/Run2/FirstProduction/' # or '/store/group/<subdir>' | ||
config.Data.publication = True | ||
|
||
config.Site.storageSite = 'T2_IT_Bari' | ||
|
||
if __name__ == '__main__': | ||
|
||
from CRABAPI.RawCommand import crabCommand | ||
from CRABClient.ClientExceptions import ClientException | ||
from httplib import HTTPException | ||
|
||
|
||
def submit(config): | ||
try: | ||
crabCommand('submit', config = config) | ||
except HTTPException as hte: | ||
print "Failed submitting task: %s" % (hte.headers) | ||
except ClientException as cle: | ||
print "Failed submitting task: %s" % (cle) | ||
|
||
############################################################################################# | ||
## From now on that's what users should modify: this is the a-la-CRAB2 configuration part. ## | ||
############################################################################################# | ||
|
||
config.General.requestName = 'VVTo2L2Nu_13TeV' | ||
config.Data.inputDataset = '/VVTo2L2Nu_13TeV_amcatnloFXFX_madspin_pythia8/RunIISpring15MiniAODv2-74X_mcRun2_asymptotic_v2-v1/MINIAODSIM' | ||
config.Data.unitsPerJob = 5000 | ||
submit(config) | ||
|
||
config.General.requestName = 'ZZTo2L2Q_13TeV' | ||
config.Data.inputDataset = '/ZZTo2L2Q_13TeV_amcatnloFXFX_madspin_pythia8/RunIISpring15MiniAODv2-74X_mcRun2_asymptotic_v2-v1/MINIAODSIM' | ||
config.Data.unitsPerJob = 10000 | ||
submit(config) | ||
|
||
config.General.requestName = 'ZZTo4L_13TeV' | ||
config.Data.inputDataset = '/ZZTo4L_13TeV-amcatnloFXFX-pythia8/RunIISpring15MiniAODv2-74X_mcRun2_asymptotic_v2-v1/MINIAODSIM' | ||
config.Data.unitsPerJob = 7000 | ||
submit(config) | ||
|
||
config.General.requestName = 'WWTo1L1Nu2Q_13TeV' | ||
config.Data.inputDataset = '/WWTo1L1Nu2Q_13TeV_amcatnloFXFX_madspin_pythia8/RunIISpring15MiniAODv2-74X_mcRun2_asymptotic_v2-v1/MINIAODSIM' | ||
config.Data.unitsPerJob = 4000 | ||
submit(config) | ||
|
||
config.General.requestName = 'WZTo2L2Q_13TeV' | ||
config.Data.inputDataset = '/WZTo2L2Q_13TeV_amcatnloFXFX_madspin_pythia8/RunIISpring15MiniAODv2-74X_mcRun2_asymptotic_v2-v1/MINIAODSIM' | ||
config.Data.unitsPerJob = 18000 | ||
submit(config) | ||
|
||
config.General.requestName = 'WZJets_13TeV' | ||
config.Data.inputDataset = '/WZJets_TuneCUETP8M1_13TeV-amcatnloFXFX-pythia8/RunIISpring15MiniAODv2-74X_mcRun2_asymptotic_v2-v1/MINIAODSIM' | ||
config.Data.unitsPerJob = 10000 | ||
submit(config) | ||
|
||
config.General.requestName = 'WZTo1L3Nu_13TeV' | ||
config.Data.inputDataset = '/WZTo1L3Nu_13TeV_amcatnloFXFX_madspin_pythia8/RunIISpring15MiniAODv2-74X_mcRun2_asymptotic_v2-v1/MINIAODSIM' | ||
config.Data.unitsPerJob = 1000 | ||
submit(config) | ||
|
||
config.General.requestName = 'WZTo1L1Nu2Q_13TeV' | ||
config.Data.inputDataset = '/WZTo1L1Nu2Q_13TeV_amcatnloFXFX_madspin_pythia8/RunIISpring15MiniAODv2-74X_mcRun2_asymptotic_v2-v1/MINIAODSIM' | ||
config.Data.unitsPerJob = 14000 | ||
submit(config) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
from CRABClient.UserUtilities import config | ||
config = config() | ||
|
||
config.General.workArea = 'GluGluToRadionToHHTo2B2Tau' | ||
config.General.requestName = 'GluGluToRadionToHHTo2B2Tau_M-550' | ||
|
||
config.JobType.pluginName = 'Analysis' | ||
config.JobType.psetName = '../python/miniAOD_skim_EleID.py' | ||
|
||
config.Data.inputDBS = 'global' | ||
config.Data.inputDataset = '/GluGluToRadionToHHTo2B2Tau_M-550_narrow_13TeV-madgraph/RunIISpring15MiniAODv2-74X_mcRun2_asymptotic_v2-v1/MINIAODSIM' | ||
config.Data.unitsPerJob = 1000 | ||
config.Data.splitting = 'EventAwareLumiBased' | ||
config.Data.outLFNDirBase = '/store/user/ccaputo/HHbbtautau/Run2/FirstProduction/' # or '/store/group/<subdir>' | ||
config.Data.publication = True | ||
|
||
config.Site.storageSite = 'T2_IT_Bari' | ||
|
Oops, something went wrong.