- Feb 17, 2019
-
-
-
scott snyder authored
Compilation warning: reference to obsolete Gaudi header.
-
- Feb 15, 2019
-
-
Will Leight authored
Verbose messages should go before the unique_ptr objects they refer to are moved.
-
Will Leight authored
-
- Feb 14, 2019
-
-
Will Leight authored
The phimin and phimax variables were not being passed by reference to CreateDCVec.
-
Jing Chen authored
-
- Feb 13, 2019
-
-
-
Frank Winklmeier authored
dqm-common has been merged into tdaq-common as of 03-00-00.
-
- Feb 12, 2019
-
-
Jing Chen authored
-
-
Tadej Novak authored
-
Small fix in NSW validation alg + update macros See merge request atlas/athena!21010 (cherry picked from commit 3233692e) b666f0fb Fixing doMuonOnly in matching alg
-
- Feb 11, 2019
-
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
- Feb 09, 2019
-
-
Will Leight authored
As it is only used in one method, there is no reason for the MDTCalibHit to be a member of the MdtDriftCircleOnTrackCreator class.
-
- Feb 08, 2019
-
-
Zhidong Zhang authored
The ART input container, user.artprod.input.container, has been updated with the default list and the number of files used from each dataset. This MR is to use the datasets in the default list in MuonRecRTT test scripts, that is, to add "user.artprod." prefix to the dataset names in art-input lines.
-
scott snyder authored
clang warning: Unused private data member.
-
- Feb 07, 2019
-
-
John Chapman authored
-
John Chapman authored
-
John Chapman authored
-
- Feb 06, 2019
-
-
scott snyder authored
Fix test failures in master.
-
Will Leight authored
BMG chambers use a different digitization chip from other MDTs, including the BMEs, which leads to different behaviors, so it's useful to have a function for identifying BMG chambers alone.
-
Vakhtang Tsulaia authored
-
- Feb 05, 2019
-
-
Will Leight authored
This function tells the user whether the Id in question corresponds to an sMDT chamber.
-
- Feb 04, 2019
-
-
John Chapman authored
-
- Feb 01, 2019
-
-
scott snyder authored
Change CSC_RawDataProviderTool to use a ReadHandle for xAOD::EventInfo rather than a plain SG retrieve of EventInfo. Also some const and other cleanups.
-
- Jan 31, 2019
-
-
Marcin Nowak authored
-
- Jan 30, 2019
-
-
Jing Chen authored
-
NSW MMSimHit (ATLASSIM-3755) See merge request atlas/athena!20259
-
Marcin Nowak authored
-
Marcin Nowak authored
This reverts commit 8f4ac1e4.
-
Marcin Nowak authored
-
Mark Andrew Owen authored
-
scott snyder authored
Test input files have moved. Update test scripts. Update reference files. Prevent concurrently-running tests trying to write the same pkl file.
-
- Jan 29, 2019
-
-
Vakhtang Tsulaia authored
As part of the migration away from the old-style event info, the reference to EventInfo has been removed from the EventIncident. The clients of EventIncident have been updated such that they now pass event information via EventContext, which is a data member of the Gaudi Incident class. Several standalone algorithms (either test or conditions loading jobs) have been switched to direct usage of event contexts (via getContext()) instead of taking them from the incidents. Also dropped the redundant CheckIOV incident
-
Marcin Nowak authored
-
Mark Andrew Owen authored
-