- Sep 18, 2017
-
-
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
- 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
-
Scott Snyder authored
Private data members should start with m_. Former-commit-id: 2263c0ce
-
Scott Snyder authored
clang warnings: unused members, header guard mismatch. Some unused members commented out rather than deleted because they are referenced in existing commented-out code. Former-commit-id: d309cbe0
-
Scott Snyder authored
Add const qualifier needed to compile with DataVector once the const_iterator bug is fixed. Former-commit-id: 1ac3d202
-
Scott Snyder authored
clang warnings: missing override keywords, unused member. Former-commit-id: 65fdc641
-
scott snyder authored
Compilation warnings: Initialization ordering. Former-commit-id: 22386e68
-
scott snyder authored
Compilation warning: Initialization ordering. Former-commit-id: d87f46c1
-
Add Event/PyDumper package back into AthSimulation See merge request !4660 Former-commit-id: a7250ed2
-
Do not fail when an EventShapeDensity object pre-exists in evt store. ATLASRECTS-3508 See merge request !4517 Former-commit-id: ad5a5933
-
Vakhtang Tsulaia authored
Remove obsolete DeclareFactoryEntries See merge request !4668 Former-commit-id: c022339e
-
- Sep 14, 2017
-
-
Vakhtang Tsulaia authored
Make extends<> a regular base class of HelloTool See merge request !4671 Former-commit-id: 6cf8e887
-