Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit acbf02c

Browse files
Adding in HINppWinter17FixBSGS which I modelded after a 2018 HI GS campaign
1 parent 62541fe commit acbf02c

1 file changed

Lines changed: 49 additions & 28 deletions

File tree

campaigns.json

Lines changed: 49 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -10,33 +10,6 @@
1010
"overflow": {
1111
"PRIM": {}
1212
}
13-
},
14-
"HINPbPbAutumn18wmLHEGSHIMix": {
15-
"maxcopies": 1,
16-
"MergedLFNBase": "/store/himc",
17-
"custodial": "T1_FR_CCIN2P3_MSS",
18-
"lumisize": -1,
19-
"fractionpass": 0.95,
20-
"SiteBlacklist": [
21-
"T1_US_FNAL",
22-
"T2_US_Purdue",
23-
"T2_US_Caltech",
24-
"T2_US_Florida",
25-
"T2_US_Nebraska",
26-
"T2_US_UCSD",
27-
"T2_US_Wisconsin",
28-
"T2_CH_CERN"
29-
],
30-
"go": true,
31-
"secondaries": {
32-
"/MinBias_Hydjet_Drum5F_2018_5p02TeV/HINPbPbAutumn18GS-103X_upgrade2018_realistic_HI_v11-v1/GEN-SIM": {
33-
"SiteWhitelist": [
34-
"T1_RU_JINR",
35-
"T1_FR_CCIN2P3"
36-
]
37-
}
38-
},
39-
"tune": true
4013
},
4114
"HINPbPbAutumn18DR": {
4215
"SiteWhitelist": [
@@ -164,6 +137,33 @@
164137
},
165138
"tune": true
166139
},
140+
"HINPbPbAutumn18wmLHEGSHIMix": {
141+
"MergedLFNBase": "/store/himc",
142+
"SiteBlacklist": [
143+
"T1_US_FNAL",
144+
"T2_US_Purdue",
145+
"T2_US_Caltech",
146+
"T2_US_Florida",
147+
"T2_US_Nebraska",
148+
"T2_US_UCSD",
149+
"T2_US_Wisconsin",
150+
"T2_CH_CERN"
151+
],
152+
"custodial": "T1_FR_CCIN2P3_MSS",
153+
"fractionpass": 0.95,
154+
"go": true,
155+
"lumisize": -1,
156+
"maxcopies": 1,
157+
"secondaries": {
158+
"/MinBias_Hydjet_Drum5F_2018_5p02TeV/HINPbPbAutumn18GS-103X_upgrade2018_realistic_HI_v11-v1/GEN-SIM": {
159+
"SiteWhitelist": [
160+
"T1_RU_JINR",
161+
"T1_FR_CCIN2P3"
162+
]
163+
}
164+
},
165+
"tune": true
166+
},
167167
"HINPbPbWinter16DR": {
168168
"custodial": "T1_FR_CCIN2P3_MSS",
169169
"fractionpass": 0.95,
@@ -207,6 +207,27 @@
207207
]
208208
}
209209
},
210+
"HINppWinter17FixBSGS": {
211+
"custodial": "T1_FR_CCIN2P3_MSS",
212+
"fractionpass": 0.95,
213+
"go": false,
214+
"lumisize": -1,
215+
"maxcopies": 1,
216+
"parameters": {
217+
"MergedLFNBase": "/store/himc",
218+
"SiteBlacklist": [
219+
"T1_US_FNAL",
220+
"T2_US_Purdue",
221+
"T2_US_Caltech",
222+
"T2_US_Florida",
223+
"T2_US_Nebraska",
224+
"T2_US_UCSD",
225+
"T2_US_Wisconsin",
226+
"T2_CH_CERN"
227+
]
228+
},
229+
"tune": true
230+
},
210231
"HINppWinter17GS": {
211232
"custodial": "T1_FR_CCIN2P3_MSS",
212233
"fractionpass": 0.95,
@@ -2233,4 +2254,4 @@
22332254
]
22342255
}
22352256
}
2236-
}
2257+
}

0 commit comments

Comments
 (0)