- Oct 20, 2019
-
-
Frank Winklmeier authored
Move from MuonIdHelperTool to MuonIdHelperSvc in MuonEventCnvTool See merge request atlas/athena!27340
-
-
Frank Winklmeier authored
HLT: Move DB connection managment from Psc to HltEventLoopMgr See merge request atlas/athena!27306
-
Frank Winklmeier authored
Cut bookkeeping tests revival and cleanup See merge request atlas/athena!27237
-
Frank Winklmeier authored
MET Trigger: Add missing fabs() to monitoring function See merge request atlas/athena!27271
-
Frank Winklmeier authored
TileMonitoring: Fix Tile data corruption monitoring for Run3 See merge request atlas/athena!27289
-
Frank Winklmeier authored
Add -nswagdd option to VP1 to directly display AGDD .xml files, update default to Run2 layout See merge request atlas/athena!27283
-
-
- Oct 19, 2019
-
-
Frank Winklmeier authored
TrigCaloEventTPCnv+TrigCaloEvent: Remove #define private. See merge request atlas/athena!27296
-
Frank Winklmeier authored
MuonReadoutGeometry+MuonGeoModel: Remove msgSvc arg from ctor. See merge request atlas/athena!27298
-
Remove unused msgSvc argument from the TgcReadoutParams constructor.
-
Frank Winklmeier authored
DataModelRunTests: Remove package-specific post.sh script See merge request atlas/athena!27273
-
Walter Lampl authored
TrkSpacePoint: Mark SpacePointCollection as not supporting thinning. See merge request atlas/athena!27294
-
Walter Lampl authored
Remove Tools/CodeCheck package from build rules See merge request atlas/athena!27310
-
Walter Lampl authored
remove obsolete interface classes in CaloUtils See merge request atlas/athena!27302
-
Walter Lampl authored
DataQualityTools BackgroundMon Run 3 Migration See merge request atlas/athena!25716
-
-
Walter Lampl authored
Add Tile Monitoring general configuration for Run3 See merge request atlas/athena!27225
-
The following new general flag has been added (former global.InputFormat): ConfigFlags.Input.Format Global configuration of Tile Monitoring has been added for run 3. Configurations of Tile DQ and MBTS monitoring algorithms for run 3 have been updated to take into account format of input data. Test of global configuration of Tile monitoring for run 3 has been added.
-
- Oct 18, 2019
-
-
Edward Moyse authored
Use MuonIdHelperTool as proxy to MuonIdHelperSvc See merge request atlas/athena!27110
-
Edward Moyse authored
Add protection against empty PRD containers in muon chamber hole recovery See merge request atlas/athena!27278
-
Edward Moyse authored
Switch costmonitor to unseeded See merge request atlas/athena!27239
-
-
Edward Moyse authored
Use EMFrac including the presample energy in the numerator See merge request atlas/athena!27282
-
Edward Moyse authored
ATR-20345 Update CostMonitoringChain in L1Decoder.h See merge request atlas/athena!27242
-
Frank Winklmeier authored
Tools/CodeCheck has been deleted (see !26888)
-
Frank Winklmeier authored
Move the management of DB connections before forking from the Psc to HltEventLoopMgr (ATR-8907). This allows the sleep time to be configured via the new `dbConnIdleWaitSec` property. Moved the actual code to the `TrigRDBManager` helper class so we don't have to change the friend relationship in `IRDBAccessSvc` in case we need to move this code somewhere else again.
-
Frank Winklmeier authored
Change the name of the trigger-specific friend class from psc::Psc to TrigRDBManager.
-
Edward Moyse authored
[ATR-20088] Move trigger bit creation to online See merge request atlas/athena!26071
-
Edward Moyse authored
AthenaPython: Use PyAthenaGILStateEnsure from RootUtils See merge request atlas/athena!27276
-
Edward Moyse authored
Revert "Merge branch 'disable_calo_AOD_trigedm' into 'master'" See merge request atlas/athena!27259
-
Walter Lampl authored
-
Edward Moyse authored
add option to attach a debugger from CA.run() See merge request atlas/athena!27244
-
-
Edward Moyse authored
ComponentAccumulator.run(): Check only name of MessageSvc to allow different implementations See merge request atlas/athena!27277
-
Edward Moyse authored
Unify Args-to-flags methods See merge request atlas/athena!27274
-
Edward Moyse authored
Making muon_id_test to a unit test See merge request atlas/athena!26772
-
-
Edward Moyse authored
Fix unnecessary copies See merge request atlas/athena!27260
-
-