- 23 Aug, 2021 1 commit
-
-
Shaun Roe authored
-
- 22 Aug, 2021 4 commits
-
-
Vakhtang Tsulaia authored
Updated ATLAS_REFERENCE_TAG for the CaloTowerBuilder ctest See merge request atlas/athena!45993
-
Vakhtang Tsulaia authored
Fixed refs for failing unit tests See merge request atlas/athena!45990
-
Vakhtang Tsulaia authored
-
Vakhtang Tsulaia authored
The failure is caused by introduction of the new LArAlignCondAlg
-
- 21 Aug, 2021 12 commits
-
-
Vakhtang Tsulaia authored
LArHV: Rename getData() -> getDataSim(). See merge request atlas/athena!45980
-
-
Vakhtang Tsulaia authored
AmdcCore: Fix cppcheck warnings. See merge request atlas/athena!45979
-
Vakhtang Tsulaia authored
LArMonTools: Migrate from LArCablingLegacyService to conditions data. See merge request atlas/athena!45982
-
Vakhtang Tsulaia authored
CaloSysD3PDMaker: Remove use of LArCablingLegacyService. See merge request atlas/athena!45984
-
Vakhtang Tsulaia authored
TBCnv: Remove references to LArCablingLegacyService. See merge request atlas/athena!45983
-
Vakhtang Tsulaia authored
Adding PRWConfig_tf.py transform to release 22 See merge request atlas/athena!45948
-
-
scott snyder authored
Migrate use of LArCablingLegacyService to conditions data.
-
scott snyder authored
Migrate from using the obsolete LArCablingLegacyService to conditions data.
-
scott snyder authored
Use conditions data rather than the obsolete LArCablingLegacyService.
-
scott snyder authored
Pass strings by const reference, not by value.
-
- 20 Aug, 2021 23 commits
-
-
Vakhtang Tsulaia authored
First version of the condition algorithm for applying LAr alignments to GeoModel See merge request atlas/athena!45878
-
Vakhtang Tsulaia authored
Fixed LAr/Tile/Muon GeoModel code accessing materials defined either in SCT or in TRT See merge request atlas/athena!45953
-
Vakhtang Tsulaia authored
fixing the group labels in some T&P chains ATR-23974 See merge request atlas/athena!45910
-
-
Vakhtang Tsulaia authored
Superchic_i update to recent changes from 21.6 See merge request atlas/athena!45509
-
-
Vakhtang Tsulaia authored
PowhegControl: fix arguments for re.sub() in utility function See merge request atlas/athena!45911
-
Vakhtang Tsulaia authored
TrigDecisionMaker: drop support of legacy trigger configuration See merge request atlas/athena!45898
-
Vakhtang Tsulaia authored
CaloUtils clang-tidy related fixes See merge request atlas/athena!45906
-
Vakhtang Tsulaia authored
Update IOVTime to use latest C++ See merge request atlas/athena!45912
-
Vakhtang Tsulaia authored
SiSpacePointsSeedMaker_ITK fix clang warnings on unused variables. Also do some clang-tidy related fixes in the package See merge request atlas/athena!45933
-
Vakhtang Tsulaia authored
DQ loads the TrackingGeometrySvc via a default TrackToVertexIPEstimator ATLASRECTS-6530. Removing this led to the issues in ATLASRECTS-6559. After the fixes from @ssnyder for 6559 try to put back in and see See merge request atlas/athena!45936
-
DQ loads the TrackingGeometrySvc via a default TrackToVertexIPEstimator ATLASRECTS-6530. Removing this led to the issues in ATLASRECTS-6559. After the fixes from @ssnyder for 6559 try to put back in and see
-
Vakhtang Tsulaia authored
ATLASRECTS-6562. Remove the setLayerType , not thread safe const overload that was hiding a const_cast. See merge request atlas/athena!45947
-
ATLASRECTS-6562. Remove the setLayerType , not thread safe const overload that was hiding a const_cast.
-
Vakhtang Tsulaia authored
Fix ctest in ATLASRECTS-6554 See merge request atlas/athena!45918
-
-
Vakhtang Tsulaia authored
Define PixelReadoutManager for ID and ITk Pixel detector See merge request atlas/athena!45480
-
Vakhtang Tsulaia authored
[ATR-23495] Demote TrigSerializeConverter not-overwriting message from ERROR to WARNING See merge request !45919
-
Vakhtang Tsulaia authored
Trk::Layer . ATLASRECTS-6562 Remove 4 const overloads marked as ATLAS_NOT_THREAD_SAFE due to const_cast. Do the const_cast in the single client method that needs them See merge request !45938
-
Vakhtang Tsulaia authored
Use single char find 3 See merge request !45940
-
-
Vakhtang Tsulaia authored
Update conditions used in trigger mulrt_staustau test Closes ATR-24011 See merge request !45914
-