- Jan 22, 2019
-
-
Attila Krasznahorkay authored
This required updating all <FOO>_ROOT variable definitions to the new naming scheme(s) used by AtlasCMake and AtlasLCG.
-
Vakhtang Tsulaia authored
tauEvent: Fix gcc9 warnings. See merge request atlas/athena!20487
-
Vakhtang Tsulaia authored
AthExHelloWorld: Update reference files. See merge request atlas/athena!20485
-
Vakhtang Tsulaia authored
TrkLinks: Fix gcc9 warnings. See merge request atlas/athena!20488
-
Vakhtang Tsulaia authored
TrkEventTPCnv: Fix gcc9 warnings. See merge request atlas/athena!20490
-
Vakhtang Tsulaia authored
DataModelRunTests: Update reference files. See merge request atlas/athena!20483
-
- Jan 21, 2019
-
-
Vakhtang Tsulaia authored
Migrated InDetGeoModelUtils from GeoModelKernelUnits to Gaudi::Units See merge request atlas/athena!20464
-
Vakhtang Tsulaia authored
Migrated from GeoModelKernelUnits to Gaudi::Units in three packages under AtlasGeometryCommon See merge request atlas/athena!20463
-
Vakhtang Tsulaia authored
LArG4Validation: removed references to EventInfo and moved all headers to src See merge request atlas/athena!20462
-
Vakhtang Tsulaia authored
Dropped the dependency on EventInfo from LArAlignmentAlgs See merge request atlas/athena!20452
-
Vakhtang Tsulaia authored
LArCondUtils: dropped references to EventInfo and moved headers to src. Also patched two client packages See merge request atlas/athena!20455
-
Vakhtang Tsulaia authored
Create new unified Overlay transform See merge request atlas/athena!20407
-
Vakhtang Tsulaia authored
Adding Eta requirement on EtHypoTool for AthenaMT See merge request atlas/athena!20408
-
Vakhtang Tsulaia authored
Add explicit CellLink SG Key in configuration, ATLASRECTS-4821 Closes ATLASRECTS-4821 See merge request atlas/athena!20418
-
Vakhtang Tsulaia authored
WorkDir: Add doxygen configuration See merge request atlas/athena!20441
-
Vakhtang Tsulaia authored
Fix for PixelDCSCondStateAlg (TriggerMT) See merge request atlas/athena!20443
-
Vakhtang Tsulaia authored
ATR-19350 Bug fix for L2MultiMuTrkHypo_Upsi See merge request atlas/athena!20460
-
Vakhtang Tsulaia authored
Cleanup for ATLASRECTS-4517 See merge request atlas/athena!20471
-
Vakhtang Tsulaia authored
Fix name of test in test configuration file See merge request atlas/athena!20477
-
Vakhtang Tsulaia authored
AthenaMonitoring: New interface for Monitored classes See merge request atlas/athena!20403
-
Vakhtang Tsulaia authored
Migrate PixelDigitization to use IAtRNGSvc for AthenaMT See merge request atlas/athena!20297
-
Vakhtang Tsulaia authored
AthenaServices: A couple bug fixes related to metadata. See merge request atlas/athena!20473
-
Scott Snyder authored
In C++11, implicit declarations of copy and assignment are deprecated if the class has a user defined destructor or copy or assignment. gcc9 now warns about this by default. Adjust to avoid the warning.
-
Scott Snyder authored
In C++11, implicit declarations of copy and assignment are deprecated if the class has a user defined destructor or copy or assignment. gcc9 now warns about this by default. Adjust to avoid the warning.
-
Scott Snyder authored
In C++11, implicit declarations of copy and assignment are deprecated if the class has a user defined destructor or copy or assignment. gcc9 now warns about this by default. Adjust to avoid the warning.
-
scott snyder authored
Fix test failures in master.
-
scott snyder authored
Fix test failures in master.
-
Frank Winklmeier authored
Temporary work-around to explicitly find graphviz in case the doc target is enabled. This ensures that graphviz gets added to LD_LIBRARY_PATH, which is required for running it. Once the FindGraphviz module is fixed in atlasexternals we can remove this again.
-
Frank Winklmeier authored
Add a doxygen configuration file such that building the `doc` target will create the doxygen pages of all locally selected packages as explained in atlas/atlasexternals!345 and ATLINFR-1843.
-
Joerg Stelzer authored
This was causing issues with finding the reference file, see ATR-19351
-
scott snyder authored
AttributeListKey should be a read handle, not a write handle! Avoid spurious WARNING about AttributeList during stop().
-
scott snyder authored
For changes in AthenaOutputStream.
-
Susumu Oda authored
Remove SiDetectorManager.h/SCT_DetectorManager.h if possible. Migrate SiDetectorManager.h to SCT_DetectorManager.h and/or PixelDetectorManager.h if possible.
-
- Jan 20, 2019
-
-
Vakhtang Tsulaia authored
FastCaloSim+ISF_FastCaloSimServices: Working to make FastShowerCellBuilderTool const. See merge request atlas/athena!20421
-
-
Vakhtang Tsulaia authored
LArCellRec: Thread-safety fixes for LArCellMakingTool. See merge request atlas/athena!20429
-
Vakhtang Tsulaia authored
TileByteStream: Make BS converters MT-safe. See merge request atlas/athena!20430
-
Vakhtang Tsulaia authored
TileRecUtils: Fix duplicated Gaudi Property. See merge request atlas/athena!20432
-
Vakhtang Tsulaia authored
All units migrated except GeoModelKernelUnits::gram, which is different from Gaudi::Units::gram
-
Vakhtang Tsulaia authored
-