- Jun 21, 2017
-
-
Vakhtang Tsulaia authored
MuonCondTest: Remove reference to deprecated Gaudi header. See merge request !2820
-
Vakhtang Tsulaia authored
MuonGeomTest: Remove reference to deprecated Gaudi header. See merge request !2756
-
- Jun 20, 2017
-
-
Vakhtang Tsulaia authored
TauAnalysisTools: Fix test configuration file See merge request !2812
-
Vakhtang Tsulaia authored
PileupReweighting: Fix ATN test. See merge request !2811
-
Vakhtang Tsulaia authored
AthenaPoolExampleAlgorithms: Reference file comparison fix. See merge request !2809
-
Vakhtang Tsulaia authored
MuonPerformanceAnalysis: Comply with ATLAS naming conventions. See merge request !2750
-
scott snyder authored
Remove reference to deprecated Gaudi header PropertyMgr.h. Also use ATH_MSG_ macros.
-
Vakhtang Tsulaia authored
MdtRawDataMonitoring: Const and other fixes. See merge request !2791
-
Vakhtang Tsulaia authored
MdtVsTgcRawDataMonitoring: Const and other fixes. See merge request !2790
-
Vakhtang Tsulaia authored
Externals updates for Qt5/VP1, master branch (2017.06.15.) See merge request !2720
-
scott snyder authored
Fix ATN test.
-
scott snyder authored
Provide a fallback for the test input file, in case ASG_TEST_FILE_MC is not defined.
-
scott snyder authored
Fix for address blinding in reference file comparison.
-
Vakhtang Tsulaia authored
JetTagTools: Fix test for non-existent map entry. See merge request !2785
-
Vakhtang Tsulaia authored
DQDefects: Fix ATN test. See merge request !2786
-
Scott Snyder authored
clang warnings: unused members/variables.
-
Scott Snyder authored
A long-standing bug in DataVector has meant that it was possible to get a non-const pointer from a const_iterator. This package was relying on this bug to compile; fix that.
-
- Jun 19, 2017
-
-
Vakhtang Tsulaia authored
DataModelRunTests: Update reference files. See merge request !2780
-
Vakhtang Tsulaia authored
MuonAlignGenTools: Fix warnings. See merge request !2779
-
Vakhtang Tsulaia authored
MuonPRDTest: Fix compilation warnings. See merge request !2776
-
Vakhtang Tsulaia authored
MuonTrackMonitoring: Comply with ATLAS naming conventions. See merge request !2778
-
Vakhtang Tsulaia authored
MuonGeoModelTest: Remove reference to deprecated Gaudi header. See merge request !2777
-
Vakhtang Tsulaia authored
CPAnalysisExamples: Fix ATN tests, compilation warnings. See merge request !2775
-
Vakhtang Tsulaia authored
Merge branch 'RecExCommon_ATLASRECTS_4062' into '21.0' See merge request !2757
-
Vakhtang Tsulaia authored
Merge branch 'reco-tf-overlay' into '21.0' See merge request !2762
-
Vakhtang Tsulaia authored
Merge branch '21.0_AODReductions_JetsBTagging' into '21.0' See merge request !2767
-
Vakhtang Tsulaia authored
Merge branch '21.0_AODReductions_IDTrackParticlePtCut' into '21.0' See merge request !2768
-
Vakhtang Tsulaia authored
Merge branch '21.0_AODReductions_PFlow' into '21.0' See merge request !2769
-
Vakhtang Tsulaia authored
Merge branch '21.0_AODReductions_ObjectThinning' into '21.0' See merge request !2770
-
Scott Snyder authored
-
Scott Snyder authored
clang warnings: unused variables.
-
Scott Snyder authored
A long-standing bug in DataVector has meant that it was possible to get a non-const pointer from a const_iterator. This package was relying on this bug to compile; fix that.
-
scott snyder authored
ATN test was broken by the insertion of the copyright header, which screwed up the encoding tag. Fixed.
-
scott snyder authored
Fixes crash from exceptions thrown from std::map::at. Fixes q221.
-
scott snyder authored
-
scott snyder authored
Remvoe reference to deprecated Gaudi header PropertyMgr.h. compilation warnings: misleading indentation.
-
scott snyder authored
Use flag functions from monitoring base class rather than accessing protected data members directly.
-
scott snyder authored
Remove reference to deprecated Gaudi header PropertyMgr.h.
-
scott snyder authored
In c++11, exceptions cannot be propagated from destructors. Call terminate() rather than using throw.
-
scott snyder authored
compilation warnings: unused variables; goodruns header moved to a different package.
-