- Sep 18, 2017
-
-
Vakhtang Tsulaia authored
TrigEgammaHypo: const fix. See merge request !4743 Former-commit-id: ac5244da
-
Vakhtang Tsulaia authored
TestTools: Don't warn about missing reference files for gtest-like tests. See merge request !4749 Former-commit-id: b906b283
-
Vakhtang Tsulaia authored
ALFA_Geometry: Remove unused static class member. See merge request !4750 Former-commit-id: 2469a43f
-
Walter Lampl authored
Externals Update, master branch (2017.09.18.) See merge request !4759 Former-commit-id: 5566f8bb
-
Vakhtang Tsulaia authored
AthenaMonitoring: const fix. See merge request !4754 Former-commit-id: 090eb652
-
Attila Krasznahorkay authored
latest externals/LCG code this happens automatically out of the box. Former-commit-id: 2988bd62
-
Attila Krasznahorkay authored
Former-commit-id: b5651108
-
Vakhtang Tsulaia authored
DataModelRunTests: A few more patterns to ignore. See merge request !4698 Former-commit-id: bb1c4a5c
-
Vakhtang Tsulaia authored
migrate to new method of declaring ReadHandles and Properties and add monitoring See merge request !4712 Former-commit-id: f2adfd28
-
Scott Snyder authored
DataVector<T>::value_type is T*. But we need the converter functions to take a const T*. Update to add this const qualifier. Former-commit-id: 9054008a
-
- Sep 17, 2017
-
-
Scott Snyder authored
Remove unused static class member (that also violates ATLAS naming conventions). Former-commit-id: ba7789d4
-
Scott Snyder authored
Former-commit-id: 31b00531
-
- Sep 16, 2017
-
-
Scott Snyder authored
Add missing const qualifier. Former-commit-id: 8ccf46f2
-
- Sep 15, 2017
-
-
Vakhtang Tsulaia authored
Add command line option "--concurrent-events" for AthenaMT See merge request !4718 Former-commit-id: cf09d359
-
Vakhtang Tsulaia authored
Migrate the xAODTruthCnvAlg to DataHandles See merge request !4632 Former-commit-id: b91adc59
-
Vakhtang Tsulaia authored
InDetTrackSelectorTool: Fix compilation warning. See merge request !4691 Former-commit-id: 6e7d1257
-
Vakhtang Tsulaia authored
TrigL2MuonSA: Comply with ATLAS naming conventions. See merge request !4696 Former-commit-id: da001d63
-
Vakhtang Tsulaia authored
Sweeping !4621 from 21.0 to master. fix TDAQ_RELEASE_BASE in art-task-build script See merge request !4652 Former-commit-id: 304844ab
-
Vakhtang Tsulaia authored
Upgrade of the M(ulti)S(econdary)V(ertex)F(inder) algorithm See merge request !4664 Former-commit-id: 059056dd
-
Vakhtang Tsulaia authored
TrigFTKBankGen: Fix compilation warning. See merge request !4674 Former-commit-id: 6ce90c0b
-
Vakhtang Tsulaia authored
Sweeping !4517 from 21.0 to master. Do not fail when an EventShapeDensity object pre-exists in evt store. ATLASRECTS-3508 See merge request !4681 Former-commit-id: d8b2fa2a
-
Vakhtang Tsulaia authored
Sweeping !4660 from 21.0 to master. Add Event/PyDumper package back into AthSimulation See merge request !4686 Former-commit-id: c48499fd
-
Vakhtang Tsulaia authored
InDetTrackScoringTools: Fix compilation warnings. See merge request !4692 Former-commit-id: 1fa72731
-
Vakhtang Tsulaia authored
L1TopoSimulation: Fix clang warnings. See merge request !4693 Former-commit-id: ab649a11
-
Vakhtang Tsulaia authored
TrigT1CaloByteStream: Missing const qualifier. See merge request !4694 Former-commit-id: bdb2d4bb
-
Vakhtang Tsulaia authored
TrigHLTJetHypo: Fix clang warnings. See merge request !4695 Former-commit-id: 1b18e4bf
-
Vakhtang Tsulaia authored
Master vp1dev See merge request !4700 Former-commit-id: 7b9169b1
-
Vakhtang Tsulaia authored
CMake: Add missing TestTools library to linking of test See merge request !4708 Former-commit-id: 4072f087
-
Vakhtang Tsulaia authored
DefaultTools.py had incorrect double label name. See merge request !4706 Former-commit-id: de4addac
-
charles leggett authored
Adds the command line option "--concurrent-events=N" which enables individual control of the number of concurrent events as well as the number of threads in an AthenaMT job. If --concurrent-events OR --threads is used, the job is assumed to be MT. If neither is set, then the job is not setup as AthenaMT. If only one of --concurrent-events or --threads is used, the other takes the same value (ie, same number of concurrent events as threads). Both --concurrent-events and --threads can also be set simultaneously Former-commit-id: f829830e
-
John Baines authored
Former-commit-id: a4ddb91b
-
Jovan Mitrevski authored
Former-commit-id: 2ba40148
-
John Baines authored
Former-commit-id: e2c55e47
-
Chris Pollard authored
Former-commit-id: fdeadff9
-
Marcin Nowak authored
Former-commit-id: 01c156b6
-
Edward Moyse authored
Former-commit-id: d2b6b6ba
-
Edward Moyse authored
This incorporates some fixes from me and some from Ric, and increases the number of VP1 directories which are compiled. There are still some crashes etc (at least under OSX) but we're getting there! Former-commit-id: 45c762a5
-
Edward Moyse authored
Former-commit-id: 6eb6c175
-
Edward Moyse authored
Former-commit-id: 09fba6d3
-
Scott Snyder authored
Ignore a couple messages that depend on environment settings. Former-commit-id: 7c95da72
-