- Nov 04, 2020
-
-
Vakhtang Tsulaia authored
Added sequence argument to the LumiBlockMuWriterDefault() function. If the argument is set, then this sequence is used for LumiBlockMuWriter. Otherwise the appropriate sequence is chosen by the LumiBlockMuWriterDefault() function itself. Addresses ATR-22141
-
- Nov 03, 2020
-
-
Edward Moyse authored
AthenaConfiguration: Remove Py2 code and fix logging calls See merge request atlas/athena!37862
-
Edward Moyse authored
Allowing pixel detector manager to have its name set See merge request atlas/athena!37874
-
Edward Moyse authored
MCTruthClassifier , expand WARNING so as to know the charge e.g if is Neutral or Charged See merge request atlas/athena!37876
-
Edward Moyse authored
LArConditionsTest: replace SetGeometryVersion include with import See merge request atlas/athena!37863
-
Edward Moyse authored
tauRecTools: drop unused pileup vertex scheme See merge request atlas/athena!37865
-
Edward Moyse authored
New tau remove duplicate core tracks flag See merge request atlas/athena!37864
-
Edward Moyse authored
Include online monitoring in the TrigSuperCluster algorithms See merge request atlas/athena!37713
-
Edward Moyse authored
Fix for ATLASRECTS-5741: remove old taggers See merge request atlas/athena!37860
-
Edward Moyse authored
Fix for RPC ROB based decoding See merge request atlas/athena!37840
-
Edward Moyse authored
tauRec: phase out tau electron veto BDT (ATLTAU-1719) See merge request atlas/athena!37859
-
Edward Moyse authored
InDetRecTools: cmake cleanup See merge request !37760
-
Edward Moyse authored
LArMonitoring: Don't make duplicate histograms. See merge request atlas/athena!37844
-
Edward Moyse authored
Clean up Ambiguity Processor Tool See merge request !37704
-
- reset counter of N split shared pixels to 0 - set hasSharedPixel consistently with rest of tool
-
Edward Moyse authored
Improvements to confTool.py See merge request !37855
-
Edward Moyse authored
Trk::Surfaces add final when applicable/possible See merge request atlas/athena!37853
-
Edward Moyse authored
EventShapes: cmake cleanup, enable flake8 See merge request atlas/athena!37827
-
Edward Moyse authored
Reconstruction/MissingET: cmake cleanup See merge request atlas/athena!37832
-
Edward Moyse authored
add more vertex validation plots See merge request atlas/athena!37803
-
Edward Moyse authored
Surfaces : Move inline methods to separate .icc files See merge request atlas/athena!37852
-
-
Edward Moyse authored
Sweeping !37621 from 21.2 to master. AnalysisTop bugfix for extraSmearing option for muons See merge request atlas/athena!37851
-
Edward Moyse authored
GsfMaterialMixtureConvolution, use std::array to keep track of components to merge See merge request atlas/athena!37841
-
Edward Moyse authored
22.0.19 -- minor change in InDetRecExampleConfig.py See merge request atlas/athena!37837
-
Edward Moyse authored
give roiWord to output of L2MuonSA See merge request atlas/athena!37843
-
Frank Winklmeier authored
-
Christos Anastopoulos authored
-
Nicholas Styles authored
-
Nicholas Styles authored
-
Bertrand Martin authored
Hello, This MR is just dropping an alternative way of counting pileup vertices, which is no longer used since R21. It was kept for backward compatibility purpose, but is no longer needed. This MR does not change the reconstruction output. Cheers, Bertrand
-
Adam Bailey authored
Added new flag to remove duplicate tau core tracks or not. Tidied a couple of other flags in TauRecBuilder
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Remove usage of `six` and tidy dictionary loops and comprehensions.
-
Savanna Shaw authored
Merge remote-tracking branch 'upstream/master' into rpc-rob-decoding Conflicts: Trigger/TrigValidation/TrigAnalysisTest/share/ref_RDOtoRDOTrig_v1Dev_build.ref
-
Dan Guest authored
-
Edward Moyse authored
Add sTGC/MM to muon domain in check scripts See merge request atlas/athena!37836
-
-
Bertrand Martin authored
Hello, This MR is dropping a deprecated tau electron veto algorithm based on a BDT classifier. It is superseded by the RNN eVeto. We will be phasing out a few more tools soon in separate MRs, such as the BDT tau ID superseded by the RNN ID since long. The motivation is mostly to see if anything breaks in e.g. monitoring tools. The only changes to the xAOD output are, as expected: ``` Py:diff-root WARNING the following variables exist only in the old file ! Py:diff-root WARNING - [TauJetsAuxDyn.BDTEleScoreSigTrans] and e.g. 000.TauJetsAux.isTauFlags.0 29360129 -> 1 => diff= [49.99999659%] 000.TauJetsAux.BDTEleScore.0 0.9994122385978699 -> 0.0 => diff= [50.00000000%] ``` The size reduction of the TauJets collection is negligible (3.021->2.969 kb/evt in MC ESD->xAOD test). Cheers, Bertrand
-
Edward Moyse authored
Developments to assign proper ID/MS uncertainties from scatterings in the calorimeter See merge request atlas/athena!36444
-