当前位置: 首页>>代码示例>>Python>>正文


Python ConfigSection.siteName方法代码示例

本文整理汇总了Python中WMCore.Configuration.ConfigSection.siteName方法的典型用法代码示例。如果您正苦于以下问题:Python ConfigSection.siteName方法的具体用法?Python ConfigSection.siteName怎么用?Python ConfigSection.siteName使用的例子?那么恭喜您, 这里精选的方法代码示例或许可以为您提供帮助。您也可以进一步了解该方法所在WMCore.Configuration.ConfigSection的用法示例。


在下文中一共展示了ConfigSection.siteName方法的3个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的Python代码示例。

示例1:

# 需要导入模块: from WMCore.Configuration import ConfigSection [as 别名]
# 或者: from WMCore.Configuration.ConfigSection import siteName [as 别名]
FrameworkJobReport.cmsRun1.output.SKIMStreamDiTau.files.file0.pfn = '/storage/local/data1/condor/execute/dir_31310/glide_F31718/execute/dir_5430/job/WMTaskSpace/cmsRun1/SKIMStreamDiTau.root'
FrameworkJobReport.cmsRun1.output.SKIMStreamDiTau.files.file0.catalog = ''
FrameworkJobReport.cmsRun1.output.SKIMStreamDiTau.files.file0.module_label = 'SKIMStreamDiTau'
FrameworkJobReport.cmsRun1.output.SKIMStreamDiTau.files.file0.async_dest = None
FrameworkJobReport.cmsRun1.output.SKIMStreamDiTau.files.file0.inputPath = '/SingleElectron/Run2012B-PromptReco-v1/RECO'
FrameworkJobReport.cmsRun1.output.SKIMStreamDiTau.files.file0.StageOutCommand = 'stageout-fnal'
FrameworkJobReport.cmsRun1.output.SKIMStreamDiTau.files.file0.section_('runs')
FrameworkJobReport.cmsRun1.output.SKIMStreamDiTau.files.file0.OutputPFN = 'srm://cmssrm.fnal.gov:8443/srm/managerv2?SFN=/11/store/unmerged/Run2012B/SingleElectron/RAW-RECO/DiTau-PromptSkim-v1/000/195/529/0000/30ADBB41-CDB0-E111-B71D-001A92971BD6.root'
FrameworkJobReport.cmsRun1.output.SKIMStreamDiTau.files.file0.user_vogroup = 'DEFAULT'
FrameworkJobReport.cmsRun1.output.SKIMStreamDiTau.files.file0.user_vorole = 'DEFAULT'
FrameworkJobReport.cmsRun1.output.SKIMStreamDiTau.files.file0.events = 192
FrameworkJobReport.cmsRun1.output.SKIMStreamDiTau.files.file0.processingVer = 1
FrameworkJobReport.cmsRun1.output.SKIMStreamDiTau.files.fileCount = 1
FrameworkJobReport.cmsRun1.output.SKIMStreamDiTau.section_('dataset')
FrameworkJobReport.cmsRun1.id = None
FrameworkJobReport.siteName = 'T1_US_FNAL'
FrameworkJobReport.completed = True
FrameworkJobReport.hostName = 'cmswn970.fnal.gov'
FrameworkJobReport.section_('logArch1')
FrameworkJobReport.logArch1.status = 0
FrameworkJobReport.logArch1.section_('cleanup')
FrameworkJobReport.logArch1.cleanup.section_('unremoved')
FrameworkJobReport.logArch1.cleanup.section_('removed')
FrameworkJobReport.logArch1.cleanup.removed.fileCount = 0
FrameworkJobReport.logArch1.section_('errors')
FrameworkJobReport.logArch1.section_('logs')
FrameworkJobReport.logArch1.section_('parameters')
FrameworkJobReport.logArch1.outputModules = ['logArchive']
FrameworkJobReport.logArch1.stopTime = 1339094724.0
FrameworkJobReport.logArch1.section_('site')
FrameworkJobReport.logArch1.section_('analysis')
开发者ID:BrunoCoimbra,项目名称:WMCore,代码行数:33,代码来源:ProcessingSample.py

示例2:

