- 04 Jan, 2019 6 commits
-
-
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 23 commits
-
-
Krzysztof Jamrog authored
-
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 7 commits
-
-
scott snyder authored
Private data members should start with m_.
-
scott snyder authored
Lengthen timeout; ignore messages with filenames. Allow overriding location of input file. Fix unmerged component.
-
scott snyder authored
Add option to sg-dump to skip events before starting dumping.
-
scott snyder authored
Make const a number of methods that can trivally be so changed.
-
Scott Snyder authored
Remove m_pRwChVec, m_cell2Double. Create these objects on the stack where needed. Change from a vector of pointers to a flat vector to remove most of the allocation/deallocation overhead (which is probably why they were members in the first place).
-
Scott Snyder authored
Clang warnings: unused private data members.
-
Tim Martin authored
Resolve conflicts against c3f88b26 Conflicts: Trigger/TrigSteer/TrigOutputHandling/CMakeLists.txt
-
- 30 Dec, 2018 4 commits
-
-
Walter Lampl authored
CavernInfraGeoModel: camke fix See merge request atlas/athena!20141
-
Walter Lampl authored
Cleanup of SCTCalib for ATLASRECTS-4575 See merge request atlas/athena!20071
-
-
Walter Lampl authored
ATR-19014 Pseudomerge muon trigger 21.0-TrigMC to master See merge request atlas/athena!20090
-