Changeset 5554fa9 in git for cards/CLICdet
- Timestamp:
- Jan 25, 2018, 4:59:11 PM (7 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- ce2279d
- Parents:
- 5953e02
- Location:
- cards/CLICdet
- Files:
-
- 6 moved
Legend:
- Unmodified
- Added
- Removed
-
cards/CLICdet/CLICdet_BTagging.tcl
r5953e02 r5554fa9 10 10 # based on CLICdp-Note-2014-002 11 11 12 source CLICdet _BTag_50.tcl12 source CLICdet/CLICdet_BTag_50.tcl 13 13 } 14 14 module BTagging BTaggingWP70_R05N2 { 15 15 set JetInputArray FastJetFinderVLC_R05_N2/VLCjetsR05N2 16 16 set BitNumber 1 17 source CLICdet _BTag_70.tcl17 source CLICdet/CLICdet_BTag_70.tcl 18 18 } 19 19 module BTagging BTaggingWP90_R05N2 { 20 20 set JetInputArray FastJetFinderVLC_R05_N2/VLCjetsR05N2 21 21 set BitNumber 2 22 source CLICdet _BTag_90.tcl22 source CLICdet/CLICdet_BTag_90.tcl 23 23 } 24 24 module BTagging BTaggingWP50_R05N3 { 25 25 set JetInputArray FastJetFinderVLC_R05_N3/VLCjetsR05N3 26 26 set BitNumber 0 27 source CLICdet _BTag_50.tcl27 source CLICdet/CLICdet_BTag_50.tcl 28 28 } 29 29 module BTagging BTaggingWP70_R05N3 { 30 30 set JetInputArray FastJetFinderVLC_R05_N3/VLCjetsR05N3 31 31 set BitNumber 1 32 source CLICdet _BTag_70.tcl32 source CLICdet/CLICdet_BTag_70.tcl 33 33 } 34 34 module BTagging BTaggingWP90_R05N3 { 35 35 set JetInputArray FastJetFinderVLC_R05_N3/VLCjetsR05N3 36 36 set BitNumber 2 37 source CLICdet _BTag_90.tcl37 source CLICdet/CLICdet_BTag_90.tcl 38 38 } 39 39 module BTagging BTaggingWP50_R05N4 { 40 40 set JetInputArray FastJetFinderVLC_R05_N4/VLCjetsR05N4 41 41 set BitNumber 0 42 source CLICdet _BTag_50.tcl42 source CLICdet/CLICdet_BTag_50.tcl 43 43 } 44 44 module BTagging BTaggingWP70_R05N4 { 45 45 set JetInputArray FastJetFinderVLC_R05_N4/VLCjetsR05N4 46 46 set BitNumber 1 47 source CLICdet _BTag_70.tcl47 source CLICdet/CLICdet_BTag_70.tcl 48 48 } 49 49 module BTagging BTaggingWP90_R05N4 { 50 50 set JetInputArray FastJetFinderVLC_R05_N4/VLCjetsR05N4 51 51 set BitNumber 2 52 source CLICdet _BTag_90.tcl52 source CLICdet/CLICdet_BTag_90.tcl 53 53 } 54 54 module BTagging BTaggingWP50_R05N5 { 55 55 set JetInputArray FastJetFinderVLC_R05_N5/VLCjetsR05N5 56 56 set BitNumber 0 57 source CLICdet _BTag_50.tcl57 source CLICdet/CLICdet_BTag_50.tcl 58 58 } 59 59 module BTagging BTaggingWP70_R05N5 { 60 60 set JetInputArray FastJetFinderVLC_R05_N5/VLCjetsR05N5 61 61 set BitNumber 1 62 source CLICdet _BTag_70.tcl62 source CLICdet/CLICdet_BTag_70.tcl 63 63 } 64 64 module BTagging BTaggingWP90_R05N5 { 65 65 set JetInputArray FastJetFinderVLC_R05_N5/VLCjetsR05N5 66 66 set BitNumber 2 67 source CLICdet _BTag_90.tcl67 source CLICdet/CLICdet_BTag_90.tcl 68 68 } 69 69 module BTagging BTaggingWP50_R05N6 { 70 70 set JetInputArray FastJetFinderVLC_R05_N6/VLCjetsR05N6 71 71 set BitNumber 0 72 source CLICdet _BTag_50.tcl72 source CLICdet/CLICdet_BTag_50.tcl 73 73 } 74 74 module BTagging BTaggingWP70_R05N6 { 75 75 set JetInputArray FastJetFinderVLC_R05_N6/VLCjetsR05N6 76 76 set BitNumber 1 77 source CLICdet _BTag_70.tcl77 source CLICdet/CLICdet_BTag_70.tcl 78 78 } 79 79 module BTagging BTaggingWP90_R05N6 { 80 80 set JetInputArray FastJetFinderVLC_R05_N6/VLCjetsR05N6 81 81 set BitNumber 2 82 source CLICdet _BTag_90.tcl82 source CLICdet/CLICdet_BTag_90.tcl 83 83 } 84 84 module BTagging BTaggingWP50_R07N2 { 85 85 set JetInputArray FastJetFinderVLC_R07_N2/VLCjetsR07N2 86 86 set BitNumber 0 87 source CLICdet _BTag_50.tcl87 source CLICdet/CLICdet_BTag_50.tcl 88 88 } 89 89 module BTagging BTaggingWP70_R07N2 { 90 90 set JetInputArray FastJetFinderVLC_R07_N2/VLCjetsR07N2 91 91 set BitNumber 1 92 source CLICdet _BTag_70.tcl92 source CLICdet/CLICdet_BTag_70.tcl 93 93 } 94 94 module BTagging BTaggingWP90_R07N2 { 95 95 set JetInputArray FastJetFinderVLC_R07_N2/VLCjetsR07N2 96 96 set BitNumber 2 97 source CLICdet _BTag_90.tcl97 source CLICdet/CLICdet_BTag_90.tcl 98 98 } 99 99 module BTagging BTaggingWP50_R07N3 { 100 100 set JetInputArray FastJetFinderVLC_R07_N3/VLCjetsR07N3 101 101 set BitNumber 0 102 source CLICdet _BTag_50.tcl102 source CLICdet/CLICdet_BTag_50.tcl 103 103 } 104 104 module BTagging BTaggingWP70_R07N3 { 105 105 set JetInputArray FastJetFinderVLC_R07_N3/VLCjetsR07N3 106 106 set BitNumber 1 107 source CLICdet _BTag_70.tcl107 source CLICdet/CLICdet_BTag_70.tcl 108 108 } 109 109 module BTagging BTaggingWP90_R07N3 { 110 110 set JetInputArray FastJetFinderVLC_R07_N3/VLCjetsR07N3 111 111 set BitNumber 2 112 source CLICdet _BTag_90.tcl112 source CLICdet/CLICdet_BTag_90.tcl 113 113 } 114 114 module BTagging BTaggingWP50_R07N4 { 115 115 set JetInputArray FastJetFinderVLC_R07_N4/VLCjetsR07N4 116 116 set BitNumber 0 117 source CLICdet _BTag_50.tcl117 source CLICdet/CLICdet_BTag_50.tcl 118 118 } 119 119 module BTagging BTaggingWP70_R07N4 { 120 120 set JetInputArray FastJetFinderVLC_R07_N4/VLCjetsR07N4 121 121 set BitNumber 1 122 source CLICdet _BTag_70.tcl122 source CLICdet/CLICdet_BTag_70.tcl 123 123 } 124 124 module BTagging BTaggingWP90_R07N4 { 125 125 set JetInputArray FastJetFinderVLC_R07_N4/VLCjetsR07N4 126 126 set BitNumber 2 127 source CLICdet _BTag_90.tcl127 source CLICdet/CLICdet_BTag_90.tcl 128 128 } 129 129 module BTagging BTaggingWP50_R07N5 { 130 130 set JetInputArray FastJetFinderVLC_R07_N5/VLCjetsR07N5 131 131 set BitNumber 0 132 source CLICdet _BTag_50.tcl132 source CLICdet/CLICdet_BTag_50.tcl 133 133 } 134 134 module BTagging BTaggingWP70_R07N5 { 135 135 set JetInputArray FastJetFinderVLC_R07_N5/VLCjetsR07N5 136 136 set BitNumber 1 137 source CLICdet _BTag_70.tcl137 source CLICdet/CLICdet_BTag_70.tcl 138 138 } 139 139 module BTagging BTaggingWP90_R07N5 { 140 140 set JetInputArray FastJetFinderVLC_R07_N5/VLCjetsR07N5 141 141 set BitNumber 2 142 source CLICdet _BTag_90.tcl142 source CLICdet/CLICdet_BTag_90.tcl 143 143 } 144 144 module BTagging BTaggingWP50_R07N6 { 145 145 set JetInputArray FastJetFinderVLC_R07_N6/VLCjetsR07N6 146 146 set BitNumber 0 147 source CLICdet _BTag_50.tcl147 source CLICdet/CLICdet_BTag_50.tcl 148 148 } 149 149 module BTagging BTaggingWP70_R07N6 { 150 150 set JetInputArray FastJetFinderVLC_R07_N6/VLCjetsR07N6 151 151 set BitNumber 1 152 source CLICdet _BTag_70.tcl152 source CLICdet/CLICdet_BTag_70.tcl 153 153 } 154 154 module BTagging BTaggingWP90_R07N6 { 155 155 set JetInputArray FastJetFinderVLC_R07_N6/VLCjetsR07N6 156 156 set BitNumber 2 157 source CLICdet _BTag_90.tcl157 source CLICdet/CLICdet_BTag_90.tcl 158 158 } 159 159 module BTagging BTaggingWP50_R10N2 { 160 160 set JetInputArray FastJetFinderVLC_R10_N2/VLCjetsR10N2 161 161 set BitNumber 0 162 source CLICdet _BTag_50.tcl162 source CLICdet/CLICdet_BTag_50.tcl 163 163 } 164 164 module BTagging BTaggingWP70_R10N2 { 165 165 set JetInputArray FastJetFinderVLC_R10_N2/VLCjetsR10N2 166 166 set BitNumber 1 167 source CLICdet _BTag_70.tcl167 source CLICdet/CLICdet_BTag_70.tcl 168 168 } 169 169 module BTagging BTaggingWP90_R10N2 { 170 170 set JetInputArray FastJetFinderVLC_R10_N2/VLCjetsR10N2 171 171 set BitNumber 2 172 source CLICdet _BTag_90.tcl172 source CLICdet/CLICdet_BTag_90.tcl 173 173 } 174 174 module BTagging BTaggingWP50_R10N3 { 175 175 set JetInputArray FastJetFinderVLC_R10_N3/VLCjetsR10N3 176 176 set BitNumber 0 177 source CLICdet _BTag_50.tcl177 source CLICdet/CLICdet_BTag_50.tcl 178 178 } 179 179 module BTagging BTaggingWP70_R10N3 { 180 180 set JetInputArray FastJetFinderVLC_R10_N3/VLCjetsR10N3 181 181 set BitNumber 1 182 source CLICdet _BTag_70.tcl182 source CLICdet/CLICdet_BTag_70.tcl 183 183 } 184 184 module BTagging BTaggingWP90_R10N3 { 185 185 set JetInputArray FastJetFinderVLC_R10_N3/VLCjetsR10N3 186 186 set BitNumber 2 187 source CLICdet _BTag_90.tcl187 source CLICdet/CLICdet_BTag_90.tcl 188 188 } 189 189 module BTagging BTaggingWP50_R10N4 { 190 190 set JetInputArray FastJetFinderVLC_R10_N4/VLCjetsR10N4 191 191 set BitNumber 0 192 source CLICdet _BTag_50.tcl192 source CLICdet/CLICdet_BTag_50.tcl 193 193 } 194 194 module BTagging BTaggingWP70_R10N4 { 195 195 set JetInputArray FastJetFinderVLC_R10_N4/VLCjetsR10N4 196 196 set BitNumber 1 197 source CLICdet _BTag_70.tcl197 source CLICdet/CLICdet_BTag_70.tcl 198 198 } 199 199 module BTagging BTaggingWP90_R10N4 { 200 200 set JetInputArray FastJetFinderVLC_R10_N4/VLCjetsR10N4 201 201 set BitNumber 2 202 source CLICdet _BTag_90.tcl202 source CLICdet/CLICdet_BTag_90.tcl 203 203 } 204 204 module BTagging BTaggingWP50_R10N5 { 205 205 set JetInputArray FastJetFinderVLC_R10_N5/VLCjetsR10N5 206 206 set BitNumber 0 207 source CLICdet _BTag_50.tcl207 source CLICdet/CLICdet_BTag_50.tcl 208 208 } 209 209 module BTagging BTaggingWP70_R10N5 { 210 210 set JetInputArray FastJetFinderVLC_R10_N5/VLCjetsR10N5 211 211 set BitNumber 1 212 source CLICdet _BTag_70.tcl212 source CLICdet/CLICdet_BTag_70.tcl 213 213 } 214 214 module BTagging BTaggingWP90_R10N5 { 215 215 set JetInputArray FastJetFinderVLC_R10_N5/VLCjetsR10N5 216 216 set BitNumber 2 217 source CLICdet _BTag_90.tcl217 source CLICdet/CLICdet_BTag_90.tcl 218 218 } 219 219 module BTagging BTaggingWP50_R10N6 { 220 220 set JetInputArray FastJetFinderVLC_R10_N6/VLCjetsR10N6 221 221 set BitNumber 0 222 source CLICdet _BTag_50.tcl222 source CLICdet/CLICdet_BTag_50.tcl 223 223 } 224 224 module BTagging BTaggingWP70_R10N6 { 225 225 set JetInputArray FastJetFinderVLC_R10_N6/VLCjetsR10N6 226 226 set BitNumber 1 227 source CLICdet _BTag_70.tcl227 source CLICdet/CLICdet_BTag_70.tcl 228 228 } 229 229 module BTagging BTaggingWP90_R10N6 { 230 230 set JetInputArray FastJetFinderVLC_R10_N6/VLCjetsR10N6 231 231 set BitNumber 2 232 source CLICdet _BTag_90.tcl232 source CLICdet/CLICdet_BTag_90.tcl 233 233 } 234 234 module BTagging BTaggingWP50_R12N2 { 235 235 set JetInputArray FastJetFinderVLC_R12_N2/VLCjetsR12N2 236 236 set BitNumber 0 237 source CLICdet _BTag_50.tcl237 source CLICdet/CLICdet_BTag_50.tcl 238 238 } 239 239 module BTagging BTaggingWP70_R12N2 { 240 240 set JetInputArray FastJetFinderVLC_R12_N2/VLCjetsR12N2 241 241 set BitNumber 1 242 source CLICdet _BTag_70.tcl242 source CLICdet/CLICdet_BTag_70.tcl 243 243 } 244 244 module BTagging BTaggingWP90_R12N2 { 245 245 set JetInputArray FastJetFinderVLC_R12_N2/VLCjetsR12N2 246 246 set BitNumber 2 247 source CLICdet _BTag_90.tcl247 source CLICdet/CLICdet_BTag_90.tcl 248 248 } 249 249 module BTagging BTaggingWP50_R12N3 { 250 250 set JetInputArray FastJetFinderVLC_R12_N3/VLCjetsR12N3 251 251 set BitNumber 0 252 source CLICdet _BTag_50.tcl252 source CLICdet/CLICdet_BTag_50.tcl 253 253 } 254 254 module BTagging BTaggingWP70_R12N3 { 255 255 set JetInputArray FastJetFinderVLC_R12_N3/VLCjetsR12N3 256 256 set BitNumber 1 257 source CLICdet _BTag_70.tcl257 source CLICdet/CLICdet_BTag_70.tcl 258 258 } 259 259 module BTagging BTaggingWP90_R12N3 { 260 260 set JetInputArray FastJetFinderVLC_R12_N3/VLCjetsR12N3 261 261 set BitNumber 2 262 source CLICdet _BTag_90.tcl262 source CLICdet/CLICdet_BTag_90.tcl 263 263 } 264 264 module BTagging BTaggingWP50_R12N4 { 265 265 set JetInputArray FastJetFinderVLC_R12_N4/VLCjetsR12N4 266 266 set BitNumber 0 267 source CLICdet _BTag_50.tcl267 source CLICdet/CLICdet_BTag_50.tcl 268 268 } 269 269 module BTagging BTaggingWP70_R12N4 { 270 270 set JetInputArray FastJetFinderVLC_R12_N4/VLCjetsR12N4 271 271 set BitNumber 1 272 source CLICdet _BTag_70.tcl272 source CLICdet/CLICdet_BTag_70.tcl 273 273 } 274 274 module BTagging BTaggingWP90_R12N4 { 275 275 set JetInputArray FastJetFinderVLC_R12_N4/VLCjetsR12N4 276 276 set BitNumber 2 277 source CLICdet _BTag_90.tcl277 source CLICdet/CLICdet_BTag_90.tcl 278 278 } 279 279 module BTagging BTaggingWP50_R12N5 { 280 280 set JetInputArray FastJetFinderVLC_R12_N5/VLCjetsR12N5 281 281 set BitNumber 0 282 source CLICdet _BTag_50.tcl282 source CLICdet/CLICdet_BTag_50.tcl 283 283 } 284 284 module BTagging BTaggingWP70_R12N5 { 285 285 set JetInputArray FastJetFinderVLC_R12_N5/VLCjetsR12N5 286 286 set BitNumber 1 287 source CLICdet _BTag_70.tcl287 source CLICdet/CLICdet_BTag_70.tcl 288 288 } 289 289 module BTagging BTaggingWP90_R12N5 { 290 290 set JetInputArray FastJetFinderVLC_R12_N5/VLCjetsR12N5 291 291 set BitNumber 2 292 source CLICdet _BTag_90.tcl292 source CLICdet/CLICdet_BTag_90.tcl 293 293 } 294 294 module BTagging BTaggingWP50_R12N6 { 295 295 set JetInputArray FastJetFinderVLC_R12_N6/VLCjetsR12N6 296 296 set BitNumber 0 297 source CLICdet _BTag_50.tcl297 source CLICdet/CLICdet_BTag_50.tcl 298 298 } 299 299 module BTagging BTaggingWP70_R12N6 { 300 300 set JetInputArray FastJetFinderVLC_R12_N6/VLCjetsR12N6 301 301 set BitNumber 1 302 source CLICdet _BTag_70.tcl302 source CLICdet/CLICdet_BTag_70.tcl 303 303 } 304 304 module BTagging BTaggingWP90_R12N6 { 305 305 set JetInputArray FastJetFinderVLC_R12_N6/VLCjetsR12N6 306 306 set BitNumber 2 307 source CLICdet _BTag_90.tcl307 source CLICdet/CLICdet_BTag_90.tcl 308 308 } 309 309 module BTagging BTaggingWP50_R15N2 { 310 310 set JetInputArray FastJetFinderVLC_R15_N2/VLCjetsR15N2 311 311 set BitNumber 0 312 source CLICdet _BTag_50.tcl312 source CLICdet/CLICdet_BTag_50.tcl 313 313 } 314 314 module BTagging BTaggingWP70_R15N2 { 315 315 set JetInputArray FastJetFinderVLC_R15_N2/VLCjetsR15N2 316 316 set BitNumber 1 317 source CLICdet _BTag_70.tcl317 source CLICdet/CLICdet_BTag_70.tcl 318 318 } 319 319 module BTagging BTaggingWP90_R15N2 { 320 320 set JetInputArray FastJetFinderVLC_R15_N2/VLCjetsR15N2 321 321 set BitNumber 2 322 source CLICdet _BTag_90.tcl322 source CLICdet/CLICdet_BTag_90.tcl 323 323 } 324 324 module BTagging BTaggingWP50_R15N3 { 325 325 set JetInputArray FastJetFinderVLC_R15_N3/VLCjetsR15N3 326 326 set BitNumber 0 327 source CLICdet _BTag_50.tcl327 source CLICdet/CLICdet_BTag_50.tcl 328 328 } 329 329 module BTagging BTaggingWP70_R15N3 { 330 330 set JetInputArray FastJetFinderVLC_R15_N3/VLCjetsR15N3 331 331 set BitNumber 1 332 source CLICdet _BTag_70.tcl332 source CLICdet/CLICdet_BTag_70.tcl 333 333 } 334 334 module BTagging BTaggingWP90_R15N3 { 335 335 set JetInputArray FastJetFinderVLC_R15_N3/VLCjetsR15N3 336 336 set BitNumber 2 337 source CLICdet _BTag_90.tcl337 source CLICdet/CLICdet_BTag_90.tcl 338 338 } 339 339 module BTagging BTaggingWP50_R15N4 { 340 340 set JetInputArray FastJetFinderVLC_R15_N4/VLCjetsR15N4 341 341 set BitNumber 0 342 source CLICdet _BTag_50.tcl342 source CLICdet/CLICdet_BTag_50.tcl 343 343 } 344 344 module BTagging BTaggingWP70_R15N4 { 345 345 set JetInputArray FastJetFinderVLC_R15_N4/VLCjetsR15N4 346 346 set BitNumber 1 347 source CLICdet _BTag_70.tcl347 source CLICdet/CLICdet_BTag_70.tcl 348 348 } 349 349 module BTagging BTaggingWP90_R15N4 { 350 350 set JetInputArray FastJetFinderVLC_R15_N4/VLCjetsR15N4 351 351 set BitNumber 2 352 source CLICdet _BTag_90.tcl352 source CLICdet/CLICdet_BTag_90.tcl 353 353 } 354 354 module BTagging BTaggingWP50_R15N5 { 355 355 set JetInputArray FastJetFinderVLC_R15_N5/VLCjetsR15N5 356 356 set BitNumber 0 357 source CLICdet _BTag_50.tcl357 source CLICdet/CLICdet_BTag_50.tcl 358 358 } 359 359 module BTagging BTaggingWP70_R15N5 { 360 360 set JetInputArray FastJetFinderVLC_R15_N5/VLCjetsR15N5 361 361 set BitNumber 1 362 source CLICdet _BTag_70.tcl362 source CLICdet/CLICdet_BTag_70.tcl 363 363 } 364 364 module BTagging BTaggingWP90_R15N5 { 365 365 set JetInputArray FastJetFinderVLC_R15_N5/VLCjetsR15N5 366 366 set BitNumber 2 367 source CLICdet _BTag_90.tcl367 source CLICdet/CLICdet_BTag_90.tcl 368 368 } 369 369 module BTagging BTaggingWP50_R15N6 { 370 370 set JetInputArray FastJetFinderVLC_R15_N6/VLCjetsR15N6 371 371 set BitNumber 0 372 source CLICdet _BTag_50.tcl372 source CLICdet/CLICdet_BTag_50.tcl 373 373 } 374 374 module BTagging BTaggingWP70_R15N6 { 375 375 set JetInputArray FastJetFinderVLC_R15_N6/VLCjetsR15N6 376 376 set BitNumber 1 377 source CLICdet _BTag_70.tcl377 source CLICdet/CLICdet_BTag_70.tcl 378 378 } 379 379 module BTagging BTaggingWP90_R15N6 { 380 380 set JetInputArray FastJetFinderVLC_R15_N6/VLCjetsR15N6 381 381 set BitNumber 2 382 source CLICdet _BTag_90.tcl383 } 382 source CLICdet/CLICdet_BTag_90.tcl 383 }
Note:
See TracChangeset
for help on using the changeset viewer.