- Jan 03, 2019
-
-
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.
-
- Jan 02, 2019
-
-
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
-
- Dec 30, 2018
-
-
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
-
Walter Lampl authored
TRT_GeoModel: Fix clang warnings. See merge request atlas/athena!20139
-
Walter Lampl authored
MuonGeoModel: Fix clang warning. See merge request atlas/athena!20138
-
Walter Lampl authored
MuonCondSvc: Comply with ATLAS naming convention. See merge request atlas/athena!20142
-
Walter Lampl authored
LArGeoTBEC: cmake fix See merge request atlas/athena!20140
-
- Dec 28, 2018
-
-
scott snyder authored
Private data members should start with m_.
-
scott snyder authored
Remove danging uses of CLHEP macros.
-
scott snyder authored
Removing dangling use of CLHEP_LIBRARIES.
-
scott snyder authored
Clang warnings: missing override keywords.
-
scott snyder authored
clang warning: unused variable.
-
Frank Winklmeier authored
LArRawConditions: Don't try to generate dictionaries for initializer_list. See merge request atlas/athena!20137
-
Frank Winklmeier authored
TrigInDetRecoTools: Fix clang warning. See merge request atlas/athena!20135
-
Frank Winklmeier authored
TrigValTools: Comply with ATLAS naming conventions. See merge request atlas/athena!20134
-