- 07 Jan, 2019 3 commits
-
-
Adam Edward Barton authored
Decouple TGC BS conversion from RDO->PRD decoding See merge request atlas/athena!20109
-
Adam Edward Barton authored
Use DataHandles in AthenaOutpuStreamTool Closes ATLASRECTS-4684 See merge request atlas/athena!20148
-
-
- 04 Jan, 2019 7 commits
-
-
Frank Winklmeier authored
TileRecUtils, etc: Switch to using TileDQstatusAlg. See merge request atlas/athena!20167
-
Frank Winklmeier authored
NewJO decision tree generating refactoring See merge request atlas/athena!20147
-
Frank Winklmeier authored
MuonConfig: Increase test timeout. See merge request atlas/athena!20162
-
Frank Winklmeier authored
AthenaConfiguration: Allow overriding the location of test files. See merge request atlas/athena!20164
-
Frank Winklmeier authored
MuonG4SD: Comply with ATLAS naming conventions. See merge request atlas/athena!20165
-
Frank Winklmeier authored
BarcodeServices: Fix clang warnings. See merge request atlas/athena!20163
-
Frank Winklmeier authored
TrkValTools: cmake fix See merge request atlas/athena!20166
-
- 03 Jan, 2019 29 commits
-
-
Krzysztof Jamrog authored
-
scott snyder authored
Update jobOfragment_ReadBS_standalone.py to configure TileDQstatusAlg.
-
scott snyder authored
Update CaloOverlay_joboptions.py for switch from (MT-unsafe) TileBeamInfoProvider to using TileDQstatusAlg.
-
Scott Snyder authored
Update jobOptions_Tile_Dig.py for switch from (MT-unsafe) TileBeamInfoProvider to TileDQstatusAlg.
-
scott snyder authored
Update CaloCellGetter for switch from (MT-unsafe) TileBeamInfoProvider to TileDQstatusAlg.
-
scott snyder authored
Change from (MT-unsafe) TileBeamInfoProvider to using TileDQstatusAlg for TileDigitsMaker.
-
scott snyder authored
Change from (MT-unsafe) TileBeamInfoProvider to using TileDQstatusAlg for TileCellBuilder, TileRawChannelBuilder, and TileRawChannelNoiseFilter.
-
scott snyder authored
Remove reference to nonexistent package HighPtBTrackingAnalysis.
-
scott snyder authored
Private data members should start with m_.
-
scott snyder authored
Allow overriding the location of test files via an optional environment variable. Useful for builds on systems where cvmfs is not available.
-
scott snyder authored
clang warnings: Missing override keywords.
-
scott snyder authored
Test has been timing out in nightlies.
-
Frank Winklmeier authored
ATR-19246 TriggerMT Decision Encoding in ESD Update See merge request atlas/athena!20010
-
Frank Winklmeier authored
Remove unnecessary parts of SCTCalib See merge request atlas/athena!20145
-
-
Frank Winklmeier authored
Add more tests to SCT_ConditionsAlgorithms package See merge request atlas/athena!20143
-
-
Frank Winklmeier authored
FastCaloSim: Starting to make FastShowerCellBuilderTool const. See merge request atlas/athena!20152
-
Frank Winklmeier authored
TrigMuSuperEF: Comply with ATLAS naming conventions. See merge request atlas/athena!20156
-
Frank Winklmeier authored
TrigValTools: Fix gcc9 warnings. See merge request atlas/athena!20157
-
Frank Winklmeier authored
AthenaMonitoring: Fix clang warnings. See merge request atlas/athena!20159
-
Frank Winklmeier authored
MuonCondTool: Comply with ATLAS naming conventions. See merge request atlas/athena!20158
-
Frank Winklmeier authored
BeamEffects: Fixes for unit test. See merge request atlas/athena!20155
-
Frank Winklmeier authored
PyDumper: Add --skip option to sg-dump. See merge request atlas/athena!20154
-
Frank Winklmeier authored
TileByteStream: Removing more MT-unsafe mutable data from TileROD_Decoder. See merge request atlas/athena!20151
-
Frank Winklmeier authored
RegSelLUT: Fix clang warnings. See merge request atlas/athena!20150
-
scott snyder authored
Clang warnings: unused private data members.
-
scott snyder authored
Private data members should start with m_.
-
Scott Snyder authored
In C++11, implicit declarations of copy and assignment are deprecated if the class has a user defined destructor or copy or assignment. gcc9 now warns about this by default. Adjust to avoid the warning. Also avoid potential memory problem copying TFileLooper objects.
-
- 02 Jan, 2019 1 commit
-
-
scott snyder authored
Private data members should start with m_.
-