- Sep 26, 2019
-
-
Walter Lampl authored
Fix output file naming in SimCoreTests and ISF_Validation ART jobs (ATLASSIM-4309, ATLASSIM-4310) See merge request !26793
-
Walter Lampl authored
Add one more streamer on EMPTY See merge request !26784
-
-
Walter Lampl authored
Raise to 100 -> 250 MeV to further reduce the increase in ATLASRECTS-5144 See merge request !26801
-
Walter Lampl authored
TPTools+AthenaPoolCnvSvc: More support for writing TP converters with const interfaces. See merge request !26788
-
More changes needed to be able to write TP converters with const interfaces.
-
Walter Lampl authored
Update DigitizationTests ART jobs to use diff-root's semi-detailed mode. See merge request !26794
-
Walter Lampl authored
McParticleEvent: Some extensions to avoid #define private in converters. See merge request !26803
-
Walter Lampl authored
AthenaPoolMultiTest+IOVDbSvc: Remove references to CxxUtils/make_unique.h. See merge request !26804
-
Remove unused references to obsolete header CxxUtils/make_unique.h.
-
Walter Lampl authored
Route IdHelper access through MuonIdHelperTool (4) See merge request !26688
-
Part of the effort to migrate MuonIdHelperTool to a service, this MR changes access to the Muon IdHelpers (RpcIdHelper etc) to go through MuonIdHelperTool instead of the detStore.
-
Walter Lampl authored
CaloClusterCorrection+LArG4H8SD+TileTrackingGeometry: CxxUtils::make_unique -> std::make_unique See merge request !26783
-
Remove reference to obsolete CxxUtils/make_unique.h.
-
Walter Lampl authored
small LArPileupTool fix See merge request !26795
-
Walter Lampl authored
Remove std::recursive_mutex from SCT_FrontEnd. See merge request !26766
-
-
Walter Lampl authored
-
- Sep 25, 2019
-
-
Christos Anastopoulos authored
-
scott snyder authored
Some extensions to avoid #define private in converters.
-
Walter Lampl authored
[ATR-20274]Change viewIndex decoration from simple index to ElementLink<ROI> See merge request !26746
-
Change viewIndex decorator from ViewHelper merge function to point to View's seeding ROI rather than View's index in array. ROI is much more usefull offline Adds one extra persistent uint32_t per object created wthin View, i.e. go from simple index to SGKey and SGIndex.
-
Walter Lampl authored
Workaround to run TrackSummaryTool in SCT_LorentzMonAlg See merge request !26708
-
Create summary using TrkSummaryTool if summary is not available Configure InDetTrackSummaryTool Configure InDetSummaryHelper Configure more tools Implement more Some updated Updates Fix typo Add messages
-
Walter Lampl authored
ATR-20158 - fix BLS slice chains Closes ATR-20158 and ATR-20185 See merge request !26764
-
Walter Lampl authored
[ATR-20332] [ATR-20333] Suppress multiple-link warnings for View fetching in HypoAlgs. Remove "is this expected?" warning See merge request !26761
-
Walter Lampl authored
Remove rob set caching from DataProviderTools See merge request !26692
-
-
Walter Lampl authored
xAODTriggerAthenaPool, xAODTrigger: Remove unneeded custom pool converters. See merge request !26782
-
xAOD objects no longer need custom pool converters. Remove those that are no longer needed. Change xAOD converters with versioning to use the templated pool converter, and make the TP class interfaces const.
-
Pavol Strizenec authored
-
Walter Lampl authored
Convert std::recursive_mutex to std::mutex in SCT_ByteStreamErrorsTool See merge request !26765
-
-
Walter Lampl authored
Memory saving in LArADC2MeV See merge request !26716
-
Walter Lampl authored
-
Walter Lampl authored
Avoid expensive ExtendAxis call if not necessary (ATLASRECTS-5132) See merge request !26729
-
Walter Lampl authored
Address ATR-20334 with additional mutex in TDT cache See merge request !26751
-
Walter Lampl authored
xAODEgammaAthenaPool: Add tests for reading old data. See merge request !26777
-
Walter Lampl authored
xAODCaloRingsAthenaPool: Add tests for reading old data. See merge request !26755
-
John Chapman authored
-