- Apr 18, 2019
-
-
Vakhtang Tsulaia authored
Bring in 21.2 fixes that help with MT See merge request atlas/athena!22730
-
-
Vakhtang Tsulaia authored
Add static thread safety checker for egamma Rec packages See merge request atlas/athena!22764
-
Vakhtang Tsulaia authored
Remove some of the aliases from PileUpEventLoopMgr See merge request atlas/athena!22757
-
Vakhtang Tsulaia authored
Replaced T2CaloEgamma_FastAlgo with T2CaloEgamma_ReFastAlgo See merge request atlas/athena!22756
-
Vakhtang Tsulaia authored
Changed place where cache loader resides in trigger rec-ex-common jobs See merge request atlas/athena!22714
-
Vakhtang Tsulaia authored
allow to disable the CSCs in the places where the CSCIdHelper is created in a hardcoded way See merge request atlas/athena!22765
-
-
Vakhtang Tsulaia authored
Add ATLAS_CHECK_THREAD_SAFETY to InnerDetector/InDetEventCnv/InDetEventTPCnv package See merge request atlas/athena!22773
-
Vakhtang Tsulaia authored
Sweeping !22721 from 21.3 to master. Add new test in TrigAnalysisTest for RDO->RDO_FTK (ATR-19672) See merge request atlas/athena!22777
-
-
Vakhtang Tsulaia authored
Move initialization to header files (SCT_CalibAlgs package) See merge request atlas/athena!22779
-
-
Vakhtang Tsulaia authored
Add ATLAS_CHECK_THREAD_SAFETY to InDetTrackHoleSearch package See merge request atlas/athena!22781
-
Add ATLAS_CHECK_THREAD_SAFETY to InDetTrackHoleSearch package. Use atomic for a mutable counter. Avoid unnecessary new and delete. Avoid const_cast.
-
Vakhtang Tsulaia authored
Apply cuts to reduce no of combinations produced by CombinationsHelperTool See merge request atlas/athena!22567
-
Vakhtang Tsulaia authored
WriteCondHandle: Extend duplicate cond object range if possible See merge request atlas/athena!21303
-
Vakhtang Tsulaia authored
Remove usage of thread-unsafe random number serivce from CscDigitToCscRDOTool See merge request atlas/athena!22402
-
Vakhtang Tsulaia authored
AthenaCommon: Don't crash on unicode property values. See merge request atlas/athena!22780
-
Vakhtang Tsulaia authored
TrigUpgradeTest: Fix a couple uninitialized properties. See merge request atlas/athena!22782
-
Vakhtang Tsulaia authored
TrigParticleTPCnv: Fix gcc9 warnings. See merge request atlas/athena!22784
-
Vakhtang Tsulaia authored
OutputStreamAthenaPool: Initial python3 port. See merge request atlas/athena!22785
-
Vakhtang Tsulaia authored
AthenaRootComps: Initial python3 port. See merge request atlas/athena!22786
-
Vakhtang Tsulaia authored
AthenaPython: Initial python3 port. See merge request atlas/athena!22787
-
Vakhtang Tsulaia authored
TrigT1Monitoring: Fix use of HVScale conditions object. See merge request atlas/athena!22788
-
Vakhtang Tsulaia authored
TrkTrack: Fix gcc9 warnings. See merge request atlas/athena!22789
-
Vakhtang Tsulaia authored
fix PIXEL_OFL access reported in ATR-19686. See merge request atlas/athena!22790
-
Vakhtang Tsulaia authored
partial cleanup of a copy&paste parts of the code, disable access to the NN... See merge request atlas/athena!22717
-
Edward Moyse authored
-
Jiří Mašík authored
-
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
The data in the HVScale conditions object is different from that gotten from the old tool in that the scales in the conditions object have been divided by the online scale values. L1CaloHVScalesMon was using the unnormalized scales, so convert back.
-
scott snyder authored
Initial python3 port. Not yet meant to be complete; only enough to run basic athena/configuration jobs.
-
scott snyder authored
Initial python3 port. Not yet trying to get everything working; only what's needed for basic athena/configuration jobs.
-
scott snyder authored
Initial python3 port. Not yet trying to get everything working; only what's needed for basic athena/configuration jobs.
-
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
An uninitialized floating property can cause the generation of bad conf files (a nan can lead to bad python syntax).
-
scott snyder authored
Needed for compatibility with py3 FilePeeker changes.
-
Add new test in TrigAnalysisTest for RDO->RDO_FTK (ATR-19672) See merge request atlas/athena!22721 (cherry picked from commit 782983e997f5735ced7ac4b9e94d0751f2284ea7) d2527aa5 Add new test in TrigAnalysisTest fdd710d1 fix test description and art-include
-
- Apr 17, 2019
-
-