- Feb 26, 2019
-
-
Edward Moyse authored
ControlTest: Update for OutputStream changes. See merge request atlas/athena!21390
-
Edward Moyse authored
TileSimAlgs: Remove calls to set_do_checks. See merge request atlas/athena!21405
-
Edward Moyse authored
DataModelRunTests: Remove tests broken by OutputStream changes. See merge request atlas/athena!21391
-
Edward Moyse authored
LArGeoH62004Algs: Remove references to MT-unsafe set_do_checks. See merge request atlas/athena!21393
-
Edward Moyse authored
TrigT1CaloCalibUtils: Remove MT-unsafe call to set_do_checks. See merge request atlas/athena!21394
-
Edward Moyse authored
TileRecAlgs: Remove calls to set_do_checks. See merge request atlas/athena!21392
-
Edward Moyse authored
Removes AthFilterSeq from the sequence structure See merge request atlas/athena!21327
-
Edward Moyse authored
CaloEvent+CaloRec: Make CaloCellContainer MT-safe. See merge request atlas/athena!21406
-
-
- Feb 25, 2019
-
-
Edward Moyse authored
AthenaPoolMultiTest: Fix tests. See merge request atlas/athena!21389
-
Edward Moyse authored
OverlayCommonAlgs: Remove dependency on old EventInfo and OverlayAlgBase See merge request atlas/athena!21387
-
Edward Moyse authored
TileIdentifier: Remove references to ExpandedIdentifier::last_error. See merge request atlas/athena!21383
-
Edward Moyse authored
CaloIdentifier: Remove references to ExpandedIdentifier::last_error. See merge request atlas/athena!21385
-
Edward Moyse authored
MuonIdHelpers: Remove references to ExpandedIdentifier::last_error. See merge request atlas/athena!21384
-
Edward Moyse authored
Remove obsolete OverlayExamples package See merge request atlas/athena!21386
-
Edward Moyse authored
RootStorageSvc+StorageSvc: Disable file aging for xAOD files. See merge request atlas/athena!21381
-
-
Edward Moyse authored
AthenaServices: Fix setting lbn in the event context in AthenaEventLoopMgr. See merge request atlas/athena!21380
-
Edward Moyse authored
Sweeping !21300 from 21.3 to master. Update TrigAnalysisTest ART tests See merge request atlas/athena!21378
-
Edward Moyse authored
Fix logic in InputMakerBase::debugPrintOut() See merge request atlas/athena!21301
-
Edward Moyse authored
Sweeping !21326 from 21.3 to master. Fixes for Trigger TrigAnalysisTest BS ART tests See merge request atlas/athena!21373
-
Edward Moyse authored
Fix for running data in MuonCombinedRecOnlySetup See merge request atlas/athena!21372
-
Edward Moyse authored
TileByteStream: Remove usage of "extern" ByteStream_StorageType See merge request atlas/athena!21363
-
Edward Moyse authored
Trigger: Remove usage of "extern" ByteStream_StorageType See merge request atlas/athena!21358
-
Edward Moyse authored
Adapting to namespace switch of xAOD.Type to xAODType See merge request atlas/athena!21364
-
Edward Moyse authored
LArByteStream: Remove usage of "extern" ByteStream_StorageType See merge request atlas/athena!21362
-
Edward Moyse authored
Manual sweep of !20479 from '21.0' to 'master': first version of DNNCaloSimSvc See merge request atlas/athena!21359
-
Edward Moyse authored
Migrate CscOverlay to use the thread-safe random number service See merge request atlas/athena!21356
-
Edward Moyse authored
Switch configuration to configure chains from chainDicts See merge request atlas/athena!21297
-
-
Edward Moyse authored
Const correctness fixes for tauRecTools See merge request atlas/athena!21225
-
scott snyder authored
Remove MT-unsafe calls to set_do_checks. They should really be useless anyhow, as checks are disabled for standard jobs.
-
- Feb 24, 2019
-
-
scott snyder authored
Remove MT-unsafe call to set_do_checks. Probably should have never been here in the first place.
-
scott snyder authored
In fact, this code was not even being compiled.
-
scott snyder authored
Remove MT-unsafe calls to set_do_checks. They should really be useless anyhow, as checks are disabled for standard jobs.
-
scott snyder authored
The change to put all output algorithms in a single sequence breaks the fill decorations/write/clear decoration workflow that is tested here. However, this functionality was never actually used and is anyway problematic with MT, so just remove those tests.
-
scott snyder authored
Update test configuration and reference files due to changes in how OutputStream is configured.
-
- Feb 23, 2019
-
-
John Chapman authored
-
Tadej Novak authored
-
Tadej Novak authored
-