- Apr 24, 2017
-
-
Andrew Beddall authored
Former-commit-id: cacc93a7
-
- Apr 23, 2017
-
-
Andrew Beddall authored
Former-commit-id: d788450c
-
- Apr 21, 2017
-
-
Oleg Kuprash authored
TrigT1CaloToolInterfaces+TrigT1CaloTools: Fix undefined behavior warning. See merge request !1022 Former-commit-id: 5a9a0f11
-
- Apr 19, 2017
-
-
scott snyder authored
If we reference DataVector<xAOD::TriggerTower>, we need to include TriggerTowerContainer.h, not just TriggerTower.h. Otherwise, we won't see the DATAVECTOR_BASE macro declaring the TriggerTower inheritance, and thus we'll be using a _different_ DataVector type. This then gives ubsan warnings. Former-commit-id: 662ee90f
-
scott snyder authored
If we reference DataVector<xAOD::TriggerTower>, we need to include TriggerTowerContainer.h, not just TriggerTower.h. Otherwise, we won't see the DATAVECTOR_BASE macro declaring the TriggerTower inheritance, and thus we'll be using a _different_ DataVector type. This then gives ubsan warnings. Former-commit-id: 5aae9bc8
-
Takashi Yamanaka authored
WorkDir Cleanup, master branch (2017.04.18.) See merge request !997 Former-commit-id: 11bd9aaa
-
Takashi Yamanaka authored
DataModelRunTests: Turn on noTag when making output streams. See merge request !973 Former-commit-id: 3d887abc
-
- Apr 18, 2017
-
-
Takashi Yamanaka authored
Recursive mutexes See merge request !891 Former-commit-id: 7399f969
-
Takashi Yamanaka authored
22.0 idpvm : Fix bug causing LargeD0 job options to ignore efficiency histograms See merge request !900 Former-commit-id: a9ce05ec
-
Takashi Yamanaka authored
SCT_Digitization: Fix call to non-const tool method from const method; other cleanups. See merge request !936 Former-commit-id: 520c21c5
-
Takashi Yamanaka authored
AthenaPoolExampleAlgorithms: Fix tests. See merge request !990 Former-commit-id: 3e76595e
-
Takashi Yamanaka authored
TileRec: Fix for private tools. See merge request !991 Former-commit-id: 18c79cde
-
Takashi Yamanaka authored
Enabling builds against LCG nightlies, master branch (2017.04.12.) See merge request !930 Former-commit-id: c5635d94
-
Attila Krasznahorkay authored
replaced by WorkDir a while ago. They are only creating confusion by now. Former-commit-id: ca90aa06
-
Takashi Yamanaka authored
TrigT1RPCsteering: Avoid use of deprecated Gaudi header. See merge request !982 Former-commit-id: 1c9d037d
-
Takashi Yamanaka authored
TrigT1ResultByteStream: Avoid deprecated gaudi method. See merge request !983 Former-commit-id: 6ccc9c2b
-
Takashi Yamanaka authored
LArRegionSelector: LArCablingService moved to LArCabling. See merge request !985 Former-commit-id: 5d074e25
-
Takashi Yamanaka authored
LArEventTest: LArCablingService moved to LArCabling. See merge request !986 Former-commit-id: 2951da44
-
Takashi Yamanaka authored
TBCnv: LArCablingService moved to LArCabling. See merge request !987 Former-commit-id: 8a0a241b
-
Takashi Yamanaka authored
Change the way to get MDTHits from CSM to PrepDataTool See merge request !989 Former-commit-id: ba705ebb
-
Takashi Yamanaka authored
PerfMonTests: Fix ATN tests. See merge request !988 Former-commit-id: 81c10ca6
-
Takashi Yamanaka authored
Digitization: Turn on noTag when making output streams. See merge request !975 Former-commit-id: 2021223c
-
Takashi Yamanaka authored
IOVDbTestAlg: Turn on noTag when making output streams. See merge request !976 Former-commit-id: 230456b9
-
Takashi Yamanaka authored
TrigT1CaloMonitoring: Fix deprecation warnings. See merge request !979 Former-commit-id: 47a4b337
-
Takashi Yamanaka authored
Doxygen comment fixes See merge request !882 Former-commit-id: 5df01342b5a136644332c7a936fe826e4de53a6c
-
Takashi Yamanaka authored
MuonHoughPatternTools: Clean up init using new varhandle innitialization interface. See merge request !962 Former-commit-id: a54aff17
-
Takashi Yamanaka authored
xAODTrigL1Calo+TrigT1CaloEvent: Const fixes. See merge request !957 Former-commit-id: 3edc43fa
-
Takashi Yamanaka authored
AthenaPoolTest: Turn on noTag when making output streams. See merge request !974 Former-commit-id: a85af954
-
Takashi Yamanaka authored
TrigT1CaloCalibTools: cmake fix. See merge request !978 Former-commit-id: b795cece
-
Takashi Yamanaka authored
TrigT1Monitoring: Fix deprecation warnings. See merge request !980 Former-commit-id: 502dc572
-
Takashi Yamanaka authored
TrigT1RPCRecRoiSvc: Avoid deprecated gaudi method. See merge request !981 Former-commit-id: f2a845a3
-
Takashi Yamanaka authored
LArCabling: LArCablingService moved to LArCabling. See merge request !958 Former-commit-id: 824042d5
-
Takashi Yamanaka authored
LArByteStream: LArCablingService moved to LArCabling. See merge request !959 Former-commit-id: e61b17ec
-
Takashi Yamanaka authored
MooSegmentCombinationFinder: Clean up init using new varhandle initialization interface. See merge request !961 Former-commit-id: b7ef0750
-
Takashi Yamanaka authored
AthExThinning: Turn on noTag when making output streams. See merge request !977 Former-commit-id: d4f1fba7
-
Takashi Yamanaka authored
LArOnlDbPrep: LArCablingService moved to LArCabling. See merge request !960 Former-commit-id: bcd7c41f
-
Takashi Yamanaka authored
Add setting to always run the IDTrigger RTT post-processing See merge request !984 Former-commit-id: ef619524
-
scott snyder authored
Tools used by CaloCellMaker are private now. Correct places where we were still attempting to configure them as public tools. Former-commit-id: fe37aab2
-
scott snyder authored
Update reference files. Clean up test run script, to try to fix spurious test failures. They seemed to be associated with running the long grep/sed pipeline. So remove everything from there that is already handled in TestTools, and collapse it to a single sed and single grep invocation. Former-commit-id: cf9109fa
-
scott snyder authored
Former-commit-id: d7d306e7bc2dcaea00aefa87ed0fec7d11f6f7df
-