- Sep 18, 2017
-
-
Vakhtang Tsulaia authored
SiCombinatorialTrackFinderTool_xk: Fix uninitialized VarHandleKeys. See merge request !4737
-
Vakhtang Tsulaia authored
TauAnalysisTools: Fix clang warning. See merge request !4738
-
Vakhtang Tsulaia authored
TrigEgammaHypo: const fix. See merge request !4743
-
Vakhtang Tsulaia authored
TestTools: Don't warn about missing reference files for gtest-like tests. See merge request !4749
-
Vakhtang Tsulaia authored
ALFA_Geometry: Remove unused static class member. See merge request !4750
-
Walter Lampl authored
Externals Update, master branch (2017.09.18.) See merge request !4759
-
Vakhtang Tsulaia authored
AthenaMonitoring: const fix. See merge request !4754
-
Attila Krasznahorkay authored
latest externals/LCG code this happens automatically out of the box.
-
Attila Krasznahorkay authored
-
Vakhtang Tsulaia authored
DataModelRunTests: A few more patterns to ignore. See merge request !4698
-
Vakhtang Tsulaia authored
migrate to new method of declaring ReadHandles and Properties and add monitoring See merge request !4712
-
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.
-
- Sep 17, 2017
-
-
Scott Snyder authored
Remove unused static class member (that also violates ATLAS naming conventions).
-
Scott Snyder authored
-
- Sep 16, 2017
-
-
Scott Snyder authored
Add missing const qualifier.
-
Scott Snyder authored
clang warning: unused class member.
-
scott snyder authored
Also fix bad use of ATH_CHECK on a non-StatusCode.
-
- Sep 15, 2017
-
-
Vakhtang Tsulaia authored
Add command line option "--concurrent-events" for AthenaMT See merge request !4718
-
Vakhtang Tsulaia authored
Migrate the xAODTruthCnvAlg to DataHandles See merge request !4632
-
Vakhtang Tsulaia authored
InDetTrackSelectorTool: Fix compilation warning. See merge request !4691
-
Vakhtang Tsulaia authored
TrigL2MuonSA: Comply with ATLAS naming conventions. See merge request !4696
-
Vakhtang Tsulaia authored
Sweeping !4621 from 21.0 to master. fix TDAQ_RELEASE_BASE in art-task-build script See merge request !4652
-
Vakhtang Tsulaia authored
Upgrade of the M(ulti)S(econdary)V(ertex)F(inder) algorithm See merge request !4664
-
Vakhtang Tsulaia authored
TrigFTKBankGen: Fix compilation warning. See merge request !4674
-
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
-
Vakhtang Tsulaia authored
Sweeping !4660 from 21.0 to master. Add Event/PyDumper package back into AthSimulation See merge request !4686
-
Vakhtang Tsulaia authored
InDetTrackScoringTools: Fix compilation warnings. See merge request !4692
-
Vakhtang Tsulaia authored
L1TopoSimulation: Fix clang warnings. See merge request !4693
-
Vakhtang Tsulaia authored
TrigT1CaloByteStream: Missing const qualifier. See merge request !4694
-
Vakhtang Tsulaia authored
TrigHLTJetHypo: Fix clang warnings. See merge request !4695
-
Vakhtang Tsulaia authored
Master vp1dev See merge request !4700
-
Vakhtang Tsulaia authored
CMake: Add missing TestTools library to linking of test See merge request !4708
-
Vakhtang Tsulaia authored
DefaultTools.py had incorrect double label name. See merge request !4706
-
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
-
John Baines authored
-
Jovan Mitrevski authored
-
John Baines authored
-
Chris Pollard authored
-
Marcin Nowak authored
-
Edward Moyse authored
-