- Dec 20, 2018
-
-
Frank Winklmeier authored
- Add the missing call to `updateDFProps` after the fork to individualize the child properties (e.g. app name). - Use the `IoComponentMgr` to mange the I/O for child processes as done in athenaMP. This creates a sub-directory for each child into which histogram files are being written. - With the above we can run also in `athenaHLT.py` using the offline `THistSvc`. TODO: It's not nice that we are creating empty directories in case the online `THistSvc` is used. Can probably add a check on the number of registered files and if zero, don't bother with the I/O component manager.
-
Walter Lampl authored
TileRecEx: Adjust for tools moved from CaloD3PDMaker to CaloSysD3PDMaker. See merge request !20055
-
Walter Lampl authored
LArRecUtils: Fix reference to LArHVDB. See merge request atlas/athena!20052
-
Walter Lampl authored
AthContainersInterfaces,etc: Change getSelectedAuxIDs to return by value. See merge request !20045
-
-
Walter Lampl authored
Configuration cleanup for athenaHLT See merge request !20040
-
Walter Lampl authored
LArMonTools: Fix LArRawChannelMonTool configuration. See merge request !20054
-
Walter Lampl authored
TileRecUtils: Update reference files. See merge request !20053
-
Walter Lampl authored
Uniqueness checking fixes for typeless TC adds See merge request !20043
-
-
Walter Lampl authored
AthExHive: Fix gcc9 warnings. See merge request !20056
-
Walter Lampl authored
TileByteStream: Update reference files. See merge request !20051
-
Walter Lampl authored
More ID trigger configuration See merge request !20037
-
Walter Lampl authored
manual sweep into master of 16464 from athenaprivate1 See merge request atlas/athena!20011
-
Walter Lampl authored
SCT alg code cleanup for ATLASRECTS-4575 See merge request !20027
-
-
Walter Lampl authored
Fix two problems with thread/slot safety in the CutFlowSvc See merge request atlas/athena!20019
-
Scott Snyder authored
In C++11, implicit declarations of copy and assignment are deprecated if the class has a user defined destructor or copy or assignment. gcc9 now warns about this by default. Adjust to avoid the warning.
-
scott snyder authored
Adjust for tools moved from CaloD3PDMaker to CaloSysD3PDMaker.
-
scott snyder authored
The ATLASReadFilterTool tools in LArRawChannelMonTool are still public, so need to be added to TooSvc. Needed to fix failures in q220 in master.
-
- Dec 19, 2018
-
-
scott snyder authored
Fix failures in master.
-
scott snyder authored
LArHVDB from LArConditionsCommon should be imported, not included. Needed to get q220 running again.
-
scott snyder authored
Fix failures in master.
-
cranshaw authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
- Move all configuration of athenaHLT services to TriggerUnixStandardSetup.py. Remove the use of includes as much as possible (apart from user job options). - Replace the OfflineTHistSvc.py include with a simple flag - Add error in case the offline THistSvc is used with more than one child - Move the configuration of HLTResultMTMaker to its own module
-
Stewart Martin-Haugh authored
-
Stewart Martin-Haugh authored
-
Walter Lampl authored
add dynamic variables for monitoring L2StandAloneMuon See merge request atlas/athena!20025
-
Walter Lampl authored
removing problematic collection from ESD in egammaRun trigger test See merge request atlas/athena!20026
-
Miha Muskinja authored
-
Edward Moyse authored
-
Walter Lampl authored
Remove athena-app See merge request atlas/athena!20012
-
Walter Lampl authored
Updating copyright and private licences See merge request atlas/athena!20003
-
Walter Lampl authored
Delete obsolete CMT-related packages See merge request atlas/athena!20020
-
Tomasz Bold authored
-
Yohei Yamaguchi (TIT) authored
-
- Dec 18, 2018