- May 13, 2019
-
-
John Chapman authored
Should fix ATLASSIM-4178. Manual sweep of !23374 from 21.3 to master.
-
Walter Lampl authored
Fix LArFEBConfigCondAlgCfg See merge request atlas/athena!23294
-
Vakhtang Tsulaia authored
Trk Track update documentation for const changes See merge request atlas/athena!23354
-
Vakhtang Tsulaia authored
InDetTruthAlgs: Avoid EventContext TLS lookups. See merge request atlas/athena!23361
-
Vakhtang Tsulaia authored
InDetPhysValMonitoring: Avoid EventContext TLS lookups. See merge request atlas/athena!23360
-
Vakhtang Tsulaia authored
TileRecUtils+TileRecAlgs: Migrate from CaloNoiseTool to the conditions algorithm. See merge request atlas/athena!23359
-
Migrate TileCellBuilderFromHit and TileCellNoiseFilter from CaloNoiseTool to the conditions algorithm. In passing, fixes issues with calling non-const methods via const ToolHandles.
-
Vakhtang Tsulaia authored
StoreGate: Add TypelessWriteHandle. See merge request atlas/athena!23357
-
Vakhtang Tsulaia authored
METReconstruction: METCaloRegionsTool clean up See merge request atlas/athena!23340
-
Vakhtang Tsulaia authored
Adding jet chains for trigger validation upgrade test of menu ATR-19511 See merge request atlas/athena!23163
-
Vakhtang Tsulaia authored
Correct configuration for MuonTruthDecorationAlg and NSW See merge request atlas/athena!23301
-
Vakhtang Tsulaia authored
Streamselect bugfix See merge request atlas/athena!23317
-
Move a log message to DEBUG level.
-
Vakhtang Tsulaia authored
FS calo uses separate algorithms instances See merge request atlas/athena!23321
-
Vakhtang Tsulaia authored
ART: New cluster plots for the egammaValidation package (into master) See merge request atlas/athena!23325
-
Vakhtang Tsulaia authored
Use hashID based decoding for TGC raw data in TrigMuonEFStandaloneTrackTool (ATR-19764) See merge request atlas/athena!23327
-
Vakhtang Tsulaia authored
Sweeping !23259 from 21.0 to master. Better state reset in EventSelector::reinit() See merge request atlas/athena!23319
-
Vakhtang Tsulaia authored
Make methods of SiSpacePointsSeedMaker_BeamGas const by defining EventData to hold event dependent data. See merge request atlas/athena!23320
-
Make methods of SiSpacePointsSeedMaker_BeamGas const by defining EventData to hold event dependent data.
-
Vakhtang Tsulaia authored
Make methods of SiSpacePointsSeedMaker_Trigger const by defining EventData to hold event dependent data. See merge request atlas/athena!23328
-
Make methods of SiSpacePointsSeedMaker_Trigger const by defining EventData to hold event dependent data.
-
Vakhtang Tsulaia authored
Thread Safety fixes for TrkEvent (part 3 or so) See merge request atlas/athena!23329
-
Vakhtang Tsulaia authored
CLIDComps: Extend getIDOfTypeName() to handle numeric CLIDs. See merge request atlas/athena!23307
-
Vakhtang Tsulaia authored
FastCaloSim: Remove references to ICaloSurfaceHelper. See merge request atlas/athena!23338
-
Vakhtang Tsulaia authored
TrkDetDescrUnitTests: const fix See merge request atlas/athena!23339
-
Vakhtang Tsulaia authored
CaloCellCorrection: Migrate from CaloNoiseTool to the conditions algorithm. See merge request atlas/athena!23341
-
Vakhtang Tsulaia authored
CaloUtils: Remove LocalNoiseSuppressionTool. See merge request atlas/athena!23342
-
- May 12, 2019
-
-
scott snyder authored
Don't fetch EventContext from thread-local storage if we already have it as an argument.
-
scott snyder authored
Don't fetch EventContext from thread-local storage if we already have
-
Walter Lampl authored
AthenaRootComps: Increase test timeouts. See merge request atlas/athena!23343
-
Walter Lampl authored
LArRecUtils: Avoid EventContext TLS lookups. See merge request atlas/athena!23337
-
scott snyder authored
Add TypelessWriteHandle/TypelessWriteHandleKey, for recording with a configurable type. Fix WriteHandleKey_test.
-
- May 11, 2019
-
-
Christos Anastopoulos authored
Trk::Track clarify changes due to const correctness in documentation. Get rid of a couple of const_cast in TrkTrackSummaryTool
-
Christos Anastopoulos authored
Trk::Track clarify changes due to const correctness in documentation. Get rid of a couple of const_cast in TrkTrackSummaryTool
-
- May 10, 2019
-
-
scott snyder authored
Test has been timing out in recent nightlies.
-
Walter Lampl authored
Make list_patch_packages non fatal for RunTier0Tests.py See merge request atlas/athena!23295
-
scott snyder authored
LocalNoiseSuppressionTool isn't used from anywhere and was relying on the old CaloNoiseTool via a mutable declaration. Remove it.
-
scott snyder authored
In passing, fixes issues with calling non-const methods via const ToolHandles.
-
scott snyder authored
Clean up METCaloRegionsTool a bit. Configure noise conditions algorithm in METRecoConfig.
-
Walter Lampl authored
Make methods of SiSpacePointsSeedMaker_Cosmic const by defining EventData to hold event dependent data. See merge request atlas/athena!23322
-