1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
[CRAB]
jobtype = cmssw
#scheduler = glite
scheduler = condor
#server_name = cern
#server_name = legnaro
#server_name = bari
[CMSSW]
#dbs_url = https://cmsdbsprod.cern.ch:8443/cms_dbs_ph_analysis_01_writer/servlet/DBSServlet
#datasetpath = /SinglePionMinus_40_60GeV_314/jhirsch-SinglePionMinus_40_60GeV_314-18638217d67cadc2d474292bfe9a5dc2/USER
#datasetpath = /SinglePionPlus_40_60GeV_314/jhirsch-SinglePionPlus_40_60GeV_314-6ef6f8d0b5f6ae5bbad7dd45192b87b7/USER
dbs_url = https://cmsdbsprod.cern.ch:8443/cms_dbs_ph_analysis_02_writer/servlet/DBSServlet
#datasetpath = /SinglePion_50GeV_314/andrey-SinglePion_50GeV_314-0d8aafd1bbf7b6158b7a4e52f0fb00b6/USER
datasetpath = /SinglePions_50GeV_Rel352_v3/andrey-SinglePions_50GeV_Rel352_v3-791ecbb28bc75b5af691fc4b56276304/USER
#datasetpath = /SinglePions_50GeV_Rel352_v3/andrey-SinglePions_50GeV_Rel352_v3-e41e1e27edf096e3e7b234e513f5bc94/USER
#New pi50 with replaced Gains:
#datasetpath = /SinglePion_50GeV_314alcareco/andrey-SinglePion_50GeV_314alcareco-efbd64ed34c6356cc9b738c715f3dcfb/USER
#MinBias 900GeV
#datasetpath = /MinBias900GeV/Summer09-MC_31X_V3-v1/GEN-SIM-RECO
#First collisions
#datasetpath = /MinimumBias/BeamCommissioning09-rereco_FIRSTCOLL_v1/RECO
#datasetpath = /MinimumBias/BeamCommissioning09-Dec19thReReco_336p3_v2/RECO
#runselection = 123596, 123615, 123732, 123815, 123818, 123906, 123908, 123970, 123976, 123977, 123978,
#123985, 123987, 124009, 124020, 124022, 124023, 124024, 124025, 124027, 124030
#runselection = 25,55,77
#pset = calib_validator_cfg.py
#output_file = ValidFile_XX.root
#pset = test_analIsoTrack.py
#output_file = rootFile.root
pset = run_CorrPF_cfg.py
output_file = HcalCorrPF.root
#datasetpath = None
#pset = piongun2.py
#output_file = SinglePion_50GeV_314.root
#first_run = 1
total_number_of_events = -1
events_per_job = 20000
#split_by_run = 1
[USER]
return_data = 1
#copy_data = 1
#storage_element = T1_US_FNAL_Buffer
#publish_data = 1
#publish_data_name = SinglePion_50GeV_314alcareco
#dbs_url_for_publication = https://cmsdbsprod.cern.ch:8443/cms_dbs_ph_analysis_02_writer/servlet/DBSServlet
eMail = Andrey.Pozdnyakov@cern.ch
[GRID]
retry_count = 2
shallow_retry_count = 3
#ce_white_list = T2_US_Nebraska, T2_US_Purdue, T2_US_MIT, T2_US_Florida, T2_US_Caltech, T2_US_UCSD
#se_white_list = T2_US_Nebraska, T2_US_Purdue, T2_US_MIT, T2_US_Florida, T2_US_Caltech, T2_US_Wisco
|