Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /DPGAnalysis/SiStripTools/test/crab_ssqhistorytest.cfg is written in an unsupported language. File is not indexed.

0001 [CRAB]
0002 
0003 jobtype = cmssw
0004 #scheduler = glite
0005 scheduler = caf
0006 ### NOTE: just setting the name of the server (pi, lnl etc etc )
0007 ###       crab will submit the jobs to the server...
0008 #server_name = caf
0009 #
0010 [CMSSW]
0011 
0012 ### The data you want to access (to be found on DBS)
0013 
0014 #dbs_url = http://cmsdbsprod.cern.ch/cms_dbs_ph_analysis_01/servlet/DBSServlet
0015 datasetpath=/MinimumBias/Run2012C-PromptReco-v2/RECO
0016 
0017 pset=DPGAnalysis/SiStripTools/test/ssqhistorytest_cfg.py
0018 
0019 pycfg_params= globalTag=GR_P_V40::All 
0020 
0021 
0022 lumi_mask=/afs/cern.ch/cms/CAF/CMSCOMM/COMM_DQM/certification/Collisions12/8TeV/Prompt/Cert_190456-203002_8TeV_PromptReco_Collisions12_JSON_MuonPhys.txt
0023 
0024 total_number_of_lumis =-1
0025 lumis_per_job = 250
0026 
0027 
0028 ### The output files (comma separated list)
0029 #output_file = infos.log,apvNoisy.root,beamgas.root,ntuple_conversion_test_data.root
0030 #output_file = ntuple_conversion_test_data.root,beamgas.root
0031 
0032 [CAF]
0033 
0034 queue = cmscaf1nd
0035 
0036 [USER]
0037 
0038 ### OUTPUT files Management
0039 ##  output back into UI
0040 return_data = 1
0041 
0042 ### To use a specific name of UI directory where CRAB will create job to submit (with full path).
0043 ### the default directory will be "crab_0_data_time"
0044 ui_working_dir = /afs/cern.ch/work/v/venturia/crab/ssqhistorytest_Run2012C_prompt_MinimumBias_v2_190456-203002_v4
0045 
0046 
0047 ### To specify the UI directory where to store the CMS executable output
0048 ### FULL path is mandatory. Default is  <ui_working_dir>/res will be used.
0049 #outputdir= /full/path/yourOutDir
0050 
0051 ### To specify the UI directory where to store the stderr, stdout and .BrokerInfo of submitted jobs
0052 ### FULL path is mandatory. Default is <ui_working_dir>/res will be used.
0053 #logdir= /full/path/yourLogDir
0054 
0055 ### OUTPUT files INTO A SE
0056 copy_data = 0
0057 
0058 ### if you want to copy data in a "official CMS site"
0059 ### you have to specify the name as written in 
0060 #storage_element = T2_IT_Bari
0061 ### the user_remote_dir will be created under the SE mountpoint
0062 ### in the case of publication this directory is not considered
0063 #user_remote_dir = name_directory_you_want
0064 
0065 ### if you want to copy your data at CAF
0066 #storage_element = T2_CH_CAF
0067 ### the user_remote_dir will be created under the SE mountpoint
0068 ### in the case of publication this directory is not considered
0069 #user_remote_dir = express_2010_132421
0070 
0071 ### if you want to copy your data to your area in castor at cern
0072 ### or in a "not official CMS site" you have to specify the complete name of SE
0073 storage_element=srm-cms.cern.ch
0074 ### this directory is the mountpoin of SE 
0075 #storage_path=/srm/managerv2?SFN=/castor/cern.ch
0076 storage_path=/castor/cern.ch
0077 ### directory or tree of directory under the mounpoint 
0078 user_remote_dir = /user/v/venturia/skims/express_2010_132421_132422_3
0079 
0080 
0081 ### To publish produced output in a local istance of DBS set publish_data = 1
0082 publish_data=0
0083 ### Specify the dataset name. The full path will be <primarydataset>/<publish_data_name>/USER
0084 publish_data_name = name_you_prefer
0085 ### Specify the URL of DBS istance where CRAB has to publish the output files
0086 #dbs_url_for_publication = https://cmsdbsprod.cern.ch:8443/cms_dbs_caf_analysis_01_writer/servlet/DBSServlet 
0087 
0088 ### To specify additional files to be put in InputSandBox
0089 ### write the full path  if the files are not in the current directory
0090 ### (wildcard * are allowed): comma separated list
0091 #additional_input_files = file1, file2, /full/path/file3
0092 
0093 #if server
0094 #thresholdLevel = 100
0095 #eMail = your@Email.address
0096 
0097 [GRID]
0098 #
0099 ## RB/WMS management:
0100 rb = CERN
0101 
0102 ##  Black and White Lists management:
0103 ## By Storage
0104 se_black_list = T0,T1,T2_US_Purdue
0105 #se_white_list =
0106 
0107 ## By ComputingElement
0108 #ce_black_list =
0109 #ce_white_list =
0110 
0111 [CONDORG]
0112 
0113 # Set this to condor to override the batchsystem defined in gridcat.
0114 #batchsystem = condor
0115 
0116 # Specify addition condor_g requirments
0117 # use this requirment to run on a cms dedicated hardare
0118 # globus_rsl = (condor_submit=(requirements 'ClusterName == \"CMS\" && (Arch == \"INTEL\" || Arch == \"X86_64\")'))
0119 # use this requirement to run on the new hardware
0120 #globus_rsl = (condor_submit=(requirements 'regexp(\"cms-*\",Machine)'))
0121