- 31 Jan, 2020 1 commit
-
-
scott snyder authored
- print function
-
- 30 Jan, 2020 39 commits
-
-
Adam Edward Barton authored
TrkAmbiguityProcessor Fix debug build See merge request atlas/athena!29933
-
Adam Edward Barton authored
-
Adam Edward Barton authored
Fix parameter formatting in python-based ART job scripts (ATR-20785) See merge request atlas/athena!29925
-
Adam Edward Barton authored
Cured crash reported in ATR-20821 by changing PV access key in JetLink. See merge request atlas/athena!29927
-
Adam Edward Barton authored
Update CollectionMerger to use SG::ReadHandleKeyArray member variables See merge request atlas/athena!29909
-
Adam Edward Barton authored
tauRecTools: remove unused configuration files and dumplicate codes See merge request atlas/athena!29790
-
For now, the configuration of each tauRecTool are set in tauRecFlags.py and TauAlgorithmsHolder.py. The configuration files are not used for a long time, thus removed. Use ATH_CHECK when possible, and remove some commented codes which do not help understand the logic.
-
Adam Edward Barton authored
xAODRootAccess: Remove #define private. See merge request atlas/athena!29919
-
Adam Edward Barton authored
Run3 adaptions to CSC condition access (ATLASRECTS-5276) Closes ATLASRECTS-5276 See merge request atlas/athena!29907
-
-
Adam Edward Barton authored
Move TRTCommon tool initialisation to TrackingCommon See merge request atlas/athena!29869
-
-
Adam Edward Barton authored
Make JetAlgorithm re-entrant See merge request atlas/athena!29914
-
Adam Edward Barton authored
Master add muoncombinedconfig See merge request atlas/athena!29906
-
Another interim commit. Some problems spotted, notably that the RungeKutta needs to have a CA configuration - so here just using bare configurable.
-
Adam Edward Barton authored
Adding additional muon triggers to LS2 menu See merge request atlas/athena!29854
-
Adam Edward Barton authored
TrkGeometry: Change to passing by const ref where applicable, use nullptr rather than 0. See merge request atlas/athena!29877
-
-
Adam Edward Barton authored
LArCalorimeter: Add unit tests. See merge request atlas/athena!29916
-
Adam Edward Barton authored
TrigConfData: Fix clang warnings. See merge request atlas/athena!29911
-
Adam Edward Barton authored
TrigConf2COOLOnline: Fix clang warnings. See merge request atlas/athena!29918
-
Adam Edward Barton authored
BoundarySurfaces pass by const ref See merge request atlas/athena!29917
-
-
Adam Edward Barton authored
egammaRec.icc had no copyright See merge request atlas/athena!29924
-
Adam Edward Barton authored
Make muon hough packages thread safe atlasrects 5251 See merge request atlas/athena!29897
-
Adam Edward Barton authored
cherry-pick Control/AthToolSupport from 21.2 See merge request atlas/athena!29177
-
Adam Edward Barton authored
GSF Component Merging : use std::vector for the triangular to (i,j) mapping See merge request atlas/athena!29923
-
-
Adam Edward Barton authored
fix name-lookup im merge-method of PrivateToolHandleArray See merge request atlas/athena!29905
-
Adam Edward Barton authored
ElectronPhotonSelectors : Use nullptr,Use empty, pass by const reference See merge request atlas/athena!29921
-
-
Frank Winklmeier authored
-
Adam Edward Barton authored
DerivationFrameworkInDet+PrimaryDPDMaker: Update TrackMeasurementThinning for MT thinning. See merge request !29887
-
Convert TrackMeasurementThinning to use MT-compatible thinning. Remove EGammaPrepRawDataThinning. It would need considerable effort to get working for MT, and it is not actually used at present.
-
Adam Edward Barton authored
Move from MuonIdHelperTool to MuonIdHelperSvc (5) See merge request !29769
-
-
Adam Edward Barton authored
AFT-481: Migrate BTagTrackAugmenterAlg to athenaMT See merge request !29825
-
-
Elemer Nagy authored
Added more histograms for PV and Jets. Code ran successfully on ATR MC test file of 29Jan2020.
-