- Oct 06, 2020
-
-
scott snyder authored
Remove reference to obsolete header StoreGate.h.
-
scott snyder authored
Remove reference to obsolete header StoreGate.h.
-
- Oct 02, 2020
-
-
This has just laid dormant ever since the CMT->CMake migration. :-( At the same time introduced some tests for the implicit copy-constructor and copy-operator of xAOD::EventFormat.
-
- Sep 18, 2020
-
-
- Aug 29, 2020
-
-
Walter Lampl authored
-
- Aug 21, 2020
-
-
John Chapman authored
Prior to this change log file diffs in unit tests compared the reference file to the current output, rather than the other way around, so that lines in the log removed due to local changes are marked with a `+` in the diff output and lines added to the log are marked with a `-`. This commit switches the order of comparison with the aim of making the output more intuitive. See discussion in ATEAM-644.
-
- Aug 14, 2020
-
-
- Aug 12, 2020
-
-
R D Schaffer authored
-
- Aug 08, 2020
-
-
R D Schaffer authored
-
scott snyder authored
For TagInfo changes.
-
- Aug 03, 2020
-
-
Tadej Novak authored
-
- Aug 02, 2020
-
-
- Aug 01, 2020
-
-
Vakhtang Tsulaia authored
Fixed most of the ctest failures introduced by !35242
-
- Jul 28, 2020
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
- remove atlas_depends_on_subdirs - update link and external dependencies
-
Frank Winklmeier authored
- remove ROOT dependency - remove atlas_depends_on_subdirs - update link dependencies
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
- Jul 27, 2020
-
-
Frank Winklmeier authored
With athenaMT it is best to rely on the default (ROOT) signal handler in CoreDumpSvc, which uses gdb to produce the stacktrace for all threads. Setting `FatalHandler = 438` makes use of the `SealSignal` handler, which only produces one trace. For production environments where the gdb traces are not needed, one should override the setting in the transform or AMI tag as is already done today. Relates to ATEAM-629.
-
- Jul 03, 2020
-
-
Tadej Novak authored
-
- Jun 30, 2020
-
-
scott snyder authored
Use explict cast for int->float conversion that loses precision.
-
- Jun 27, 2020
-
-
scott snyder authored
Fix test failures in master.
-
- Jun 19, 2020
-
-
Marcin Nowak authored
SealSvc does not have any useful function any more
-
- Jun 10, 2020
-
-
- Jun 08, 2020
-
-
The ByteStreamEventStorageInput service provided a legacy job option called FullFileName to specify bytestream input. With the move to EventSelector this option was all but removed from ByteStreamEventInputSvc. The EventSelectorByteStream provieded the input option to specify input. It captured the FullFileName option of the InputSvc. This commit removes the relevant parts of the ByteStreamEventStorageInputSvc and EventSelectorByteStream. It also attempts to move all references in other job options (unless they specify being for an older release).
-
- May 14, 2020
-
-
scott snyder authored
Library dependency fixes.
-
- Apr 21, 2020
-
-
scott snyder authored
Library dependency fixes.
-
- Apr 14, 2020
-
-
scott snyder authored
Change use of tbb:task_scheduler_init to global_control. The former is now deprecated.
-
- Apr 10, 2020
-
-
- Apr 07, 2020
-
-
Peter van Gemmeren authored
-
Frank Winklmeier authored
StautsCodeSvc is deprecated. Ignore all differences due to it.
-
- Mar 17, 2020
-
-
Frank Winklmeier authored
Align the definition with CxxUtils to avoid compiler warning.
-
- Mar 11, 2020
-
-
Peter van Gemmeren authored
-
- Mar 02, 2020
-
-
Frank Winklmeier authored
-
- Mar 01, 2020
-
-
scott snyder authored
Copying an AttributeList is potentially not thread-safe. Fix an instance of that here (which was also a memory leak!).
-
- Feb 11, 2020
-
-
scott snyder authored
Remove some files that were testing old thinning. The tests are not running now, and things which they reference have been deleted.
-
- Feb 07, 2020
-
-
scott snyder authored
A quoting fix in the comparison script in order to handle properly spaces in a selection pattern. Update reference file. Also fix sensitivity to paths used to find data files.
-