- May 12, 2020
-
-
Frank Winklmeier authored
AFP Run3 Monitoring DQ Data Quality - code version with first real histograms See merge request atlas/athena!31866
-
-
Frank Winklmeier authored
Correcting ROB ID of TileCal Laser ROB See merge request atlas/athena!32764
-
-
Frank Winklmeier authored
TriggerMenuMT: Python 3 fixes See merge request atlas/athena!32793
-
Frank Winklmeier authored
SiClusterizationTool: Fix clang warning. See merge request atlas/athena!32791
-
Frank Winklmeier authored
AFP_Monitoring: Fix clang warnings. See merge request atlas/athena!32790
-
Frank Winklmeier authored
HIJetRec: clang fixes See merge request atlas/athena!32788
-
Frank Winklmeier authored
HIEventUtils: Fix clang warnings. See merge request atlas/athena!32789
-
Frank Winklmeier authored
TrigInDetConfig: Python 3 compatibility. See merge request atlas/athena!32792
-
Frank Winklmeier authored
Move chains into P1 menu (ATR-21135) See merge request atlas/athena!32761
-
Moving following chains into P1 menu: - noalg_cosmiccalo chains move from Cosmic to P1 - sct_noise moves from LS2_v1 to P1 - noalg_L1* where *=L1 calo items move from LS2_v1 to P1
-
Frank Winklmeier authored
Remove more mdt calibration packages from compilation See merge request atlas/athena!32742
-
Frank Winklmeier authored
Changes to get parallel merging with chains that have sub-chains with different numbers of steps. See merge request atlas/athena!31719
-
Details of changes: - ChainMerging: makeChainSteps function now creates empty sequences when the input step is None. Also removed some commented code. - MenuComponents: check for consistent number of sequences and chain dicts per step when creating hypos. - LS2_v1: Add 3 emu chains. Two are primaries, the etcut1step chain is there to test merged chains with different numbers of steps.
-
Frank Winklmeier authored
update the ART tests in IDPVM See merge request atlas/athena!32706
-
-
Frank Winklmeier authored
Afp Run3 monitoring fix See merge request atlas/athena!32787
-
-
Frank Winklmeier authored
Migrated LumiBlockMuTool to ReadDecorHandle for accessing pileup values from EventInfo See merge request atlas/athena!32736
-
Frank Winklmeier authored
Manual Sweep of: Adding MM Cluster Time Projection Method See merge request atlas/athena!32760
-
Adding MM Cluster Time Projection Method See merge request atlas/athena!32636
-
Frank Winklmeier authored
Manual sweep of: Allowing holes in simple mm cluster builder and small fixes in mm cluster builders See merge request atlas/athena!32766
-
-
Frank Winklmeier authored
Revert "Temporarily comment jet chain to address ATR-21327" See merge request atlas/athena!32768
-
This reverts commit db9bdd07.
-
Frank Winklmeier authored
WriteBchToCool.py: adding possibility to update many IOVs at once See merge request atlas/athena!32723
-
Frank Winklmeier authored
tauRecTools: bugfix of empty input clusters in RNN ID See merge request atlas/athena!32564
-
Previously, there is a bug introduced in MR!32306, which causes the input clusters of RNN ID to be empty. It is fixed now.
-
Vakhtang Tsulaia authored
This is a followup on !31668 (merged), which introduced the access to pileup information from EventInfo via ReadDecorHandle-s Also enabled LumiBlockMuWriter algorithm inside unHLT_standalone_run2.py
-
- May 11, 2020
-
-
scott snyder authored
filter/map in py3 return iterators, not lists.
-
scott snyder authored
Fix to work with python 3 (relative import).
-
scott snyder authored
Unused variable.
-
scott snyder authored
Missing override keywords.
-
scott snyder authored
- Missing override keywords. - Unused private data members. Also, user identifiers should never have double underscores. Such names are reserved to the implementation.
-
scott snyder authored
- Fix compilation failure with clang due to Gaudi Property ambiguity. - Missing override keywords. Also, user identifiers should never contain a double underscore. Those names are reserved to the implementation.
-
Frank Winklmeier authored
Fix py3 issues Closes ATR-21365 See merge request atlas/athena!32763
-
Frank Winklmeier authored
Update RootTreeIndexContainer to allow for full commit without reseting index. See merge request atlas/athena!32682
-
-
Frank Winklmeier authored
LArReadoutGeometry+MuonMDT_Cabling: cmake fixes See merge request !32754
-