- Aug 10, 2020
-
-
Vakhtang Tsulaia authored
Calo muon inference module See merge request atlas/athena!35278
-
Vakhtang Tsulaia authored
Add thread safety checker, make AmbiguityScore and Solver reentrant See merge request atlas/athena!35391
-
Vakhtang Tsulaia authored
[ATR-21661][ATR-20789] More AthenaMT migration for the legacy offline trigger reconstruction path See merge request atlas/athena!35398
-
Vakhtang Tsulaia authored
Store LargeD0 tracks in a separate tracking container See merge request atlas/athena!35400
-
Vakhtang Tsulaia authored
Use const static std::array in HitIdHelpers to avoid thread-safety warnings See merge request atlas/athena!35418
-
Vakhtang Tsulaia authored
Do not write EventTag for simulation jobs See merge request atlas/athena!35423
-
Vakhtang Tsulaia authored
fix labels and ranges of occupancies wrt lumiblocks for MDT monitoring See merge request atlas/athena!35424
-
Vakhtang Tsulaia authored
FourMon: cmake cleanup See merge request atlas/athena!35427
-
Vakhtang Tsulaia authored
fix up and add more packages for AnalysisBase See merge request atlas/athena!35436
-
Vakhtang Tsulaia authored
VKalVrt: Do "state" dynamic check only in debug builds See merge request atlas/athena!35438
-
Vakhtang Tsulaia authored
Add TRTon flag See merge request atlas/athena!35439
-
Vakhtang Tsulaia authored
Remove Run2 (ST) access from Run3 framework (TrigBjetMonitorAlgorithm.h/.cxx). See merge request atlas/athena!35440
-
Vakhtang Tsulaia authored
Remove explicit load for LArAffectedRegionInfo See merge request atlas/athena!35441
-
Vakhtang Tsulaia authored
TrigByteStreamTools: python fixes + unit test for updateMetadata script See merge request atlas/athena!35443
-
Vakhtang Tsulaia authored
disable failing unit tests in AnalysisBase Closes ATLASG-1535 See merge request atlas/athena!35445
-
Vakhtang Tsulaia authored
TrigValSteering.CheckSteps: Improve reference file path building Closes ATR-21836 See merge request atlas/athena!35446
-
Vakhtang Tsulaia authored
Fix typo in Trigger/TrigValidation/TrigInDetValidation/python/TrigInDetArtSteps.py See merge request atlas/athena!35450
-
Vakhtang Tsulaia authored
vec.h add vpermute , update tests See merge request atlas/athena!35454
-
Vakhtang Tsulaia authored
xAODRootAccess: Remove calls to IAuxStoreIO::selectAux. See merge request atlas/athena!35457
-
Vakhtang Tsulaia authored
Avoid FPE in MSVertex eta calculation (ATLASRECTS-5523) Closes ATLASRECTS-5523 See merge request atlas/athena!35461
-
-
Vakhtang Tsulaia authored
Address remaining issues with L1Calo and L1Topo config See merge request atlas/athena!35434
-
* Also unify input and output * Fix float values in some parameters (L1Topo expects int here)
-
Vakhtang Tsulaia authored
Flake8/tidy fixes for egamma python config See merge request atlas/athena!35462
-
Vakhtang Tsulaia authored
Start with CMakeList cleanup in e/gamma See merge request atlas/athena!35463
-
Vakhtang Tsulaia authored
GsfMeasurementUpdator does not need to be component anymore See merge request atlas/athena!35465
-
Vakhtang Tsulaia authored
ATLASRECTS-5604 : added LoadMapOnStart for AtlasFieldMapCondAlg for online running See merge request atlas/athena!35466
-
Vakhtang Tsulaia authored
egammaRecBuilder: use reserve and use ATH_CHECK See merge request atlas/athena!35469
-
Vakhtang Tsulaia authored
Rename EventInformation class to AtlasG4EventUserInfo See merge request atlas/athena!35472
-
Vakhtang Tsulaia authored
Fix muon invariant mass hypo monitoring See merge request atlas/athena!35474
-
Vakhtang Tsulaia authored
Add pdgid to the xAOD Truth particles See merge request atlas/athena!35479
-
Vakhtang Tsulaia authored
Fix for required flags argument Closes ATR-21858 See merge request atlas/athena!35452
-
sutt authored
Not stored when we added the xAOD::TruthParticles, this fixed that oversight
-
John Chapman authored
The `EventInformation` class inherits from the `G4VUserEventInformation` class. It is used to pass around additional information about the truth particle currently being processed. However, the name is very similar to the `(xAOD::)EventInfo` object used elsewhere in Athena. In order to avoid this clash this commit renames the `EventInformation` class to `AtlasG4EventUserInfo`.
-
Ricardo Woelker authored
-
Ricardo Woelker authored
-
Ricardo Woelker authored
-
Savanna Shaw authored
-
Savanna Shaw authored
Fixing a typo in the monitored variable for the muon trigger invariant mass hypothesis and adding an additional histogram to monitor the invariant mass for selected pairs of muons.
-
Michela Biglietti authored
-