- Jan 25, 2020
-
-
Vakhtang Tsulaia authored
GeneratorObjectsTPCnv: Suppress clang #define private warnings. See merge request atlas/athena!29781
-
Vakhtang Tsulaia authored
TrigOnlineMonitor: Fix compilation warning. See merge request atlas/athena!29783
-
Vakhtang Tsulaia authored
TrigMETMonitoring+TrigTauMonitoring: python 3 fixes See merge request atlas/athena!29777
-
Vakhtang Tsulaia authored
xAODTruthCnv: Suppress clang #define private warnings. See merge request atlas/athena!29779
-
Vakhtang Tsulaia authored
AthenaMonitoringKernel: Fix flake8 warning. See merge request atlas/athena!29775
-
Vakhtang Tsulaia authored
Add ATLAS_CHECK_THREAD_SAFETY to CaloTools See merge request atlas/athena!29780
-
Vakhtang Tsulaia authored
ByteStreamEventPTCnv+ByteStreamEventTPCnv: Remove #define private. See merge request atlas/athena!29778
-
Remove non-standard #define private.
-
Vakhtang Tsulaia authored
TrigT1CTMonitoring+TrigT1CaloMonitoring+TrigT1Monitoring+tauMonitoring: python 3 fixes See merge request atlas/athena!29776
-
- Jan 24, 2020
-
-
scott snyder authored
Compilation warnings: uninitialized variables. (But the previousEventLB logic cannot work as intended? Anyway, comments in !29490 say that that will be redone, so don't worry about it now.)
-
scott snyder authored
Actually fixing these requires changes in HepMC.
-
Christos Anastopoulos authored
-
scott snyder authored
Need changes in HepMC to really remove the #define private.
-
scott snyder authored
- tab/space consistency
-
scott snyder authored
- tab/space consistency
-
scott snyder authored
- print function
-
scott snyder authored
- print function
-
scott snyder authored
- print function
-
scott snyder authored
- print function
-
Vakhtang Tsulaia authored
Porting pixel clusterization algorithm from 21.9 to master (ATLIDTRKCP-170) See merge request atlas/athena!28781
-
Vakhtang Tsulaia authored
New Config vs Old Comparison tests for LAr Digitization See merge request atlas/athena!29657
-
Supports LAr only. Minor hacks to meet CG quirks. Match configuration of compression algorithms in PoolWriteCfg.
-
Vakhtang Tsulaia authored
Use trigger setup from runHLT_standalone ATR-20753 See merge request atlas/athena!29661
-
-
Vakhtang Tsulaia authored
PerfMonMT: Reload Component Level Monitoring inside the Event Loop and Improve Reporting Format See merge request atlas/athena!29703
-
Vakhtang Tsulaia authored
egammaqweta2/egammaqweta1c : Do not need to be components. Move them to egammaUtils See merge request atlas/athena!29713
-
Vakhtang Tsulaia authored
Valkyrie: Add valgrind suppression files See merge request atlas/athena!29714
-
Vakhtang Tsulaia authored
add ATN tests for Generators in master See merge request atlas/athena!29720
-
Vakhtang Tsulaia authored
IOVDbSvcConfig: Add ability to override tag and database in all folder methods See merge request atlas/athena!29721
-
Vakhtang Tsulaia authored
Add 'HLTMPPU.*Configuration Issue' to check_log patterns See merge request atlas/athena!29723
-
Vakhtang Tsulaia authored
Bug fix for ATLASRECTS_5261. See merge request atlas/athena!29728
-
Vakhtang Tsulaia authored
Adding two new problems to TileCal bad channel list See merge request atlas/athena!29730
-
Adding two new problems to bad channel list - DMU BC offset (i.e. +/-25ns timing jumps) and burnt integrator
-
Vakhtang Tsulaia authored
TrkGeometry: Layer.h Remove the last mutable See merge request atlas/athena!29734
-
Vakhtang Tsulaia authored
Bug fix for ATLASRECTS-5274. Update new styie config to reflect c++ changes in... See merge request atlas/athena!29736
-
Vakhtang Tsulaia authored
tauRecTools: remove unused properties and member variables/functions See merge request atlas/athena!29737
-
The property of container name are replaced by ReadHandleKey, thus not used any more. They are now removed. We use three diferent property ( "CellCorrection", "AxisCorrection", and "VertexCorrection") to decide whether to perform the same operation, e.g. tau vertex correction of the cell. Now, only "VertexCorrection" is used.
-
Vakhtang Tsulaia authored
Sweeping !29701 from 21.3 to master. Fixing wrong cut on the uTPC fit status See merge request atlas/athena!29749
-
Vakhtang Tsulaia authored
Added a track summary to the returned track in MooTrackBuilder::refine. See merge request atlas/athena!29754
-
scott snyder authored
Don't reference `long'. Use six.integer_types instead.
-