- Feb 24, 2019
-
-
Christos Anastopoulos authored
ParticleCaloExtensionTool, make the electron/GSF option more explicit, replace a dynamic cast with type check
-
- Feb 22, 2019
-
-
Vakhtang Tsulaia authored
PersistentDataModel: Remove implicit conversion from coral::AttributeList. See merge request atlas/athena!21367
-
Vakhtang Tsulaia authored
CxxUtils: Give PackedArray a default constructor. See merge request atlas/athena!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
-
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.
-
John Chapman authored
!21245 dropped the `RndmEngine` property from the CSC, MDT, RPC and TGC PileUpTools so `test_MC16a_Digi_tf_configuration.py` has to be updated to reflect this.
-
Walter Lampl authored
-
Walter Lampl authored
-
Walter Lampl authored
-
Walter Lampl authored
-
Susumu Oda authored
Fix newly introduced bugs
-
Change for Trigger test ART test - Bphysics slice test. ATR-19060 See merge request atlas/athena!21299 (cherry picked from commit 8209a5dd0f8ffef1172ab5cc2a4e537ee6b3c8be) 50e64e93 Change for Trigger test ART test - Bphysics slice test
-
Switch off AthSimulation ART-build tests for unsupported Simulation configurations See merge request atlas/athena!21074 (cherry picked from commit 481b2b0d629e6f85c66949d5805fc52e4a9b13b2) 7cf31144 Switch off AthSimulation ART-build tests for unsupported Simulation configurations
-
21.0-ISF_FastCaloSim: Adding TFCSCenterPositionCalculation to the simulation chain See merge request atlas/athena!21163 (cherry picked from commit 18fa9a37e4ae6eddb8e11af131569743a7f5bfa7) 235014ff ISF_FastCaloSim: Adding TFCSCenterPositionCalculation to the simulation chain
-
Vakhtang Tsulaia authored
-
- Feb 21, 2019
-
-
Vakhtang Tsulaia authored
Step 1 to migrate AthenaEventLoopMgr to xAOD See merge request atlas/athena!21322
-