- Mar 17, 2021
-
-
- Mar 15, 2021
-
-
Edward Moyse authored
Adding monitoring histograms for HLT taus for track/tracktwo/ptonly (from... See merge request atlas/athena!41530
-
Adding monitoring histograms for HLT taus for track/tracktwo/ptonly (from Precision collection) + start of cleanup/indentation correction
-
Edward Moyse authored
Enable running full muon chain using phase2 layout and add ART test See merge request atlas/athena!41572
-
-
Edward Moyse authored
Sector Logic simulation on data, NSW-TGC coincidence emulator See merge request atlas/athena!41276
-
-
Edward Moyse authored
Add binomial random number generator with cached probabilities for fixed p: RandBinomialFixedP See merge request atlas/athena!40683
-
-
Edward Moyse authored
print statements with () See merge request atlas/athena!41541
-
Edward Moyse authored
Remove ConfigFlags.Detector.SimulateXXX completely See merge request atlas/athena!41510
-
-
- Mar 14, 2021
-
-
Vakhtang Tsulaia authored
Downgrade message to DEBUG to avoid differences in log file comparisons. See merge request atlas/athena!41567
-
- Mar 13, 2021
-
-
Goetz Gaycken authored
-
Frank Winklmeier authored
-
Vakhtang Tsulaia authored
TGCcablingInterface, etc: Enable thread-safety checking. See merge request atlas/athena!41559
-
Enable thread-safety checking. Need to change getTGCCabling to return a const pointer.
-
Vakhtang Tsulaia authored
PixelCalibAlgs: Fix cppcheck warning. See merge request atlas/athena!41560
-
Vakhtang Tsulaia authored
Externals Update, master branch (2021.03.12.) See merge request atlas/athena!41535
-
Vakhtang Tsulaia authored
Updates for LArTimeVetoAlg See merge request atlas/athena!41505
-
-
Vakhtang Tsulaia authored
CaloRec+LArConditionsTest: More patterns to ignore. See merge request atlas/athena!41556
-
Vakhtang Tsulaia authored
AthenaPoolCnvSvc: Fix clang warnings. See merge request atlas/athena!41555
-
Vakhtang Tsulaia authored
AthenaServices: Move fast stack trace earlier. See merge request atlas/athena!41554
-
Vakhtang Tsulaia authored
Adding new Run3 flags in TgcRawDataMonitoring See merge request atlas/athena!41474
-
-
Vakhtang Tsulaia authored
Add 'parent' to conf2toConfigurable to distinguiish between identically named components See merge request atlas/athena!41504
-
Fix for the case where a CondAlgs's MuonDetectorTool matched to: GeoModelSvc.MuonDetectorTool
-
Vakhtang Tsulaia authored
Hot fix of !41404 See merge request atlas/athena!41552
-
scott snyder authored
Suppress false positive.
-
Vakhtang Tsulaia authored
Remove more getters See merge request atlas/athena!41479
-
-
- Mar 12, 2021
-
-
scott snyder authored
More patterns to ignore in reference file comparision. Fixes test failure in master.
-
scott snyder authored
More patterns to ignore in reference file comparison. Fixes test failure in master.
-
scott snyder authored
Missing override keywords.
-
Vakhtang Tsulaia authored
-
scott snyder authored
After a fatal signal, do the fast stack trace before anything that might use the heap. Trying to make the basic stack trace more robust in situations where the heap is corrupt.
-
Andrii Verbytskyi authored
-
Vakhtang Tsulaia authored
Add eta x phi corrections steered via TH2 to ElectronPhotonVariableCorrectionTool See merge request atlas/athena!40857
-
- For detector alignment corrections, eta x phi corrections to e,y are useful - Implement functionality to correct e,y using corrections saved in a TH2 - Use opportunity to refactor extraction of TGraphs into a reusable function retrieving TObjects from root files (new function getObjectFromRootFile() )
-