- Dec 12, 2018
-
-
Vakhtang Tsulaia authored
Include MET tests TrigUpgradeTest See merge request atlas/athena!16617 Former-commit-id: eb8becb7
-
Vakhtang Tsulaia authored
Remove remaining mutables in MET packages See merge request atlas/athena!16359 Former-commit-id: 47149a5b
-
Vakhtang Tsulaia authored
Change LArAffectedRegion info See merge request atlas/athena!16590 Former-commit-id: f55d2ef1
-
Former-commit-id: 4e02af32
-
Vakhtang Tsulaia authored
Added BeamEffectsAlgConfig.py which has new Component Accumulator style See merge request atlas/athena!16517 Former-commit-id: b442d270
-
Vakhtang Tsulaia authored
Muon public tool migration dec2018 hackathon mhodgkin See merge request atlas/athena!16613 Former-commit-id: d119524e
-
Vakhtang Tsulaia authored
Prepare pre-mixing digitisation for MT overlay See merge request atlas/athena!16628 Former-commit-id: 57517000
-
Vakhtang Tsulaia authored
SCTCalib: migration of services to Tools ATLASRECTS-4556 See merge request atlas/athena!16651 Former-commit-id: 4ab4f5f7
-
Vakhtang Tsulaia authored
Move DQ filters to new conditions infrastructure See merge request atlas/athena!16637 Former-commit-id: effbed25
-
Former-commit-id: 282d6a05
-
Vakhtang Tsulaia authored
Just improvements in verbosity See merge request atlas/athena!16647 Former-commit-id: af47a2d3
-
Vakhtang Tsulaia authored
Eflow rec run3 config dec2018 See merge request atlas/athena!16655 Former-commit-id: d61447de
-
Vakhtang Tsulaia authored
TileRecUtils: Use private Tile tools See merge request atlas/athena!16663 Former-commit-id: 0fbb1502
-
Vakhtang Tsulaia authored
CxxUtils: Update documentation. See merge request atlas/athena!16667 Former-commit-id: 3fcbf6ca
-
Vakhtang Tsulaia authored
AthViews: Fix gcc9 warnings. See merge request atlas/athena!16668 Former-commit-id: 21dc635b
-
Vakhtang Tsulaia authored
TileEvent: Fix gcc9 warnings. See merge request atlas/athena!16674 Former-commit-id: e3c79332
-
Vakhtang Tsulaia authored
TrigMETMonitoring: Fix warning. See merge request atlas/athena!16675 Former-commit-id: baabe661
-
Vakhtang Tsulaia authored
TrigEFMissingET: Comply with ATLAS naming convention. See merge request atlas/athena!16676 Former-commit-id: c804e5d4
-
Vakhtang Tsulaia authored
AthExThinning: Fix gcc9 warnings. See merge request atlas/athena!16677 Former-commit-id: 98b644e5
-
Vakhtang Tsulaia authored
AthContainersInterfaces: Fix gcc9 warnings. See merge request atlas/athena!16678 Former-commit-id: 9c31d874
-
Vakhtang Tsulaia authored
AthContainers: Fix gcc9 warnings. See merge request atlas/athena!16679 Former-commit-id: 58cef15a
-
Vakhtang Tsulaia authored
Sweeping !16564 from 21.0 to master. Fix FastCaloSim Coverity issue 115466 (ATLASSIM-3684) See merge request atlas/athena!16680 Former-commit-id: 4a084ce7
-
Vakhtang Tsulaia authored
Sweeping !16581 from 21.0 to master. fix FCAL-A ftname See merge request atlas/athena!16681 Former-commit-id: 47db348e
-
Vakhtang Tsulaia authored
Sweeping !16488 from 21.2 to master. First version of the frozen derivation test script See merge request atlas/athena!16682 Former-commit-id: cc558335
-
Vakhtang Tsulaia authored
Sweeping !16575 from 21.3 to master. Replace the datasets for the FTK tests See merge request atlas/athena!16684 Former-commit-id: 59c6d75b
-
Vakhtang Tsulaia authored
Sweeping !16492 from 21.3 to master. Add FTK analyses for the PhysValMonitoring See merge request atlas/athena!16688 Former-commit-id: 1e4c96df
-
Vakhtang Tsulaia authored
Cleanup of SCT_RawDataToxAOD and SCT_PrepDataToxAOD (ATLASRECTS-4575) See merge request atlas/athena!16692 Former-commit-id: 275bff90
-
Former-commit-id: 700afcce
-
Stewart Martin-Haugh authored
Enable L1 menu info decoding for MET See merge request atlas/athena!16671 Former-commit-id: b6da861f
-
Adam Edward Barton authored
Retiring BeamSpotSvc commit 4 (ATLASRECTS-4042) See merge request atlas/athena!16633 Former-commit-id: 01889856
-
Adam Edward Barton authored
ATR-18838: ATR-18980: add second step and event view to b-jet chains See merge request atlas/athena!15526 Former-commit-id: 6d46ec17
-
First version of the frozen derivation test script See merge request atlas/athena!16488 (cherry picked from commit 830e8d30 [formerly 8b307f6fb2c9f3e683260cfa6e05264c5c0d8278]) 6c0f0b46 First version of the frozen derivation test script ee5ceb38 Add option to enable the user to run the test in data or mc Former-commit-id: 3ecbb60e
-
- Dec 11, 2018
-
-
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. Former-commit-id: 4e140741
-
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. Former-commit-id: 785163d1
-
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. Former-commit-id: cadd4a4c71e48f3b9c66db8fa093a0b39e9b4350
-
scott snyder authored
Function parameters should not start with m_. Former-commit-id: b33ac237
-