# 需要导入模块: from WMCore.Configuration import ConfigSection [as 别名]
# 或者: from WMCore.Configuration.ConfigSection import siteName [as 别名]
FrameworkJobReport.cmsRun1.output.Merged.files.file0.pfn = '/home/tmp/28014868.pbs03.pic.es/glide_n17244/execute/dir_19367/job/WMTaskSpace/cmsRun1/Merged.root'
FrameworkJobReport.cmsRun1.output.Merged.files.file0.catalog = ''
FrameworkJobReport.cmsRun1.output.Merged.files.file0.module_label = 'Merged'
FrameworkJobReport.cmsRun1.output.Merged.files.file0.async_dest = None
FrameworkJobReport.cmsRun1.output.Merged.files.file0.inputPath = None
FrameworkJobReport.cmsRun1.output.Merged.files.file0.StageOutCommand = 'srmv2-lcg'
FrameworkJobReport.cmsRun1.output.Merged.files.file0.section_('runs')
FrameworkJobReport.cmsRun1.output.Merged.files.file0.OutputPFN = 'srm://srmcms.pic.es:8443/srm/managerv2?SFN=/pnfs/pic.es/data/cms/store/data/Run2012B/MuEG/RAW-RECO/LogError-PromptSkim-v1/000/195/376/0000/26BB8797-36AE-E111-915F-00266CFFCB80.root'
FrameworkJobReport.cmsRun1.output.Merged.files.file0.user_vogroup = ''
FrameworkJobReport.cmsRun1.output.Merged.files.file0.user_vorole = ''
FrameworkJobReport.cmsRun1.output.Merged.files.file0.events = 0
FrameworkJobReport.cmsRun1.output.Merged.files.file0.processingVer = 1
FrameworkJobReport.cmsRun1.output.Merged.files.fileCount = 1
FrameworkJobReport.cmsRun1.output.Merged.section_('dataset')
FrameworkJobReport.cmsRun1.id = None
FrameworkJobReport.siteName = 'T1_ES_PIC'
FrameworkJobReport.completed = True
FrameworkJobReport.hostName = 'td636.pic.es'
FrameworkJobReport.section_('logArch1')
FrameworkJobReport.logArch1.status = 0
FrameworkJobReport.logArch1.section_('cleanup')
FrameworkJobReport.logArch1.cleanup.section_('unremoved')
FrameworkJobReport.logArch1.cleanup.section_('removed')
FrameworkJobReport.logArch1.cleanup.removed.fileCount = 0
FrameworkJobReport.logArch1.section_('errors')
FrameworkJobReport.logArch1.section_('logs')
FrameworkJobReport.logArch1.section_('parameters')
FrameworkJobReport.logArch1.outputModules = ['logArchive']
FrameworkJobReport.logArch1.stopTime = 1338808560.42
FrameworkJobReport.logArch1.section_('site')
FrameworkJobReport.logArch1.section_('analysis')
开发者ID:stuartw,项目名称:WMCore,代码行数:33,代码来源:MergeSample.py

示例3:

# 需要导入模块: from WMCore.Configuration import ConfigSection [as 别名]
# 或者: from WMCore.Configuration.ConfigSection import siteName [as 别名]
FrameworkJobReport.cmsRun1.input.source.files.file0.section_('runs')
FrameworkJobReport.cmsRun1.input.source.files.file0.input_source_class = 'PoolSource'
FrameworkJobReport.cmsRun1.input.source.files.file0.input_type = 'primaryFiles'
FrameworkJobReport.cmsRun1.input.source.files.file0.lfn = '/store/data/Run2012B/PhotonHad/RECO/PromptReco-v1/000/195/530/FA34A15A-A0B0-E111-82C6-5404A63886B1.root'
FrameworkJobReport.cmsRun1.input.source.files.file0.pfn = 'rfio:/castor/grid.sinica.edu.tw/d0t1/cms/store/data/Run2012B/PhotonHad/RECO/PromptReco-v1/000/195/530/FA34A15A-A0B0-E111-82C6-5404A63886B1.root'
FrameworkJobReport.cmsRun1.input.source.files.file0.catalog = ''
FrameworkJobReport.cmsRun1.input.source.files.file0.module_label = 'source'
FrameworkJobReport.cmsRun1.input.source.files.file0.guid = 'FA34A15A-A0B0-E111-82C6-5404A63886B1'
FrameworkJobReport.cmsRun1.input.source.files.file0.events = 0
FrameworkJobReport.cmsRun1.input.source.files.fileCount = 1
FrameworkJobReport.cmsRun1.section_('output')
FrameworkJobReport.cmsRun1.section_('cleanup')
FrameworkJobReport.cmsRun1.cleanup.section_('unremoved')
FrameworkJobReport.cmsRun1.cleanup.section_('removed')
FrameworkJobReport.cmsRun1.cleanup.removed.fileCount = 0
FrameworkJobReport.siteName = 'T1_TW_ASGC'
FrameworkJobReport.completed = True
FrameworkJobReport.hostName = 'w-wn1154.grid.sinica.edu.tw'
FrameworkJobReport.section_('logArch1')
FrameworkJobReport.logArch1.status = 0
FrameworkJobReport.logArch1.section_('cleanup')
FrameworkJobReport.logArch1.cleanup.section_('unremoved')
FrameworkJobReport.logArch1.cleanup.section_('removed')
FrameworkJobReport.logArch1.cleanup.removed.fileCount = 0
FrameworkJobReport.logArch1.section_('errors')
FrameworkJobReport.logArch1.section_('logs')
FrameworkJobReport.logArch1.section_('parameters')
FrameworkJobReport.logArch1.outputModules = ['logArchive']
FrameworkJobReport.logArch1.stopTime = 1339153091.34
FrameworkJobReport.logArch1.section_('site')
FrameworkJobReport.logArch1.section_('analysis')
开发者ID:stuartw,项目名称:WMCore,代码行数:33,代码来源:ErrorSample.py


注:本文中的WMCore.Configuration.ConfigSection.siteName方法示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。