ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/Processing/filefi/027/crab.cfg
Revision: 1.1
Committed: Sat May 5 16:53:24 2012 UTC (13 years ago) by paus
Branch: MAIN
CVS Tags: Mit_032, Mit_031, Mit_030, Mit_029c, Mit_029b, Mit_030_pre1, Mit_029a, Mit_029, Mit_029_pre1, Mit_028a, Mit_028, Mit_027a, Mit_027, HEAD
Log Message:
Version 027 - complete version for ICHEP 2012.

File Contents

# User Rev Content
1 paus 1.1 #---------------------------------------------------------------------------------------------------
2     # List of paramters to be properly replaced
3     #
4     # - XX-SCHED-XX - scheduler to use for crab job submission
5     # - XX-BLACKLIST-XX - blacklisted CEs
6     # - XX-DBS-XX - dbs instance to use
7     # - XX-CMSDATASET-XX - full CMS dataset name (ex. /JPsi/CSA08_1PB_V2_RECO_v1/GEN-SIM-RECO)
8     # - XX-MITDATASET-XX - corresponding MIT dataset name (ex. csa08-1ipb-jpsi)
9     # - XX-CMSSWPY-XX - cmssw python file
10     # - XX-MITCFG-XX - configuration file used
11     # - XX-MITVERSION-XX - version of the production
12     # - XX-MITSE-XX - storage element for the output
13     # - XX-MITSPATH-XX - storage path for the output
14     # - XX-MITRDIR-XX - user remote directory for the output
15     # - XX-NEVENTS-XX - number of events per job
16     #
17     #---------------------------------------------------------------------------------------------------
18     [CRAB]
19     jobtype = cmssw
20     scheduler = XX-SCHED-XX
21    
22     [CMSSW]
23     datasetpath = None
24     pset = XX-CMSSWPY-XX
25     total_number_of_events = 100000
26     number_of_jobs = XX-NEVENTS-XX
27     output_file = XX-MITDATASET-XX_000.root
28     dbs_url = XX-DBS-XX
29    
30     [USER]
31     script_exe = run.sh
32     return_data = 0
33     copy_data = 1
34     additional_input_files = wCfg.py,storageTarget,XX-MITDATASET-XX*lfns_XX-CRABID-XX
35     storage_element = XX-MITSE-XX
36     storage_path = XX-MITSPATH-XX
37     user_remote_dir = XX-MITRDIR-XX/XX-MITCFG-XX/XX-MITVERSION-XX/XX-MITDATASET-XX/XX-CRABID-XX
38    
39     [GRID]
40     rb = CERN
41     ce_black_list = XX-BLACKLIST-XX
42     remove_default_blacklist = 1
43     maxtarballsize = 100