Warning, /PhysicsTools/TagAndProbe/test/utilities/crab_SKIM.cfg is written in an unsupported language. File is not indexed.
0001 ###################################################################
0002 ##%%%%%%%%%%%%%% INSTRUCTIONS %%%%%%%%%%%%%%%%
0003 ## 1.) Select one dataset, one run range, and one lumi-mask each.
0004 ## 2.) Change the name of the skim python file (i.e., pset).
0005 ## 3.) Change the "storage_path" to point to your directory.
0006 ###################################################################
0007
0008 [CRAB]
0009 jobtype = cmssw
0010 scheduler = condor
0011 #scheduler = glite
0012
0013 [CMSSW]
0014
0015 #datasetpath=/MinimumBias/Commissioning10-May27thSkim_SD_EG-v2/RECO
0016 #datasetpath=/EG/Run2010A-May27thReReco_v1/RECO
0017
0018 datasetpath=/EG/Run2010A-PromptReco-v4/RECO
0019 #datasetpath=/EG/Run2010A-Jul16thReReco-v2/RECO
0020 #datasetpath=/EG/Run2010A-Jun14thReReco_v1/RECO
0021
0022 #runselection=139376-139466
0023 #runselection=132440-137436
0024 #runselection=137437-139558
0025 #runselection=139559-140174
0026 #runselection=140175-140182
0027
0028 runselection=140183-140399
0029
0030 ### no JSON
0031 #runselection=139792-140139
0032 #runselection=140156-140182
0033 #runselection=139792-140182
0034
0035
0036 #dbs_url = http://cmsdbsprod.cern.ch/cms_dbs_ph_analysis_02/servlet/DBSServlet
0037 #lumi_mask = Cert_139779-1340159_7TeV_July16thReReco_Collisions10_JSON.txt
0038 #lumi_mask = Cert_132440-137028_7TeV_June14thReReco_Collisions10_JSON_v2.txt
0039 lumi_mask = Cert_132440-140399_7TeV_StreamExpress_Collisions10_JSON.txt
0040
0041
0042 total_number_of_lumis=-1
0043 lumis_per_job = 100
0044 pset = skimPhotonPhoton.py
0045
0046 output_file = mySkim.root
0047
0048 [USER]
0049 return_data = 0
0050
0051 copy_data = 1
0052 storage_element = cmssrm.fnal.gov
0053 storage_path = /srm/managerv2?SFN=/resilient/<username>/
0054 user_remote_dir = skim
0055
0056
0057 [GRID] # same as EDG
0058 rb = CERN
0059 proxy_server = myproxy.cern.ch
0060