- Oct 30, 2017
-
-
Frank Winklmeier authored
Remove cmt directories that contain trivial, obsolete content. Former-commit-id: c24266ed
-
Frank Winklmeier authored
A few constructors had to be made public as required by the Gaudi Plugin service. Former-commit-id: b88be914d83755d32a130be4d36c218733be605b
-
Frank Winklmeier authored
- Delete all obsolete src/components/*_load.cxx files - Remove obsolete DECLARE_FACTORY_ENTRIES within src/components/*_entries.cxx The removed macros evaluate to NULL on the Gaudi side and have been kept only for backwards compatibility. Former-commit-id: b54b335b
-
Edward Moyse authored
CaloUtils: Update reference files. See merge request !5903 Former-commit-id: 3b802716
-
Edward Moyse authored
LArRecUtils: Update reference files. See merge request !5902 Former-commit-id: 3130a680
-
Edward Moyse authored
Remove obsolete factory entries for components in MuonSpectrometer See merge request !5871 Former-commit-id: ab1b43eb
-
Edward Moyse authored
Remove obsolete factory entries for components in Tracking See merge request !5868 Former-commit-id: 808adb6a
-
Edward Moyse authored
AthenaRootComps: Multiple tuple support for RootNtupleEventSelector. See merge request !5711 Former-commit-id: a511edc3
-
Edward Moyse authored
AthenaPoolCnvSvc: Coverity 113846, 113731. See merge request !5929 Former-commit-id: 4cd9611b
-
Edward Moyse authored
LArRawConditions: LArWaveHelper::linearMasterWave should take a vector of const pointers. See merge request !5931 Former-commit-id: 073b89a9
-
Edward Moyse authored
RDBAccessSvc: Coverity 115478, 113206, 113292. See merge request !5930 Former-commit-id: 2d770cdc
-
Edward Moyse authored
L1Decoder: Add missing #include. See merge request !5926 Former-commit-id: 945ae458
-
Edward Moyse authored
LArRawEvent: Const fix. See merge request !5932 Former-commit-id: 672f61e6
-
Edward Moyse authored
CaloRecEx: Enable autoconfiguration. See merge request !5933 Former-commit-id: 7110f3c4
-
Edward Moyse authored
TrigCostMonitor: Const fixes. See merge request !5934 Former-commit-id: 98be27b3
-
Walter Lampl authored
Update reference files. See merge request !5911 Former-commit-id: aceb4de1
-
Walter Lampl authored
AthExMonitored: Add missing #include. See merge request !5927 Former-commit-id: 54d87415
-
- Oct 29, 2017
-
-
Walter Lampl authored
TrigNavigation: Update reference file. See merge request !5909 Former-commit-id: b96ce459
-
Walter Lampl authored
AthenaServices: Update reference files. See merge request !5913 Former-commit-id: af877f35
-
Walter Lampl authored
AthenaPoolMultiTest: Update reference files. See merge request !5912 Former-commit-id: 7a64290a
-
Walter Lampl authored
Update reference files. See merge request !5915 Former-commit-id: c0f2d972
-
Walter Lampl authored
LArConditionsTest: Update reference files. See merge request !5910 Former-commit-id: d1e283da
-
Scott Snyder authored
DataVector has had a long-standing bug in which it has been possible to get a non-const pointer from a const_iterator. Clean up a few places where this package was relying on this bug to compile. Former-commit-id: 41e3598e
-
scott snyder authored
Enable autoconfiguration in CaloRecEx_topOptions.py. Fixes ATN failure due to a the change in the default geometry. Former-commit-id: 71a94a08
-
Scott Snyder authored
Allow specifying delayScale in the constructor for LArAccumulatedCalibDigitContainer. This makes it possible to use this class as the argument for ConstDataVector. Former-commit-id: 1f5d572c
-
Scott Snyder authored
Don't need it anymore after interface fix to LArWaveHelper::linearMasterWave. Former-commit-id: 7f3e589c
-
Scott Snyder authored
Allows removing const_casts downstream. Former-commit-id: 58a3d41b
-
Scott Snyder authored
Coverity fixes: Remove unchecked (and redundant) dynamic_cast. Prohibit copy/assignment for RDBRecord. Former-commit-id: a62fa85f
-
Scott Snyder authored
Coverity fixes: memory leak on error path. Potential null pointer dereference. Former-commit-id: 324e402b
-
scott snyder authored
Revealed by coverity fixes to AthenaMonitoring. Former-commit-id: f3d6808b
-
scott snyder authored
Revealed by coverity fixes in AthenaMonitoring. Former-commit-id: 81d9700c
-
- Oct 28, 2017
-
-
Walter Lampl authored
fix buggy CMakelists.txt file, remove cmt subdir See merge request !5917 Former-commit-id: 6a13c454
-
Walter Lampl authored
remove deprecation warnings See merge request !5890 Former-commit-id: cf312256
-
Walter Lampl authored
SCT_ConditionsData: Use CONDCONT_DEF instead of REGISTER_CC. See merge request !5908 Former-commit-id: 993a6f97
-
Walter Lampl authored
CaloConditions: Change REGISTER_CC to CONDCONT_DEF. See merge request !5905 Former-commit-id: 308c919a
-
Walter Lampl authored
TRT_ConditionsData: Use CONDCONT_DEF instead of REGISTER_CC. See merge request !5904 Former-commit-id: e95dd4a6
-
Walter Lampl authored
DetDescrConditions: Use CONDCONT_DEF instead of REGISTER_CC. See merge request !5907 Former-commit-id: c40ed991
-
Walter Lampl authored
AthenaPoolUtilities: Use CONDCONT_DEF instead of REGISTER_CC. See merge request !5906 Former-commit-id: 5de1a7e6
-
Walter Lampl authored
Former-commit-id: b664b6da
-
scott snyder authored
Former-commit-id: 2749a133
-