1 | #######################################
|
---|
2 | # CLICdet model
|
---|
3 | # based on CLICdp-Note-2017-001
|
---|
4 | # Ulrike Schnoor ulrike.schnoor@cern.ch
|
---|
5 | #
|
---|
6 | # Jet finding with Valencia algorithm:
|
---|
7 | # use exclusive clustering with njets
|
---|
8 | # according to final state
|
---|
9 | #
|
---|
10 | #######################################
|
---|
11 | # Order of execution of various modules
|
---|
12 | #######################################
|
---|
13 |
|
---|
14 | set ExecutionPath {
|
---|
15 | ParticlePropagator
|
---|
16 |
|
---|
17 | ChargedHadronTrackingEfficiency
|
---|
18 | ElectronTrackingEfficiency
|
---|
19 | MuonTrackingEfficiency
|
---|
20 |
|
---|
21 | ChargedHadronMomentumSmearing
|
---|
22 | ElectronMomentumSmearing
|
---|
23 | MuonMomentumSmearing
|
---|
24 |
|
---|
25 | TrackMerger
|
---|
26 |
|
---|
27 | ECal
|
---|
28 | HCal
|
---|
29 |
|
---|
30 | Calorimeter
|
---|
31 | EFlowMerger
|
---|
32 |
|
---|
33 |
|
---|
34 | PhotonEfficiency
|
---|
35 | PhotonIsolation
|
---|
36 |
|
---|
37 | ElectronFilter
|
---|
38 | ElectronEfficiency
|
---|
39 | ElectronIsolation
|
---|
40 |
|
---|
41 | ChargedHadronFilter
|
---|
42 |
|
---|
43 | MuonEfficiency
|
---|
44 | MuonIsolation
|
---|
45 |
|
---|
46 | EFlowFilter
|
---|
47 |
|
---|
48 | NeutrinoFilter
|
---|
49 | GenJetFinder
|
---|
50 | FastJetFinderKt
|
---|
51 | FastJetFinderVLC_R05_N2
|
---|
52 | FastJetFinderVLC_R05_N3
|
---|
53 | FastJetFinderVLC_R05_N4
|
---|
54 | FastJetFinderVLC_R05_N5
|
---|
55 | FastJetFinderVLC_R05_N6
|
---|
56 | FastJetFinderVLC_R07_N2
|
---|
57 | FastJetFinderVLC_R07_N3
|
---|
58 | FastJetFinderVLC_R07_N4
|
---|
59 | FastJetFinderVLC_R07_N5
|
---|
60 | FastJetFinderVLC_R07_N6
|
---|
61 | FastJetFinderVLC_R10_N2
|
---|
62 | FastJetFinderVLC_R10_N3
|
---|
63 | FastJetFinderVLC_R10_N4
|
---|
64 | FastJetFinderVLC_R10_N5
|
---|
65 | FastJetFinderVLC_R10_N6
|
---|
66 | FastJetFinderVLC_R12_N2
|
---|
67 | FastJetFinderVLC_R12_N3
|
---|
68 | FastJetFinderVLC_R12_N4
|
---|
69 | FastJetFinderVLC_R12_N5
|
---|
70 | FastJetFinderVLC_R12_N6
|
---|
71 | FastJetFinderVLC_R15_N2
|
---|
72 | FastJetFinderVLC_R15_N3
|
---|
73 | FastJetFinderVLC_R15_N4
|
---|
74 | FastJetFinderVLC_R15_N5
|
---|
75 | FastJetFinderVLC_R15_N6
|
---|
76 |
|
---|
77 |
|
---|
78 |
|
---|
79 | MissingET
|
---|
80 | GenMissingET
|
---|
81 |
|
---|
82 |
|
---|
83 |
|
---|
84 | JetFlavorAssociation_R05N2
|
---|
85 | JetFlavorAssociation_R05N3
|
---|
86 | JetFlavorAssociation_R05N4
|
---|
87 | JetFlavorAssociation_R05N5
|
---|
88 | JetFlavorAssociation_R05N6
|
---|
89 |
|
---|
90 | JetFlavorAssociation_R07N2
|
---|
91 | JetFlavorAssociation_R07N3
|
---|
92 | JetFlavorAssociation_R07N4
|
---|
93 | JetFlavorAssociation_R07N5
|
---|
94 | JetFlavorAssociation_R07N6
|
---|
95 |
|
---|
96 | JetFlavorAssociation_R10N2
|
---|
97 | JetFlavorAssociation_R10N3
|
---|
98 | JetFlavorAssociation_R10N4
|
---|
99 | JetFlavorAssociation_R10N5
|
---|
100 | JetFlavorAssociation_R10N6
|
---|
101 |
|
---|
102 | JetFlavorAssociation_R12N2
|
---|
103 | JetFlavorAssociation_R12N3
|
---|
104 | JetFlavorAssociation_R12N4
|
---|
105 | JetFlavorAssociation_R12N5
|
---|
106 | JetFlavorAssociation_R12N6
|
---|
107 |
|
---|
108 | JetFlavorAssociation_R15N2
|
---|
109 | JetFlavorAssociation_R15N3
|
---|
110 | JetFlavorAssociation_R15N4
|
---|
111 | JetFlavorAssociation_R15N5
|
---|
112 | JetFlavorAssociation_R15N6
|
---|
113 |
|
---|
114 | BTaggingWP50_R05N2
|
---|
115 | BTaggingWP70_R05N2
|
---|
116 | BTaggingWP90_R05N2
|
---|
117 | BTaggingWP50_R05N3
|
---|
118 | BTaggingWP70_R05N3
|
---|
119 | BTaggingWP90_R05N3
|
---|
120 | BTaggingWP50_R05N4
|
---|
121 | BTaggingWP70_R05N4
|
---|
122 | BTaggingWP90_R05N4
|
---|
123 | BTaggingWP50_R05N5
|
---|
124 | BTaggingWP70_R05N5
|
---|
125 | BTaggingWP90_R05N5
|
---|
126 | BTaggingWP50_R05N6
|
---|
127 | BTaggingWP70_R05N6
|
---|
128 | BTaggingWP90_R05N6
|
---|
129 | BTaggingWP50_R07N2
|
---|
130 | BTaggingWP70_R07N2
|
---|
131 | BTaggingWP90_R07N2
|
---|
132 | BTaggingWP50_R07N3
|
---|
133 | BTaggingWP70_R07N3
|
---|
134 | BTaggingWP90_R07N3
|
---|
135 | BTaggingWP50_R07N4
|
---|
136 | BTaggingWP70_R07N4
|
---|
137 | BTaggingWP90_R07N4
|
---|
138 | BTaggingWP50_R07N5
|
---|
139 | BTaggingWP70_R07N5
|
---|
140 | BTaggingWP90_R07N5
|
---|
141 | BTaggingWP50_R07N6
|
---|
142 | BTaggingWP70_R07N6
|
---|
143 | BTaggingWP90_R07N6
|
---|
144 | BTaggingWP50_R10N2
|
---|
145 | BTaggingWP70_R10N2
|
---|
146 | BTaggingWP90_R10N2
|
---|
147 | BTaggingWP50_R10N3
|
---|
148 | BTaggingWP70_R10N3
|
---|
149 | BTaggingWP90_R10N3
|
---|
150 | BTaggingWP50_R10N4
|
---|
151 | BTaggingWP70_R10N4
|
---|
152 | BTaggingWP90_R10N4
|
---|
153 | BTaggingWP50_R10N5
|
---|
154 | BTaggingWP70_R10N5
|
---|
155 | BTaggingWP90_R10N5
|
---|
156 | BTaggingWP50_R10N6
|
---|
157 | BTaggingWP70_R10N6
|
---|
158 | BTaggingWP90_R10N6
|
---|
159 | BTaggingWP50_R12N2
|
---|
160 | BTaggingWP70_R12N2
|
---|
161 | BTaggingWP90_R12N2
|
---|
162 | BTaggingWP50_R12N3
|
---|
163 | BTaggingWP70_R12N3
|
---|
164 | BTaggingWP90_R12N3
|
---|
165 | BTaggingWP50_R12N4
|
---|
166 | BTaggingWP70_R12N4
|
---|
167 | BTaggingWP90_R12N4
|
---|
168 | BTaggingWP50_R12N5
|
---|
169 | BTaggingWP70_R12N5
|
---|
170 | BTaggingWP90_R12N5
|
---|
171 | BTaggingWP50_R12N6
|
---|
172 | BTaggingWP70_R12N6
|
---|
173 | BTaggingWP90_R12N6
|
---|
174 | BTaggingWP50_R15N2
|
---|
175 | BTaggingWP70_R15N2
|
---|
176 | BTaggingWP90_R15N2
|
---|
177 | BTaggingWP50_R15N3
|
---|
178 | BTaggingWP70_R15N3
|
---|
179 | BTaggingWP90_R15N3
|
---|
180 | BTaggingWP50_R15N4
|
---|
181 | BTaggingWP70_R15N4
|
---|
182 | BTaggingWP90_R15N4
|
---|
183 | BTaggingWP50_R15N5
|
---|
184 | BTaggingWP70_R15N5
|
---|
185 | BTaggingWP90_R15N5
|
---|
186 | BTaggingWP50_R15N6
|
---|
187 | BTaggingWP70_R15N6
|
---|
188 | BTaggingWP90_R15N6
|
---|
189 |
|
---|
190 |
|
---|
191 | TauTagging_R05N2
|
---|
192 |
|
---|
193 | ScalarHT
|
---|
194 |
|
---|
195 |
|
---|
196 | TreeWriter
|
---|
197 | }
|
---|
198 |
|
---|
199 | #################################
|
---|
200 | # Propagate particles in cylinder
|
---|
201 | #################################
|
---|
202 |
|
---|
203 | module ParticlePropagator ParticlePropagator {
|
---|
204 | set InputArray Delphes/stableParticles
|
---|
205 |
|
---|
206 | set OutputArray stableParticles
|
---|
207 | set ChargedHadronOutputArray chargedHadrons
|
---|
208 | set ElectronOutputArray electrons
|
---|
209 | set MuonOutputArray muons
|
---|
210 |
|
---|
211 | # radius of the magnetic field coverage in the calorimeter, in m
|
---|
212 | set Radius 1.5
|
---|
213 | # half-length of the magnetic field coverage in the calorimeter, in m
|
---|
214 | set HalfLength 2.31
|
---|
215 |
|
---|
216 | # magnetic field, in T
|
---|
217 | set Bz 4.0
|
---|
218 | }
|
---|
219 |
|
---|
220 | ####################################
|
---|
221 | # Charged hadron tracking efficiency
|
---|
222 | ####################################
|
---|
223 |
|
---|
224 | module Efficiency ChargedHadronTrackingEfficiency {
|
---|
225 | set InputArray ParticlePropagator/chargedHadrons
|
---|
226 | set OutputArray chargedHadrons
|
---|
227 | # Current full simulation with CLICdet provides for pions:
|
---|
228 |
|
---|
229 | set EfficiencyFormula {
|
---|
230 | (abs(eta) > 2.54) * (0.000) +
|
---|
231 | (energy >= 100) * (abs(eta) < 2.54) * (1.000) +
|
---|
232 | (energy < 100 && energy >= 10) * (abs(eta) <=2.54 && abs(eta) > 2.34) * (0.994) +
|
---|
233 | (energy < 100 && energy >= 10) * (abs(eta) <= 2.34) * (1.000) +
|
---|
234 | (energy < 10 && energy >= 1) * (abs(eta) <= 2.54 && abs(eta) > 0.55 ) * (0.000) +
|
---|
235 | (energy < 10 && energy >= 1) * (abs(eta) <= 0.55 ) * (1.000)
|
---|
236 | }
|
---|
237 | }
|
---|
238 |
|
---|
239 | ##############################
|
---|
240 | # Electron tracking efficiency
|
---|
241 | ##############################
|
---|
242 |
|
---|
243 | module Efficiency ElectronTrackingEfficiency {
|
---|
244 | set InputArray ParticlePropagator/electrons
|
---|
245 | set OutputArray electrons
|
---|
246 |
|
---|
247 |
|
---|
248 | # Current full simulation with CLICdet provides for electrons:
|
---|
249 | set EfficiencyFormula {
|
---|
250 | (pt <= 1) * (0.000) +
|
---|
251 | (abs(eta) > 2.54) * (0.000) +
|
---|
252 | (energy > 100) * (abs(eta) <= 2.54 && abs(eta) > 2.44 ) * (0.993) +
|
---|
253 | (energy > 100) * (abs(eta) <= 2.44 && abs(eta) > 2.34 ) * (0.997) +
|
---|
254 | (energy > 100) * (abs(eta) <= 2.34 ) * (1.000) +
|
---|
255 | (energy <= 100 && energy > 10) * (abs(eta) <= 2.54 && abs(eta) > 2.17 ) * (0.998) +
|
---|
256 | (energy <= 100 && energy > 10) * (abs(eta) <= 2.17) * (1.000) +
|
---|
257 | (energy <= 10 && energy > 1) * (abs(eta) > 2.34 ) * (0.000) +
|
---|
258 | (energy <= 10 && energy > 1) * (abs(eta) <= 2.34 && abs(eta) > 0.76 ) * (0.997) +
|
---|
259 | (energy <= 10 && energy > 1) * (abs(eta) <= 0.76) * (0.999)
|
---|
260 | }
|
---|
261 | }
|
---|
262 |
|
---|
263 | ##########################
|
---|
264 | # Muon tracking efficiency
|
---|
265 | ##########################
|
---|
266 |
|
---|
267 | module Efficiency MuonTrackingEfficiency {
|
---|
268 | set InputArray ParticlePropagator/muons
|
---|
269 | set OutputArray muons
|
---|
270 |
|
---|
271 | # Current full simulation with CLICdet provides for muons:
|
---|
272 | set EfficiencyFormula {
|
---|
273 | (pt < 1) * (0.000)+
|
---|
274 | (abs(eta) > 2.54) * (0.0000) +
|
---|
275 | (abs(eta) <= 2.54 && abs(eta) > 2.44 ) * (energy >= 100) * (0.994) +
|
---|
276 | (abs(eta) <= 2.54 && abs(eta) > 2.44 ) * (energy >= 10 && energy < 100) * (0.997) +
|
---|
277 | (abs(eta) <= 2.54 && abs(eta) > 2.44 ) * (energy >= 1 && energy < 10) * (0.996) +
|
---|
278 | (abs(eta) <= 2.44 ) * (energy >= 10) * (1.000) +
|
---|
279 | (abs(eta) <= 2.44 && abs(eta) > 2.25 ) * (energy >= 1 && energy < 10) * (0.999) +
|
---|
280 | (abs(eta) <= 2.25 ) * (energy >= 1) * (1.000)
|
---|
281 | }
|
---|
282 | }
|
---|
283 |
|
---|
284 | ########################################
|
---|
285 | # Momentum resolution for charged tracks
|
---|
286 | ########################################
|
---|
287 |
|
---|
288 | module MomentumSmearing ChargedHadronMomentumSmearing {
|
---|
289 | set InputArray ChargedHadronTrackingEfficiency/chargedHadrons
|
---|
290 | set OutputArray chargedHadrons
|
---|
291 |
|
---|
292 |
|
---|
293 | # Resolution given in dpT/pT.
|
---|
294 | # CLICdet internal studies
|
---|
295 | set ResolutionFormula {
|
---|
296 | (abs(eta) < 2.66 && abs(eta) >= 2.03 ) * sqrt( 8.56036e-05^2 * pt^2 +0.0148987^2 ) +
|
---|
297 | (abs(eta) < 2.03 && abs(eta) >= 1.01 ) * sqrt( 1.12382e-05^2 * pt^2 +0.00391722^2 ) +
|
---|
298 | (abs(eta) < 1.01 && abs(eta) >= 0.55 ) * sqrt( 1.16768e-05^2 * pt^2 +0.00255204^2 ) +
|
---|
299 | (abs(eta) < 0.55 && abs(eta) >= 0.18 ) * sqrt( 1.28327e-05^2 * pt^2 +0.00220587^2 ) +
|
---|
300 | (abs(eta) < 0.18) * sqrt( 1.32845e-05^2 * pt^2 +0.00209325^2 )
|
---|
301 |
|
---|
302 | }
|
---|
303 | }
|
---|
304 |
|
---|
305 | ###################################
|
---|
306 | # Momentum resolution for electrons
|
---|
307 | ###################################
|
---|
308 |
|
---|
309 | module MomentumSmearing ElectronMomentumSmearing {
|
---|
310 | set InputArray ElectronTrackingEfficiency/electrons
|
---|
311 | set OutputArray electrons
|
---|
312 |
|
---|
313 | # Resolution given in dpT/pT.
|
---|
314 | # CLICdet internal studies
|
---|
315 | set ResolutionFormula {
|
---|
316 | (abs(eta) < 2.66 && abs(eta) >= 2.03 ) * sqrt( 8.62283e-05^2 * pt^2 + 0.0177556^2 ) +
|
---|
317 | (abs(eta) < 2.03 && abs(eta) >= 1.01 ) * sqrt( 1.0915e-05 ^2 * pt^2 + 0.00663766^2 ) +
|
---|
318 | (abs(eta) < 1.01 && abs(eta) >= 0.55 ) * sqrt( 1.15518e-05^2 * pt^2 + 0.00398644^2 ) +
|
---|
319 | (abs(eta) < 0.55 && abs(eta) >= 0.18 ) * sqrt( 1.3307e-05 ^2 * pt^2 + 0.00317807^2 ) +
|
---|
320 | (abs(eta) < 0.18) * sqrt( 1.40722e-05^2 * pt^2 + 0.00292138^2 )
|
---|
321 |
|
---|
322 | }
|
---|
323 | }
|
---|
324 |
|
---|
325 | ###############################
|
---|
326 | # Momentum resolution for muons
|
---|
327 | ###############################
|
---|
328 |
|
---|
329 | module MomentumSmearing MuonMomentumSmearing {
|
---|
330 | set InputArray MuonTrackingEfficiency/muons
|
---|
331 | set OutputArray muons
|
---|
332 |
|
---|
333 | # Resolution given in dpT/pT.
|
---|
334 |
|
---|
335 | # CLICdet internal studies
|
---|
336 | set ResolutionFormula {
|
---|
337 |
|
---|
338 | (abs(eta) < 2.66 && abs(eta) >= 2.03 ) * sqrt(4.57439e-05^2 * pt^2* + 0.0149328^2 ) +
|
---|
339 | (abs(eta) < 2.03 && abs(eta) >= 1.01 ) * sqrt(9.81626e-06^2 * pt^2* + 0.00379895^2 ) +
|
---|
340 | (abs(eta) < 1.01 && abs(eta) >= 0.55 ) * sqrt(1.1959e-05^2 * pt^2* + 0.00242417^2 ) +
|
---|
341 | (abs(eta) < 0.55 && abs(eta) >= 0.18 ) * sqrt(1.20149e-05^2 * pt^2 + 0.00219291^2 ) +
|
---|
342 | (abs(eta) < 0.18) * sqrt(1.29686e-05^2 * pt^2 + 0.0020392^2 )
|
---|
343 |
|
---|
344 | }
|
---|
345 | }
|
---|
346 |
|
---|
347 | ##############
|
---|
348 | # Track merger
|
---|
349 | ##############
|
---|
350 |
|
---|
351 | module Merger TrackMerger {
|
---|
352 | # add InputArray InputArray
|
---|
353 | add InputArray ChargedHadronMomentumSmearing/chargedHadrons
|
---|
354 | add InputArray ElectronMomentumSmearing/electrons
|
---|
355 | add InputArray MuonMomentumSmearing/muons
|
---|
356 | set OutputArray tracks
|
---|
357 | }
|
---|
358 |
|
---|
359 | #############
|
---|
360 | # ECAL
|
---|
361 | #############
|
---|
362 |
|
---|
363 | module SimpleCalorimeter ECal {
|
---|
364 | set ParticleInputArray ParticlePropagator/stableParticles
|
---|
365 | set TrackInputArray TrackMerger/tracks
|
---|
366 |
|
---|
367 | set TowerOutputArray ecalTowers
|
---|
368 | set EFlowTrackOutputArray eflowTracks
|
---|
369 | set EFlowTowerOutputArray eflowPhotons
|
---|
370 |
|
---|
371 | set IsEcal true
|
---|
372 |
|
---|
373 | set EnergyMin 0.5
|
---|
374 | set EnergySignificanceMin 1.0
|
---|
375 |
|
---|
376 | set SmearTowerCenter true
|
---|
377 |
|
---|
378 | set pi [expr {acos(-1)}]
|
---|
379 |
|
---|
380 | # lists of the edges of each tower in eta and phi
|
---|
381 | # each list starts with the lower edge of the first tower
|
---|
382 | # the list ends with the higher edged of the last tower
|
---|
383 |
|
---|
384 | #ECAL barrel: dphi = 0.2 degree, deta=0.003 towers up to |eta| <=1.2
|
---|
385 | #ECAL endcaps: dphi = 0.8 degree, deta=0.02 towers up to |eta| <=2.5
|
---|
386 | #ECAL plug: dphi = 1 degree, deta = 0.02 up to |eta| <=3
|
---|
387 | #ECAL cell sizes always 5x5 mm^2
|
---|
388 |
|
---|
389 | #barrel:
|
---|
390 | #dphi = 0.2 degree towers up to eta <=1.2
|
---|
391 | set PhiBins {}
|
---|
392 | for {set i -900} {$i <= 900} {incr i} {
|
---|
393 | add PhiBins [expr {$i * $pi/900.0 }]
|
---|
394 | }
|
---|
395 | # 0.003 unit (5x5 mm^2) in eta up to eta <=1.2
|
---|
396 | for {set i -400} {$i <=400} {incr i} {
|
---|
397 | set eta [expr {$i * 0.003}]
|
---|
398 | add EtaPhiBins $eta $PhiBins
|
---|
399 | }
|
---|
400 |
|
---|
401 | #endcaps:
|
---|
402 | #dphi = 0.8 degree towers for 1.2 < eta <=2.5
|
---|
403 | set PhiBins {}
|
---|
404 | for {set i -225} {$i <= 225} {incr i} {
|
---|
405 | add PhiBins [expr {$i * $pi/225.}]
|
---|
406 | }
|
---|
407 | #deta=0.02 units for 1.2 < |eta| <=2.5
|
---|
408 | #first, from -2.5 to -1.2, there will be (1.3/0.02=)65 segments
|
---|
409 | for {set i 1} {$i <=66} {incr i} {
|
---|
410 | set eta [expr {-2.52 + $i * 0.02}]
|
---|
411 | add EtaPhiBins $eta $PhiBins
|
---|
412 | }
|
---|
413 | #same for 1.2 to 2.5
|
---|
414 | for {set i 1} {$i <=66} {incr i} {
|
---|
415 | set eta [expr {1.18 + $i*0.02}]
|
---|
416 | add EtaPhiBins $eta $PhiBins
|
---|
417 | }
|
---|
418 |
|
---|
419 | #plug:
|
---|
420 | #dphi = 1 degree for 2.5 < eta <=3
|
---|
421 | set PhiBins {}
|
---|
422 | for {set i -180} {$i <= 180} {incr i} {
|
---|
423 | add PhiBins [expr {$i * $pi/180.}]
|
---|
424 | }
|
---|
425 | # deta = 0.02 for 2.5 < |eta| <=3
|
---|
426 | # from -3 to -2.5, there will be 25 segments
|
---|
427 | for {set i 1} {$i <= 26} {incr i} {
|
---|
428 | set eta [expr {-3.02 + $i * 0.02}]
|
---|
429 | add EtaPhiBins $eta $PhiBins
|
---|
430 | }
|
---|
431 | #same for 2.5 to 3
|
---|
432 | for {set i 1} {$i <= 26} {incr i} {
|
---|
433 | set eta [expr {2.48 + $i*0.02}]
|
---|
434 | add EtaPhiBins $eta $PhiBins
|
---|
435 | }
|
---|
436 |
|
---|
437 |
|
---|
438 |
|
---|
439 | # default energy fractions {abs(PDG code)} {fraction of energy deposited in ECAL}
|
---|
440 |
|
---|
441 | add EnergyFraction {0} {0.0}
|
---|
442 | # energy fractions for e, gamma and pi0
|
---|
443 | add EnergyFraction {11} {1.0}
|
---|
444 | add EnergyFraction {22} {1.0}
|
---|
445 | add EnergyFraction {111} {1.0}
|
---|
446 | # energy fractions for muon, neutrinos and neutralinos
|
---|
447 | add EnergyFraction {12} {0.0}
|
---|
448 | add EnergyFraction {13} {0.0}
|
---|
449 | add EnergyFraction {14} {0.0}
|
---|
450 | add EnergyFraction {16} {0.0}
|
---|
451 | add EnergyFraction {1000022} {0.0}
|
---|
452 | add EnergyFraction {1000023} {0.0}
|
---|
453 | add EnergyFraction {1000025} {0.0}
|
---|
454 | add EnergyFraction {1000035} {0.0}
|
---|
455 | add EnergyFraction {1000045} {0.0}
|
---|
456 | # energy fractions for K0short and Lambda
|
---|
457 | add EnergyFraction {310} {0.3}
|
---|
458 | add EnergyFraction {3122} {0.3}
|
---|
459 |
|
---|
460 | # set ECalResolutionFormula {resolution formula as a function of eta and energy}
|
---|
461 | set ResolutionFormula { (abs(eta) <= 0.78) * sqrt(energy^2*0.01^2 + energy*0.156^2)+
|
---|
462 | (abs(eta) > 0.78 && abs(eta) <=0.83 ) * sqrt( energy^0.01^2 + energy*0.175^2 ) +
|
---|
463 | (abs(eta) <= 3 && abs(eta) > 0.83) * sqrt( energy^2*0.01^2 + energy*0.151^2 )}
|
---|
464 | }
|
---|
465 |
|
---|
466 | #############
|
---|
467 | # HCAL
|
---|
468 | #############
|
---|
469 |
|
---|
470 | module SimpleCalorimeter HCal {
|
---|
471 | set ParticleInputArray ParticlePropagator/stableParticles
|
---|
472 | set TrackInputArray ECal/eflowTracks
|
---|
473 |
|
---|
474 | set TowerOutputArray hcalTowers
|
---|
475 | set EFlowTrackOutputArray eflowTracks
|
---|
476 | set EFlowTowerOutputArray eflowNeutralHadrons
|
---|
477 |
|
---|
478 | set IsEcal false
|
---|
479 |
|
---|
480 | set EnergyMin 1.0
|
---|
481 | set EnergySignificanceMin 1.0
|
---|
482 |
|
---|
483 | set SmearTowerCenter true
|
---|
484 |
|
---|
485 | set pi [expr {acos(-1)}]
|
---|
486 |
|
---|
487 | # lists of the edges of each tower in eta and phi
|
---|
488 | # each list starts with the lower edge of the first tower
|
---|
489 | # the list ends with the higher edged of the last tower
|
---|
490 |
|
---|
491 |
|
---|
492 | #HCAL barrel: dphi = 1 degree, deta= 0.02 towers up to |eta| <=0.8
|
---|
493 | #HCAL ring: dphi = 1 degree, deta= 0.02 towers up to |eta| <=0.9
|
---|
494 | #HCAL endcaps: dphi = 6 degree, deta = 0.1 up to |eta| <=3.5
|
---|
495 | #HCAL cell sizes always 30x30 mm^2
|
---|
496 |
|
---|
497 | #barrel and ring:
|
---|
498 | #dphi = 1 degree up to |eta| <=0.9
|
---|
499 | set PhiBins {}
|
---|
500 | for {set i -180} {$i <=180} {incr i} {
|
---|
501 | add PhiBins [expr {$i * $pi/180.0}]
|
---|
502 | }
|
---|
503 | #deta= 0.02 towers up to |eta| <=0.9
|
---|
504 | for {set i -45} {$i <=45} {incr i} {
|
---|
505 | set eta [expr {$i * 0.02}]
|
---|
506 | add EtaPhiBins $eta $PhiBins
|
---|
507 | }
|
---|
508 |
|
---|
509 | #endcaps:
|
---|
510 | # dphi = 6 degree
|
---|
511 | set PhiBins {}
|
---|
512 | for {set i -30} {$i <=30} {incr i} {
|
---|
513 | add PhiBins [expr {$i * $pi/30.0}]
|
---|
514 | }
|
---|
515 | # deta =0.1 for 0.9 < |eta| <=3.5
|
---|
516 | #for -3.5 to -0.9, 26 segments
|
---|
517 | for {set i 1} {$i <=27} {incr i} {
|
---|
518 | set eta [expr {-3.6 + $i * 0.1}]
|
---|
519 | add EtaPhiBins $eta $PhiBins
|
---|
520 | }
|
---|
521 | #same for 0.9 to 3.5
|
---|
522 | for {set i 1} {$i <=27} {incr i} {
|
---|
523 | set eta [expr {0.8 + $i * 0.1 }]
|
---|
524 | add EtaPhiBins $eta $PhiBins
|
---|
525 | }
|
---|
526 |
|
---|
527 | # default energy fractions {abs(PDG code)} {Fecal Fhcal}
|
---|
528 | add EnergyFraction {0} {1.0}
|
---|
529 | # energy fractions for e, gamma and pi0
|
---|
530 | add EnergyFraction {11} {0.0}
|
---|
531 | add EnergyFraction {22} {0.0}
|
---|
532 | add EnergyFraction {111} {0.0}
|
---|
533 | # energy fractions for muon, neutrinos and neutralinos
|
---|
534 | add EnergyFraction {12} {0.0}
|
---|
535 | add EnergyFraction {13} {0.0}
|
---|
536 | add EnergyFraction {14} {0.0}
|
---|
537 | add EnergyFraction {16} {0.0}
|
---|
538 | add EnergyFraction {1000022} {0.0}
|
---|
539 | add EnergyFraction {1000023} {0.0}
|
---|
540 | add EnergyFraction {1000025} {0.0}
|
---|
541 | add EnergyFraction {1000035} {0.0}
|
---|
542 | add EnergyFraction {1000045} {0.0}
|
---|
543 | # energy fractions for K0short and Lambda
|
---|
544 | add EnergyFraction {310} {0.7}
|
---|
545 | add EnergyFraction {3122} {0.7}
|
---|
546 |
|
---|
547 | # set HCalResolutionFormula {resolution formula as a function of eta and energy}
|
---|
548 | #CLICdet internal studies
|
---|
549 | set ResolutionFormula {
|
---|
550 | (abs(eta)<= 0.78) * sqrt(1.48^2 + energy*0.251^2 + energy^2*0.0537^2) +
|
---|
551 | (abs(eta)<=1.099 && abs(eta) > 0.78) * sqrt( 1.25^2 + energy*0.311^2 + energy^2*0.0515^2 ) +
|
---|
552 | (abs(eta)<=3 && abs(eta)> 1.099) * sqrt( 1.09^2 + energy*0.321^2 + energy^2*0.0517^2 )
|
---|
553 | }
|
---|
554 |
|
---|
555 | }
|
---|
556 |
|
---|
557 | #################
|
---|
558 | # Electron filter
|
---|
559 | #################
|
---|
560 |
|
---|
561 | module PdgCodeFilter ElectronFilter {
|
---|
562 | set InputArray HCal/eflowTracks
|
---|
563 | set OutputArray electrons
|
---|
564 | set Invert true
|
---|
565 | add PdgCode {11}
|
---|
566 | add PdgCode {-11}
|
---|
567 | }
|
---|
568 |
|
---|
569 | ######################
|
---|
570 | # ChargedHadronFilter
|
---|
571 | ######################
|
---|
572 |
|
---|
573 | module PdgCodeFilter ChargedHadronFilter {
|
---|
574 | set InputArray HCal/eflowTracks
|
---|
575 | set OutputArray chargedHadrons
|
---|
576 |
|
---|
577 | add PdgCode {11}
|
---|
578 | add PdgCode {-11}
|
---|
579 | add PdgCode {13}
|
---|
580 | add PdgCode {-13}
|
---|
581 | }
|
---|
582 |
|
---|
583 |
|
---|
584 |
|
---|
585 | ###################################################
|
---|
586 | # Tower Merger (in case not using e-flow algorithm)
|
---|
587 | ###################################################
|
---|
588 |
|
---|
589 | module Merger Calorimeter {
|
---|
590 | # add InputArray InputArray
|
---|
591 | add InputArray ECal/ecalTowers
|
---|
592 | add InputArray HCal/hcalTowers
|
---|
593 | set OutputArray towers
|
---|
594 | }
|
---|
595 |
|
---|
596 |
|
---|
597 | ####################
|
---|
598 | # Energy flow merger
|
---|
599 | ####################
|
---|
600 |
|
---|
601 | module Merger EFlowMerger {
|
---|
602 | # add InputArray InputArray
|
---|
603 | add InputArray HCal/eflowTracks
|
---|
604 | add InputArray ECal/eflowPhotons
|
---|
605 | add InputArray HCal/eflowNeutralHadrons
|
---|
606 | set OutputArray eflow
|
---|
607 | }
|
---|
608 |
|
---|
609 |
|
---|
610 | ###################
|
---|
611 | # Photon efficiency
|
---|
612 | ###################
|
---|
613 |
|
---|
614 | module Efficiency PhotonEfficiency {
|
---|
615 | set InputArray ECal/eflowPhotons
|
---|
616 | set OutputArray photons
|
---|
617 |
|
---|
618 | # set EfficiencyFormula {efficiency formula as a function of eta and pt}
|
---|
619 |
|
---|
620 | # efficiency formula for photons
|
---|
621 | # current full simulation of CLICdet yields:
|
---|
622 | set EfficiencyFormula {
|
---|
623 | (energy < 2.0 ) * (0.000) +
|
---|
624 | (energy >= 2.0) * (abs(eta) < 0.7)*(0.94) +
|
---|
625 | (energy >= 2.0) * (abs(eta) >=0.7 && abs(eta) <=3.0) * (0.9) }
|
---|
626 |
|
---|
627 | }
|
---|
628 |
|
---|
629 | ##################
|
---|
630 | # Photon isolation
|
---|
631 | ##################
|
---|
632 |
|
---|
633 | module Isolation PhotonIsolation {
|
---|
634 | set CandidateInputArray PhotonEfficiency/photons
|
---|
635 | set IsolationInputArray EFlowMerger/eflow
|
---|
636 |
|
---|
637 | set OutputArray photons
|
---|
638 |
|
---|
639 | set DeltaRMax 0.5
|
---|
640 |
|
---|
641 | set PTMin 0.5
|
---|
642 |
|
---|
643 | set PTRatioMax 0.12
|
---|
644 | }
|
---|
645 |
|
---|
646 | #####################
|
---|
647 | # Electron efficiency
|
---|
648 | #####################
|
---|
649 |
|
---|
650 | module Efficiency ElectronEfficiency {
|
---|
651 | set InputArray ElectronFilter/electrons
|
---|
652 | set OutputArray electrons
|
---|
653 |
|
---|
654 | # set EfficiencyFormula {efficiency formula as a function of eta and pt}
|
---|
655 | set EfficiencyFormula {
|
---|
656 | (energy < 5.0 ) * (0.00) +
|
---|
657 | (energy >= 5.0) * ( abs(eta) > 1.95 ) * (0.6 ) +
|
---|
658 | (energy >= 5.0) * ( abs(eta) <= 1.95 && abs(eta) > 1.22 ) * (0.77) +
|
---|
659 | (energy >= 5.0) * ( abs(eta) <= 1.22 && abs(eta) > 1.1 ) * (0.67) +
|
---|
660 | (energy >= 5.0) * ( abs(eta) <= 1.1 && abs(eta) > 1.0 ) * (0.76) +
|
---|
661 | (energy >= 5.0) * ( abs(eta) <= 1.0 && abs(eta) > 0.66 ) * (0.8 ) +
|
---|
662 | (energy >= 5.0) * ( abs(eta) <= 0.66 && abs(eta) >0.4 ) * (0.86) +
|
---|
663 | (energy >= 5.0) * ( abs(eta) <= 0.4) * (0.89)
|
---|
664 | }
|
---|
665 | }
|
---|
666 |
|
---|
667 | ####################
|
---|
668 | # Electron isolation
|
---|
669 | ####################
|
---|
670 |
|
---|
671 | module Isolation ElectronIsolation {
|
---|
672 | set CandidateInputArray ElectronEfficiency/electrons
|
---|
673 | set IsolationInputArray EFlowMerger/eflow
|
---|
674 |
|
---|
675 | set OutputArray electrons
|
---|
676 |
|
---|
677 | set DeltaRMax 0.5
|
---|
678 |
|
---|
679 | set PTMin 0.5
|
---|
680 |
|
---|
681 | set PTRatioMax 0.12
|
---|
682 | }
|
---|
683 |
|
---|
684 | #################
|
---|
685 | # Muon efficiency
|
---|
686 | #################
|
---|
687 |
|
---|
688 | module Efficiency MuonEfficiency {
|
---|
689 | set InputArray MuonMomentumSmearing/muons
|
---|
690 | set OutputArray muons
|
---|
691 |
|
---|
692 | # set EfficiencyFormula {efficiency as a function of eta and pt}
|
---|
693 |
|
---|
694 | # efficiency formula for muons
|
---|
695 | # current full simulation of CLICdet yields:
|
---|
696 | set EfficiencyFormula {
|
---|
697 | (energy < 2.0 ) * (0.00) +
|
---|
698 | (energy < 50 && energy >=2.0 ) * ( abs(eta) > 1.95 ) * (0.73) +
|
---|
699 | (energy < 50 && energy >=2.0 ) * (abs(eta) <= 1.95 && abs(eta) > 0.2) * (0.98) +
|
---|
700 | (energy < 50 && energy >=2.0 ) * (abs(eta) <= 0.2) * (0.87) +
|
---|
701 | (energy>=50) * (0.999)
|
---|
702 | }
|
---|
703 | }
|
---|
704 |
|
---|
705 | ################
|
---|
706 | # Muon isolation
|
---|
707 | ################
|
---|
708 |
|
---|
709 | module Isolation MuonIsolation {
|
---|
710 | set CandidateInputArray MuonEfficiency/muons
|
---|
711 | set IsolationInputArray EFlowMerger/eflow
|
---|
712 |
|
---|
713 | set OutputArray muons
|
---|
714 |
|
---|
715 | set DeltaRMax 0.5
|
---|
716 |
|
---|
717 | set PTMin 0.5
|
---|
718 |
|
---|
719 | set PTRatioMax 0.25
|
---|
720 | }
|
---|
721 |
|
---|
722 |
|
---|
723 |
|
---|
724 | ###################
|
---|
725 | # Missing ET merger
|
---|
726 | ###################
|
---|
727 |
|
---|
728 | module Merger MissingET {
|
---|
729 | # add InputArray InputArray
|
---|
730 | add InputArray EFlowMerger/eflow
|
---|
731 | set MomentumOutputArray momentum
|
---|
732 | }
|
---|
733 |
|
---|
734 |
|
---|
735 | ##################
|
---|
736 | # Scalar HT merger
|
---|
737 | ##################
|
---|
738 |
|
---|
739 | module Merger ScalarHT {
|
---|
740 | # add InputArray InputArray
|
---|
741 | add InputArray EFlowMerger/eflow
|
---|
742 | set EnergyOutputArray energy
|
---|
743 | }
|
---|
744 | ######################
|
---|
745 | # EFlowFilter (UniqueObjectFinder)
|
---|
746 | ######################
|
---|
747 | module UniqueObjectFinder EFlowFilter {
|
---|
748 | add InputArray PhotonIsolation/photons photons
|
---|
749 | add InputArray ElectronIsolation/electrons electrons
|
---|
750 | add InputArray MuonIsolation/muons muons
|
---|
751 | add InputArray EFlowMerger/eflow eflow
|
---|
752 | }
|
---|
753 |
|
---|
754 | #################
|
---|
755 | # Neutrino Filter
|
---|
756 | #################
|
---|
757 |
|
---|
758 | module PdgCodeFilter NeutrinoFilter {
|
---|
759 |
|
---|
760 | set InputArray Delphes/stableParticles
|
---|
761 | set OutputArray filteredParticles
|
---|
762 |
|
---|
763 | set PTMin 0.0
|
---|
764 |
|
---|
765 | add PdgCode {12}
|
---|
766 | add PdgCode {14}
|
---|
767 | add PdgCode {16}
|
---|
768 | add PdgCode {-12}
|
---|
769 | add PdgCode {-14}
|
---|
770 | add PdgCode {-16}
|
---|
771 |
|
---|
772 | }
|
---|
773 |
|
---|
774 |
|
---|
775 | #####################
|
---|
776 | # MC truth jet finder
|
---|
777 | #####################
|
---|
778 |
|
---|
779 | module FastJetFinder GenJetFinder {
|
---|
780 | set InputArray NeutrinoFilter/filteredParticles
|
---|
781 |
|
---|
782 | set OutputArray jets
|
---|
783 |
|
---|
784 | # algorithm: 1 CDFJetClu, 2 MidPoint, 3 SIScone, 4 kt, 5 Cambridge/Aachen, 6 antikt, 7 anti-kt with winner-take-all axis (for N-subjettiness), 8 N-jettiness, 9 Valencia
|
---|
785 | set JetAlgorithm 9
|
---|
786 | set ParameterR 0.5
|
---|
787 |
|
---|
788 | set JetPTMin 20.0
|
---|
789 | }
|
---|
790 |
|
---|
791 | #########################
|
---|
792 | # Gen Missing ET merger
|
---|
793 | ########################
|
---|
794 |
|
---|
795 | module Merger GenMissingET {
|
---|
796 | # add InputArray InputArray
|
---|
797 | add InputArray NeutrinoFilter/filteredParticles
|
---|
798 | set MomentumOutputArray momentum
|
---|
799 | }
|
---|
800 |
|
---|
801 |
|
---|
802 |
|
---|
803 | ############
|
---|
804 | # Jet finder
|
---|
805 | ############
|
---|
806 |
|
---|
807 | module FastJetFinder FastJetFinderKt {
|
---|
808 | # set InputArray Calorimeter/towers
|
---|
809 | set InputArray EFlowMerger/eflow
|
---|
810 |
|
---|
811 | set OutputArray KTjets
|
---|
812 |
|
---|
813 | # algorithm: 1 CDFJetClu, 2 MidPoint, 3 SIScone, 4 kt, 5 Cambridge/Aachen, 6 antikt, 7 anti-kt with winner-take-all axis (for N-subjettiness), 8 N-jettiness, 9 Valencia
|
---|
814 | set JetAlgorithm 4
|
---|
815 | set ParameterR 0.5
|
---|
816 |
|
---|
817 | set JetPTMin 20.0
|
---|
818 | }
|
---|
819 |
|
---|
820 | ################
|
---|
821 | # Jet finder VLC
|
---|
822 | ################
|
---|
823 |
|
---|
824 |
|
---|
825 | source CLICdet/CLICdet_JetReco.tcl
|
---|
826 |
|
---|
827 |
|
---|
828 | ###################
|
---|
829 | ## Jet Energy Scale
|
---|
830 | ###################
|
---|
831 | #
|
---|
832 | #module EnergyScale JetEnergyScale {
|
---|
833 | # set InputArray FastJetFinderVLC_R10_N4/VLCjetsR10N4
|
---|
834 | # set OutputArray jets
|
---|
835 | #
|
---|
836 | # # scale formula for jets
|
---|
837 | # set ScaleFormula {1.00}
|
---|
838 | #}
|
---|
839 |
|
---|
840 |
|
---|
841 | ########################
|
---|
842 | # Jet Flavor Association
|
---|
843 | ########################
|
---|
844 |
|
---|
845 | source CLICdet/CLICdet_JetFlavorAssociation.tcl
|
---|
846 |
|
---|
847 | ###########
|
---|
848 | # b-tagging
|
---|
849 | ###########
|
---|
850 | # based on CLICdp-Note-2014-002
|
---|
851 |
|
---|
852 | source CLICdet/CLICdet_BTagging.tcl
|
---|
853 |
|
---|
854 |
|
---|
855 | #############
|
---|
856 | # tau-tagging
|
---|
857 | #############
|
---|
858 | # based on LCD-2010-009
|
---|
859 |
|
---|
860 | source CLICdet/CLICdet_TauTagging.tcl
|
---|
861 |
|
---|
862 |
|
---|
863 |
|
---|
864 | ##################
|
---|
865 | # ROOT tree writer
|
---|
866 | ##################
|
---|
867 |
|
---|
868 | module TreeWriter TreeWriter {
|
---|
869 | # add Branch InputArray BranchName BranchClass
|
---|
870 | add Branch Delphes/allParticles Particle GenParticle
|
---|
871 |
|
---|
872 | add Branch GenJetFinder/jets GenJet Jet
|
---|
873 |
|
---|
874 | add Branch FastJetFinderKt/KTjets KTjet Jet
|
---|
875 | add Branch FastJetFinderVLC_R05_N2/VLCjetsR05N2 VLCjetR05N2 Jet
|
---|
876 | add Branch FastJetFinderVLC_R05_N3/VLCjetsR05N3 VLCjetR05N3 Jet
|
---|
877 | add Branch FastJetFinderVLC_R05_N4/VLCjetsR05N4 VLCjetR05N4 Jet
|
---|
878 | add Branch FastJetFinderVLC_R05_N5/VLCjetsR05N5 VLCjetR05N5 Jet
|
---|
879 | add Branch FastJetFinderVLC_R05_N6/VLCjetsR05N6 VLCjetR05N6 Jet
|
---|
880 |
|
---|
881 | add Branch FastJetFinderVLC_R07_N2/VLCjetsR07N2 VLCjetR07N2 Jet
|
---|
882 | add Branch FastJetFinderVLC_R07_N3/VLCjetsR07N3 VLCjetR07N3 Jet
|
---|
883 | add Branch FastJetFinderVLC_R07_N4/VLCjetsR07N4 VLCjetR07N4 Jet
|
---|
884 | add Branch FastJetFinderVLC_R07_N5/VLCjetsR07N5 VLCjetR07N5 Jet
|
---|
885 | add Branch FastJetFinderVLC_R07_N6/VLCjetsR07N6 VLCjetR07N6 Jet
|
---|
886 |
|
---|
887 | add Branch FastJetFinderVLC_R10_N2/VLCjetsR10N2 VLCjetR10N2 Jet
|
---|
888 | add Branch FastJetFinderVLC_R10_N3/VLCjetsR10N3 VLCjetR10N3 Jet
|
---|
889 | add Branch FastJetFinderVLC_R10_N4/VLCjetsR10N4 VLCjetR10N4 Jet
|
---|
890 | add Branch FastJetFinderVLC_R10_N5/VLCjetsR10N5 VLCjetR10N5 Jet
|
---|
891 | add Branch FastJetFinderVLC_R10_N6/VLCjetsR10N6 VLCjetR10N6 Jet
|
---|
892 |
|
---|
893 | add Branch FastJetFinderVLC_R12_N2/VLCjetsR12N2 VLCjetR12N2 Jet
|
---|
894 | add Branch FastJetFinderVLC_R12_N3/VLCjetsR12N3 VLCjetR12N3 Jet
|
---|
895 | add Branch FastJetFinderVLC_R12_N4/VLCjetsR12N4 VLCjetR12N4 Jet
|
---|
896 | add Branch FastJetFinderVLC_R12_N5/VLCjetsR12N5 VLCjetR12N5 Jet
|
---|
897 | add Branch FastJetFinderVLC_R12_N6/VLCjetsR12N6 VLCjetR12N6 Jet
|
---|
898 |
|
---|
899 | add Branch FastJetFinderVLC_R15_N2/VLCjetsR15N2 VLCjetR15N2 Jet
|
---|
900 | add Branch FastJetFinderVLC_R15_N3/VLCjetsR15N3 VLCjetR15N3 Jet
|
---|
901 | add Branch FastJetFinderVLC_R15_N4/VLCjetsR15N4 VLCjetR15N4 Jet
|
---|
902 | add Branch FastJetFinderVLC_R15_N5/VLCjetsR15N5 VLCjetR15N5 Jet
|
---|
903 | add Branch FastJetFinderVLC_R15_N6/VLCjetsR15N6 VLCjetR15N6 Jet
|
---|
904 |
|
---|
905 | add Branch GenMissingET/momentum GenMissingET MissingET
|
---|
906 |
|
---|
907 | add Branch TrackMerger/tracks Track Track
|
---|
908 | add Branch Calorimeter/towers Tower Tower
|
---|
909 |
|
---|
910 | add Branch HCal/eflowTracks EFlowTrack Track
|
---|
911 | add Branch ECal/eflowPhotons EFlowPhoton Tower
|
---|
912 | add Branch HCal/eflowNeutralHadrons EFlowNeutralHadron Tower
|
---|
913 |
|
---|
914 | add Branch EFlowFilter/photons Photon Photon
|
---|
915 | add Branch EFlowFilter/electrons Electron Electron
|
---|
916 | add Branch EFlowFilter/muons Muon Muon
|
---|
917 |
|
---|
918 | add Branch MissingET/momentum MissingET MissingET
|
---|
919 | add Branch ScalarHT/energy ScalarHT ScalarHT
|
---|
920 | }
|
---|
921 |
|
---|