- Sep 19, 2017
-
-
Vakhtang Tsulaia authored
Sweeping !4003 from 21.0 to master. Adding New Small Wheel HitAnalysis classes See merge request !4726 Former-commit-id: a2fd13e9
-
Vakhtang Tsulaia authored
Sweeping !4675 from 21.0 to master. CfgGetter syntax fixes for Charginos and Gauginos packages See merge request !4728 Former-commit-id: 8257906d
-
Vakhtang Tsulaia authored
Sweeping !4604 from 21.0 to master. Adding newSuppressions.supp to Tools/ValgrindRTTJobs that was missing (ATEAM-406) See merge request !4730 Former-commit-id: e4b06f03
-
Vakhtang Tsulaia authored
Lower the priority of STACO muons See merge request !4753 Former-commit-id: b898a5ae
-
Vakhtang Tsulaia authored
EventView may default to StoreGate See merge request !4763 Former-commit-id: 5074ed3e
-
Vakhtang Tsulaia authored
migrated new-skeleton functionality to master branch See merge request !4764 Former-commit-id: 73f55403
-
Vakhtang Tsulaia authored
AthExHive: use initializer list syntax for Properties See merge request !4766 Former-commit-id: 20fa1cd2
-
Former-commit-id: 40205328
-
- Sep 18, 2017
-
-
Vakhtang Tsulaia authored
Allow setting and printing of ROOT Domain attributes for Input. See merge request !4343 Former-commit-id: 7f2e24c5
-
Vakhtang Tsulaia authored
Sweeping !4623 from 21.0 to master. Fix minor build warnings in build of HitAnalysis package See merge request !4688 Former-commit-id: ddbc6812
-
Vakhtang Tsulaia authored
MdtCalibDbCoolStrTool: Removing references to transientAddress(). See merge request !4697 Former-commit-id: 2c9f17e1
-
Vakhtang Tsulaia authored
AthenaRootComps: Remove some obsolete classes. See merge request !4721 Former-commit-id: 7d998e4d
-
Vakhtang Tsulaia authored
DerivationFrameworkInDet: Pass large arguments by const reference instead of by value. See merge request !4725 Former-commit-id: a320bb45
-
Vakhtang Tsulaia authored
DetDescrCondTPCnv: Suppress undefined behavior sanitizer warnings. See merge request !4734 Former-commit-id: c26a3c40
-
Vakhtang Tsulaia authored
CaloRingerAlgs: Protect against crash on missing meta item list. See merge request !4735 Former-commit-id: 6b528881
-
Vakhtang Tsulaia authored
EventLoopTest: Fix ATN test failures. See merge request !4736 Former-commit-id: 0b7298a8
-
Vakhtang Tsulaia authored
SiCombinatorialTrackFinderTool_xk: Fix uninitialized VarHandleKeys. See merge request !4737 Former-commit-id: fd22df66
-
Vakhtang Tsulaia authored
TauAnalysisTools: Fix clang warning. See merge request !4738 Former-commit-id: 65c2770e
-
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
-
Will Buttinger authored
Former-commit-id: 75e5e538
-
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
-
Will Leight authored
As the STACO algorithm is currently not well tuned, it produces mostly fakes. This update lowers its priority so that muons (if any) reconstructed from the same ID candidate by the segment- or calo-tag algs are used instead. In this case, the MS track used by the STACO reconstruction will be reconstructed as a standalone muon, so no information is lost. Former-commit-id: 24d27206
-
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
-
Scott Snyder authored
clang warning: unused class member. Former-commit-id: 4f7d18ec
-
scott snyder authored
Also fix bad use of ATH_CHECK on a non-StatusCode. Former-commit-id: 9a6b7b13
-
scott snyder authored
Remove -s switch from athena tests. Was causing a false match against the error pattern. Former-commit-id: e7489f71
-
scott snyder authored
Protect against crash on missing meta item list. Needed to fix ATN test failures in OnlineRecoTests. Former-commit-id: d07322c9
-
Adding newSuppressions.supp to Tools/ValgrindRTTJobs that was missing (ATEAM-406) See merge request !4604 Former-commit-id: 64271d80
-
CfgGetter syntax fixes for Charginos and Gauginos packages See merge request !4675 Former-commit-id: 03ed41b1
-