- Jun 07, 2017
-
-
Sara Alderweireldt authored
Update version.txt (21.1.5 increment was done as a fix separately, 21.1.6 now is intentional) See merge request !2553 Former-commit-id: ce3d4c32
-
Sara Alderweireldt authored
Former-commit-id: b59b9bab53fb2e16702c85be5daaa043cbdf891b
-
Sara Alderweireldt authored
L1Topo Bitwise simulation changes See merge request !2456 Former-commit-id: e6bf6f48
-
Sara Alderweireldt authored
Merge branch '21.0-CaloRecFebError' into '21.1' See merge request !2541 Former-commit-id: 2cadd74b
-
Sara Alderweireldt authored
pick changes from master (mostly c1f9bb1f ) -- cherry pick from 21.0 See merge request !2511 Former-commit-id: 3c3a6922
-
Sara Alderweireldt authored
Bugfix L1Topo ROS monitoring See merge request !2509 Former-commit-id: b15f647e
-
Sara Alderweireldt authored
Remove PSK value selection when accessing COOL information (ATR-16421) See merge request !2519 Former-commit-id: 511eae56
-
gerbaudo authored
Details: this is an additional monitoring that we need while the ROIB readout is scrambled. It compares the trigger bits from L1Topo with the ones at the CTP input. The L1Topo bits are OR'ed with the overflow bits, in the same way as already done for the ROIB bits in the histogram `CTP_Hdw_vs_L1Topo_Hdw_Events`. Former-commit-id: 548b52d5
-
Fix of LAr event info error word in case of few Febs in error for ES1 and online monitoring See merge request !2364 Former-commit-id: 83ed6e41
-
- Jun 06, 2017
-
-
William Panduro Vazquez authored
It has been discovered that when reading HLT prescales from COOL an arbitrary selection (allowing only keys with ID <= 10000) is applied. This is presumably a remnant from early testing and can safely be removed. Former-commit-id: 3c7a70c7
-
Sara Alderweireldt authored
Merge branch '21.1-dev-new-TIDAuser' into '21.1-dev' --> '21.1' See merge request !2500 Former-commit-id: d2241725
-
Hass AbouZeid authored
pick changes from master (mostly c1f9bb1f ) See merge request !2458 Former-commit-id: eec332d3
-
Fix range bug in the TIDAcomparitor See merge request !2218 Former-commit-id: fbbd56ae
-
- Jun 05, 2017
-
-
Davide Gerbaudo authored
Merge branch 'elView.tauRecTools-20170531' into 'master' See merge request !2414 Former-commit-id: 86a4c398
-
Davide Gerbaudo authored
Merge branch '21.0-ATLASRECTS-3505' into '21.0' See merge request !2496 Former-commit-id: ca4401c3
-
Message shown only for Pixel (SiLorentzAngleSvc, ATLASRECTS-3505) See merge request !2416 Former-commit-id: ed6ad363
-
Davide Gerbaudo authored
Merge branch 'Modifications to fis the bjet vertex tracking threshold' into '21.1-dev' -- push to 21.1 See merge request !2479 Former-commit-id: 39f075a1
-
Davide Gerbaudo authored
Add Doxygen documentation for TrigAFPReco and TrigAFPHypos See merge request !2418 Former-commit-id: e75f7dc4
-
Davide Gerbaudo authored
Fixed EgammaCleanMonitoring to include e28_lhtight See merge request !2482 Former-commit-id: 95e8ef45
-
Fernando Monticelli authored
Former-commit-id: 3dc90588
-
Modifications to fis the bjet vertex tracking threshold See merge request !2279 Former-commit-id: 54f2b2db
-
- Jun 04, 2017
-
-
gerbaudo authored
Details: The histograms for the hdw-sim comparison using hdw bits from the DAQ readout were being filled before `doSimMon`, that is before the simulated bits were filled. Move the filling of these histograms to a separate function `doSimDaq` that is called after `doSimMon`. Former-commit-id: b484d1bc
- Jun 03, 2017
-
-
Davide Gerbaudo authored
Fix for combined muon reconstruction in cosmics See merge request !2457 Former-commit-id: 87b979b0
-
Davide Gerbaudo authored
Merge branch 'ATLASRECTS-4060_fix' into '21.1' See merge request !2453 Former-commit-id: 274b2611
-
Davide Gerbaudo authored
Merge branch 'ATLASRECTS-4005_SAfix' into '21.1' See merge request !2452 Former-commit-id: 0cd98b21
-
Davide Gerbaudo authored
Merge branch 'ether.GeoModelKernel-20170327' into '21.1' See merge request !2449 Former-commit-id: 79911cee
-
Davide Gerbaudo authored
fix photon ringer function name See merge request !2369 Former-commit-id: de48cbce
-
- Jun 02, 2017
-
-
Will Leight authored
For some reason cherry-picking MR 1743 directly didn't work so I am doing it manually. Please see that MR for more details: this should not be particularly important for the trigger, but it keeps the online and offline codes consistent. As it has been in 21.0 for a couple of weeks, this change has already passed RTT tests equivalent to trigtest.pl. Former-commit-id: bc043ee6
-
Fix for ATLASRECTS-4060 See merge request !2283 Former-commit-id: 70765d63
-
Fix for extremely rare bug in muon extrapolation See merge request !1902 Former-commit-id: 77a285de
-
GeoModelKernel: Avoid out-of-bounds array access. See merge request !595 Former-commit-id: 94a70fd9
-
- Jun 01, 2017
-
-
Davide Gerbaudo authored
Merge branch 'TIDV-rev8' into '21.1-dev' See merge request !2434 Former-commit-id: 87cfb539
-
Davide Gerbaudo authored
Updates for TrigInDetValidation RTT tests See merge request !2413 Former-commit-id: 327da2a91ed293851f595f44de580686ec39fc9b
-
Davide Gerbaudo authored
Merge branch 'TIDV-rev7' into '21.1-dev' See merge request !2428 Former-commit-id: dd0bf8f6
-
Davide Gerbaudo authored
Merge branch '21.0_throw_fatal_trigconfRW_abort' into 21.1 See merge request !2410 Former-commit-id: 5eb390bd
-
Davide Gerbaudo authored
ATR-16428, fixing L1_MU21 seed definition See merge request !2420 Former-commit-id: 1abc8065
-
Davide Gerbaudo authored
Updates for TIDV RTT tests See merge request !2304 Former-commit-id: b0d48986
-
pbakker authored
Second round of bitwise changes: Updates to Kinematics calculations and fills gaps for algorithms without bitwise implementations Former-commit-id: 402f97a62745fa2fd3906d7f0fa89b7afe8841a4
-