- Mar 12, 2021
-
-
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() )
-
Vakhtang Tsulaia authored
improvement of memory management- fix of ATLASDQ-838 Closes ATLASDQ-838 See merge request atlas/athena!41212
-
-
Vakhtang Tsulaia authored
update PowhegControl interface to the version from rel. 21.6, some fixes to Herwig7 common fragments See merge request atlas/athena!41433
-
update PowhegControl interface to the version from rel. 21.6, some fixes to Herwif7 common fragments
-
Vakhtang Tsulaia authored
Rename TrigSignatureMoniMT -> TrigSignatureMoni See merge request atlas/athena!41534
-
-
Vakhtang Tsulaia authored
Clean-up of ConfigFlags.Detector.SimulateXXX usage See merge request atlas/athena!41259
-
-
Vakhtang Tsulaia authored
Remove extra "\" from scripts that mess up the return code reported by ART. See merge request atlas/athena!41528
-
Vakhtang Tsulaia authored
small fix in noalg chain name (ATR-22305) See merge request atlas/athena!41529
-
Vakhtang Tsulaia authored
Update version.txt See merge request atlas/athena!41502
-
Vakhtang Tsulaia authored
RootUtils: Add WithRootErrorHandler. See merge request atlas/athena!41516
-
Vakhtang Tsulaia authored
Fixes of Truthsvc tests See merge request atlas/athena!41522
-
-
Vakhtang Tsulaia authored
Minor fix to LArRawChannelBuilderAlgConfig See merge request atlas/athena!41526
-
Vakhtang Tsulaia authored
Migrate Forward Detector Digitization code to use thread-safe random number service See merge request atlas/athena!41514
-
-
Vakhtang Tsulaia authored
Fix regex for step index to match more than one digit See merge request atlas/athena!41512
-
Vakhtang Tsulaia authored
Update isolation WP to be monitored See merge request atlas/athena!41477
-
Vakhtang Tsulaia authored
Change Neutron Russian Roulette threshold from 1 to 2 MeV - value used in phys validation See merge request atlas/athena!41524
-
Vakhtang Tsulaia authored
Run 2 reprocessing: Trigger EDM cleanup See merge request atlas/athena!41523
-
-
Vakhtang Tsulaia authored
Master fix ptonly container See merge request atlas/athena!41521
-
Vakhtang Tsulaia authored
Manual sweep of !41438 from 21.0 into master: Enable quasi-stable particle Simulation in the AthSimulation project See merge request atlas/athena!41499
-
Vakhtang Tsulaia authored
InDetPerformanceMonitoring new variables in the truth tree (parent of the muons) See merge request atlas/athena!41404
-
-
Vakhtang Tsulaia authored
Using a much smaller minimum weight value in Pythia8 See merge request atlas/athena!41464
-
We have an old check for a "very small" weight, where that very small value is fairly arbitrary. This seems to now be actually affecting some BSM samples that are being generated. Changing the check to use float minimum, because I fear these weights are cast into floats at some point in the analysis chain even if they aren't right here in this class. Also printing a warning in case the weight is between double and float mins, to at least tell the user what's happening a bit more clearly.
-
Vakhtang Tsulaia authored
RatesAnalysis: update metadata file See merge request atlas/athena!41467
-
Vakhtang Tsulaia authored
Fix ISF_HepMC_Tools tests See merge request atlas/athena!41471
-
Vakhtang Tsulaia authored
Fixes to ISF tests See merge request atlas/athena!41478
-
-
Vakhtang Tsulaia authored
TrigT1CTP: remove defunct monitoring configuration See merge request atlas/athena!41480
-
Vakhtang Tsulaia authored
Adding allowed error to MadGraphControl See merge request atlas/athena!41488
-
Vakhtang Tsulaia authored
Migrate ExpressionParser and its clients to athenaMT See merge request atlas/athena!41347
-
Vakhtang Tsulaia authored
introduce IReentrantSystematicsTool See merge request atlas/athena!41267
-
Vakhtang Tsulaia authored
Runquery update for more secure SFO DB access and to sync with latest changes on the server See merge request atlas/athena!41296
-