This project is mirrored from https://*****:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- 04 Apr, 2019 5 commits
-
-
Walter Lampl authored
Solution to missing move assignment opearator [CID# 113526] See merge request atlas/athena!22363
-
Walter Lampl authored
Implement SCTLorentzMonAlg (ATLASDQ-679) See merge request atlas/athena!22334
-
This reverts commit da763569281e4381f959fc04e4494778be7112df.
-
Walter Lampl authored
Cleanup of PixelPrepDataToxAOD, SCT_PrepDataToxAOD, SCT_RawDataToxAOD for speedup See merge request atlas/athena!22267
-
Use universal initialization
-
- 03 Apr, 2019 28 commits
-
-
Walter Lampl authored
Bytestream bugfix See merge request atlas/athena!22344
-
-
Walter Lampl authored
EventView inheritance test See merge request atlas/athena!22314
-
-
Walter Lampl authored
Delete TrigCaloCellMakerMT See merge request atlas/athena!22342
-
Walter Lampl authored
CaloDetDescr: Add CaloDetDescriptor::dump(). See merge request atlas/athena!22352
-
Walter Lampl authored
RootStorageSvc: Fix clang warning. See merge request atlas/athena!22355
-
Walter Lampl authored
adding chains to the jet menu See merge request atlas/athena!22283
-
Walter Lampl authored
Remove some tools from ToolSvc See merge request atlas/athena!22359
-
Walter Lampl authored
-
Walter Lampl authored
Make RunTier0Tests.py project agnostic See merge request atlas/athena!22165
-
Walter Lampl authored
TRT_ConditionsServices: Fix clang warnings. See merge request atlas/athena!22356
-
Walter Lampl authored
TRT_ConditionsData: Fix gcc9 warnings. See merge request atlas/athena!22357
-
Walter Lampl authored
Split bytestream related algs out of OverlayCommonAlgs See merge request atlas/athena!22284
-
Walter Lampl authored
Refactoring of histogram fillers See merge request atlas/athena!22130
-
-
Walter Lampl authored
ComponentAccumulator: Reorganize deduplication See merge request atlas/athena!22254
-
Walter Lampl authored
-
Walter Lampl authored
adds 3 decimals eta cut in VP1, closes ATLASVPONE-446 Closes ATLASVPONE-446 See merge request atlas/athena!22335
-
Walter Lampl authored
AthenaKernel: Fix unit tests on clang. See merge request atlas/athena!22351
-
Walter Lampl authored
Porting RNN tau ID to master See merge request atlas/athena!22197
-
Walter Lampl authored
AthenaConfiguration: Fix a typo. See merge request atlas/athena!22354
-
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.
-
scott snyder authored
clang warnings: missing override keywords.
-
scott snyder authored
clang warning: unused variable.
-
scott snyder authored
Fix a typo in the documentation.
-
scott snyder authored
Add dump() to CaloDetDescriptor. The same as print(), except sends the output to an arbitrary ostream rather than cout.
-
scott snyder authored
In test_checking in errorcheck_test.cxx, suppress printing function names. They're lambdas here, and print differently in clang vs. gcc.
-
- 02 Apr, 2019 7 commits
-
-
Frank Winklmeier authored
TrigCaloCellMakerMT was an early prototype and is replaced by HLTCaloCellMaker. Also avoid repeating link dependencies for component library.
-
Walter Lampl authored
Update Digitization configuration unit test after the merge of !22198 See merge request atlas/athena!22333
-
Walter Lampl authored
more dev on ART TrigP1Test (ATR-19205) See merge request atlas/athena!22072
-
-
Jyoti Prakash Biswal authored
Additional packages used for compilation: InDetBeamSpotService, BeamSpotConditionsData, VxJetVertex and InDetTrackSelectorTool Coverity issue# 113526.
-
Walter Lampl authored
Fixes for MuonTrackPerformanceAlg See merge request atlas/athena!22318
-
Frank Winklmeier authored
TrigUpgradeTest: Fix working directory for tests See merge request atlas/athena!22338
-