- Nov 03, 2020
-
-
- Nov 02, 2020
-
-
Edward Moyse authored
Check for presence of trigger metadata before fetching See merge request atlas/athena!37791
-
Edward Moyse authored
TrkVertexFitter TrkExtrapolation clang tidy (llvm10) See merge request atlas/athena!37761
-
Edward Moyse authored
ByteStreamCnvSvc: Service boilerplate. See merge request atlas/athena!37794
-
Edward Moyse authored
Use multithreaded execution in TrigAnalysisTest grid tests See merge request atlas/athena!37799
-
Edward Moyse authored
TrigEgammaMonitoring: Dependency fix. See merge request atlas/athena!37798
-
Edward Moyse authored
MdtVsRpcRawDataMonitoring: Fix use of invalid Identifier. See merge request atlas/athena!37797
-
Edward Moyse authored
StoreGate: Move some error reporting out of line. See merge request atlas/athena!37795
-
Edward Moyse authored
CaloROI selector, InDet and GSF . Python fixes . See merge request atlas/athena!37801
-
CaloROI selector, InDet and GSF . Python fixes . Also add Minimal sanity Reta . Should have ~0 effect for true electrons , could alter a bit the fakes we have
-
Edward Moyse authored
checkxAOD: move "Stau" collections from tau to muon domain See merge request atlas/athena!37804
-
Edward Moyse authored
Add missing Jet/Etmiss variables in DAOD_PHYS See merge request atlas/athena!37808
-
-
Edward Moyse authored
GsfMeasurementUpdator, simplify rebuildState, use move to avoid allocations See merge request atlas/athena!37809
-
Edward Moyse authored
[ATR-21897] Chain Multiplicity to JSON for use offline See merge request atlas/athena!37626
-
-
Edward Moyse authored
StoreGateBindings: Remove reference to StoreGate.h. See merge request atlas/athena!37796
-
Edward Moyse authored
GSF : Use std::array with alignas, instead of AlignedDynArray. See merge request atlas/athena!37807
-
Edward Moyse authored
Perigee/StraightLine Surface use value rather than ptr See merge request atlas/athena!37802
-
Edward Moyse authored
Noise burst work See merge request atlas/athena!37138
-
-
Edward Moyse authored
InDetAlignMonitoring update See merge request atlas/athena!37724
-
InDetAlignMonitoring with new TRT residuals vs wheel and Pixel hit errors split for ECs. New job options for histogram ranges.
-
Edward Moyse authored
Prepare BookkeeperTool for dual-use and weight variations See merge request atlas/athena!37708
-
Edward Moyse authored
tauRecTools: add the support for EMTopo seed jets See merge request atlas/athena!37765
-
Edward Moyse authored
First update for truth derivations See merge request atlas/athena!37805
-
Edward Moyse authored
Factrorizing precisionElectron step and making Empty step signature specific See merge request atlas/athena!37100
-
Edward Moyse authored
switching off seed constraint and annealing fixes ATLIDTRKCP-296 Closes ATLIDTRKCP-296 See merge request atlas/athena!37792
-
update master_q431_AOD_digest to account for differences due to correct errors in PV position in data
-
- Nov 01, 2020
-
-
Christos Anastopoulos authored
GsfMeasurementUpdator, simplify rebuildState, use move to avoid std:;vector allocations . And update in place
-
- Oct 31, 2020
-
-
Debottam Bakshi Gupta authored
-
Christos Anastopoulos authored
GSF : Use std::array with alignas, instead of AlignedDynArray where applicable. When we anyhow kind of know the max n, which was also the case for AlignedDynArray, and is small we can use a std::array. Small here means ~ 72 elements
-
Debottam Bakshi Gupta authored
-
Debottam Bakshi Gupta authored
-
Zach Marshall authored
My last attempt was a bit too much at once, so I'm breaking this up a bit more. This brings three truth tools up from release 21.2 to master: a tool for decorating GenFilter outcomes, a tool for decotating truth-level event density, and a tool for writing truth metadata. There's a small tweak to the python to not ignore the gen filter tool, now that it exists. More can come later, but this is a start.
-
Bertrand Martin authored
Hello, This MR is simply migrating the "ExtrapolatedStauTrackParticles" and "CombinedStauTrackParticles" containers from the tau category to the muon category. "Staus" is currently under muons, so I assume that's a fair thing to do, these collections are not produced by tau reconstruction. Unfortunately these are small collections, so we do not transfer much disk footprint :-) Cheers, Bertrand
-
Tadej Novak authored
-
Tadej Novak authored
-
Christos Anastopoulos authored
-
- Oct 30, 2020
-
-
Debottam Bakshi Gupta authored
-