- Feb 16, 2019
-
-
Vakhtang Tsulaia authored
Sweeping !20552 from 21.1 to master. Sweeping !20466 from 21.3 to 21.1.Remove non-existing input file from HI build test See merge request atlas/athena!21187
-
Vakhtang Tsulaia authored
Sweeping !20682 from 21.1 to master. Fix nightly test (name missing) See merge request atlas/athena!21186
-
Vakhtang Tsulaia authored
We need to do the extrapolations pseudo-tangent extrapolation for silicon tracks , no TRT See merge request atlas/athena!21185
-
Vakhtang Tsulaia authored
ReadCondHandle: print error if no extended event context is set See merge request atlas/athena!21179
-
Vakhtang Tsulaia authored
Fix for ATLASRECTS-4848 Closes ATLASRECTS-4848 See merge request atlas/athena!21183
-
Vakhtang Tsulaia authored
Manual sweep of !21023 to master See merge request atlas/athena!21176
-
Vakhtang Tsulaia authored
Fix for ATLASRECTS-4771 See merge request atlas/athena!21172
-
Vakhtang Tsulaia authored
fix ATR-17871 Closes ATR-17871 See merge request atlas/athena!21169
-
Vakhtang Tsulaia authored
Update convenience testing script used by MET trigger group See merge request atlas/athena!21164
-
Vakhtang Tsulaia authored
FPE fix in BTagging See merge request atlas/athena!21161
-
Vakhtang Tsulaia authored
Make SCT_AlignCondAlg reentrant. (ATLASRECTS-4824) See merge request atlas/athena!21159
-
-
Vakhtang Tsulaia authored
update Gaudi version to v31r0.002 See merge request atlas/athena!21155
-
-
Vakhtang Tsulaia authored
Static thread safe checker for MVAUtils and egammaMVACalib (egamma client) See merge request atlas/athena!21153
-
-
Vakhtang Tsulaia authored
For the offline xAOD classes we do not need ElementLinkVector<> just std::vector<ElementLink<>> See merge request atlas/athena!21150
-
Vakhtang Tsulaia authored
Make sure dynamic imports are correct See merge request atlas/athena!21141
-
Vakhtang Tsulaia authored
TrkSurfaces: Fix gcc9 warnings. See merge request atlas/athena!21190
-
Vakhtang Tsulaia authored
TileRecUtils: Fix gcc9 warnings. See merge request atlas/athena!21191
-
Vakhtang Tsulaia authored
TrkExSolenoidalIntersector: Add a simple unit test. See merge request atlas/athena!21193
-
Vakhtang Tsulaia authored
TrkExRungeKuttaIntersector: Add a simple unit test. See merge request atlas/athena!21194
-
Vakhtang Tsulaia authored
AthenaPoolMultiTest: Avoid duplicating EventInfoCnvAlg. See merge request atlas/athena!21197
-
Vakhtang Tsulaia authored
RingerSelectorTools: Separate out enum definitions into a separate dictionary. See merge request atlas/athena!21200
-
Vakhtang Tsulaia authored
CaloMonitoring: Fix gcc9 warnings. See merge request atlas/athena!21201
-
Vakhtang Tsulaia authored
AthenaPoolTest: More patterns to ignore. See merge request atlas/athena!21202
-
Vakhtang Tsulaia authored
DataModelTestDataWrite+DataModelRunTests: Remove dependency on old EventInfo. See merge request atlas/athena!21195
-
Frank Winklmeier authored
Adapt HLT packages to new hltinterface See merge request atlas/athena!21152
-
scott snyder authored
Ignore some reference file differences that stem from changes in incident handling.
-
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
Loading Athena shared libraries during job configuration can lead to crashes. This package was loading its library in order to get enum definitions during configuration. Move these enum definitions, and also ElectronTAccept, into a separate library/dictionary with no link dependencies on other Athena libraries.
-
scott snyder authored
EventInfoCnvAlg may now be added by AtlasUnixGeneratorJob. Avoid adding a duplicate if so.
-
scott snyder authored
Update reference files.
-
scott snyder authored
Remove dependency on old EventInfo.
-
scott snyder authored
Add a simple unit test for RungeKuttaIntersector.
-
scott snyder authored
Add a simple unit test for SolenoidalIntersector.
-
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.
-
Sweeping !20466 from 21.3 to 21.1. Remove non-existing input file from HI build test See merge request atlas/athena!20552 (cherry picked from commit 7cc17751) abec586a Merge branch '21.3-fix_nightly_test_file' into '21.3'
-
Fix nightly test (name missing) See merge request atlas/athena!20682 (cherry picked from commit 4fcf2ef6) b03491bb Fix nightly test (name missing)
-