- 23 Aug, 2021 6 commits
-
-
Johannes Elmsheuser authored
Prevent rerunning btag output block and so keep btag out of AOD See merge request !45986
-
Johannes Elmsheuser authored
Add TriggerDB connections to be able to read keys from cool See merge request !45976
-
Johannes Elmsheuser authored
[L1TopoEvent] Make slicing and narrowing casts explicit See merge request !45972
-
Johannes Elmsheuser authored
Update ART reco ESD job options See merge request atlas/athena!45969
-
Johannes Elmsheuser authored
22.0-cppcheck-SCT_Monitoring See merge request atlas/athena!45966
-
-
- 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 13 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 !45982
-
Vakhtang Tsulaia authored
CaloSysD3PDMaker: Remove use of LArCablingLegacyService. See merge request !45984
-
Vakhtang Tsulaia authored
TBCnv: Remove references to LArCablingLegacyService. See merge request !45983
-
Vakhtang Tsulaia authored
Adding PRWConfig_tf.py transform to release 22 See merge request !45948
-
-
Peter Onyisi authored
-
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 17 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
-
-