- Feb 25, 2019
-
-
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
-
- Feb 23, 2019
-
-
John Chapman authored
-
John Kenneth Anders authored
21.0 first version of DNNCaloSimSvc See merge request atlas/athena!20479
-
- Feb 22, 2019
-
-
Vakhtang Tsulaia authored
PersistentDataModel: Remove implicit conversion from coral::AttributeList. See merge request !21367
-
Vakhtang Tsulaia authored
CxxUtils: Give PackedArray a default constructor. See merge request !21366
-
Vakhtang Tsulaia authored
IOVDbSvc: Fix clang warning. See merge request atlas/athena!21368
-
Vakhtang Tsulaia authored
Added SimulateHGTD flag to DetectorConfigFlags See merge request atlas/athena!21334
-
Vakhtang Tsulaia authored
TrigMissingETHypo: Clean up using declarations. See merge request atlas/athena!21370
-
Vakhtang Tsulaia authored
TrkExSolenoidalIntersector: Preparing to make interfaces const. See merge request atlas/athena!21369
-
Vakhtang Tsulaia authored
Fix test_MC16a_Digi_tf_configuration unit test after updates in !21245 See merge request atlas/athena!21360
-
John Chapman authored
This commit will change the CscOverlay output due to different random number seeding.
-
Vakhtang Tsulaia authored
Migrate L1TopoSimulation to xAOD::EventInfo See merge request atlas/athena!21357
-
Vakhtang Tsulaia authored
migrate some code to xAOD::EventInfo See merge request atlas/athena!21353
-
Vakhtang Tsulaia authored
Migrated LArMinBiasAlg to xAOD::EventInfo and replaced the uses of `std::cout` with `ATH_MSG` See merge request atlas/athena!21343
-
Vakhtang Tsulaia authored
1st pass on xAODBPhys, xAODBTagging using the static thread safety checker See merge request atlas/athena!21310
-
-
Vakhtang Tsulaia authored
Make ByteStream_StorageType available via static const method See merge request atlas/athena!21339
-
Vakhtang Tsulaia authored
Remove vertex code from PFTrackSelector. See merge request atlas/athena!21335
-
Vakhtang Tsulaia authored
Sweeping !21163 from 21.0 to master. 21.0-ISF_FastCaloSim: Adding TFCSCenterPositionCalculation to the simulation chain See merge request atlas/athena!21344
-
Vakhtang Tsulaia authored
Sweeping !21074 from 21.0 to master. Switch off AthSimulation ART-build tests for unsupported Simulation configurations See merge request atlas/athena!21345
-
Vakhtang Tsulaia authored
Sweeping !21299 from 21.3 to master. Change for Trigger test ART test - Bphysics slice test. ATR-19060 See merge request atlas/athena!21348
-
Vakhtang Tsulaia authored
Fix a bug of SCT_ConfigurationCondData (ATLASRECTS-4839) See merge request atlas/athena!21352
-
Vakhtang Tsulaia authored
Migrate LArDigitization to use IAtRNGSvc for AthenaMT See merge request atlas/athena!20876
-
-
Vakhtang Tsulaia authored
Clean-up obsolete Interface from MuonDigitization code See merge request atlas/athena!21328
-
Vakhtang Tsulaia authored
Move bootstrap test from AthenaConfiguration to AthenaCommon See merge request atlas/athena!21333
-
Vakhtang Tsulaia authored
Drop c++14 compatibility in HltEventLoopMgr and StreamTagMakerTool See merge request atlas/athena!21331
-
scott snyder authored
Don't put using declarations in the global namespace in headers.
-
scott snyder authored
The tool was caching event information in member variables. Rework to remove some of this information and assocciate the rest with the TrackSurfaceIntersection object. Results are identical, as per RunTier0Tests. Also changed CRLF line endings to LF.
-
scott snyder authored
clang warning: unused private data member.
-
scott snyder authored
AthenaAttributeList was allowing an implicit conversion from coral::AttributreList. This was seen to be causing copies to be made of an AttributeList where this was not intended. Make the AthenaAttributeList conversion constructor explicit.
-
scott snyder authored
Give PackedArray a default constructor so that it will work with CachedValue.
-
TJ Khoo authored
-
Frank Winklmeier authored
-