Skip to content

Instantly share code, notes, and snippets.

View tahuang1991's full-sized avatar
:octocat:
quantum state

TaoHuang tahuang1991

:octocat:
quantum state
  • TAMU
  • College station
View GitHub Profile
from CRABClient.UserUtilities import config
config = config()
config.section_("General")
config.General.requestName = 'RAW2DIGI_RECO'
config.General.workArea = 'crab_projects_2016Hv2_run281976'
config.General.transferLogs = True
config.section_("JobType")
config.JobType.pluginName = 'Analysis'
config.JobType.psetName = 'L1REC0_RAW2DIGI_RECO.py'