- Mar 29, 2021
-
-
Walter Lampl authored
TrkSurfaces: Optimize more code in dbg builds See merge request atlas/athena!42054
-
Walter Lampl authored
GeneratorObjectsTPCnv: Fix fourvector initialization for hepmc3 case. See merge request atlas/athena!42046
-
Walter Lampl authored
Sweeping !41924 from 21.2 to master. Setting for overriding hardcoded egamma calibration model in TopEgammaCPTools See merge request atlas/athena!42057
-
Walter Lampl authored
Add output ByteStream to output sequence ATLASRECTS-6130 See merge request atlas/athena!42042
-
Walter Lampl authored
AthenaConfiguration+AthenaCommon: Fix for reading old configuration. See merge request atlas/athena!42050
-
The old configuration writes three objects to the pickle. The second object needs to override the first for proper handling of a few core services like JO svc. The third relates to python configurables. Ignoring this for now. See also 955f5d3a.
-
Walter Lampl authored
converting direct access to StoreGate by handle See merge request atlas/athena!42047
-
Walter Lampl authored
Fix tau hypo configurations See merge request atlas/athena!41826
-
-
Walter Lampl authored
Include MBTS monitoring in the main DQ setup See merge request atlas/athena!42036
-
Walter Lampl authored
make BCM_RawDataProvider reentrant See merge request atlas/athena!42033
-
Walter Lampl authored
Improve trigger navigation printout for logical-flow violation errors See merge request atlas/athena!42026
-
Walter Lampl authored
Make EventCounterAlg reentrant See merge request atlas/athena!42022
-
Walter Lampl authored
Update MuonTrackCleaner config for the muon trigger See merge request atlas/athena!41982
-
Some updates to the MuonTrackCleaner for the muon trigger, switching off some options we don't need online (to bring inline with what we ran in Run 2).
-
Walter Lampl authored
FTAG content in DAOD_PHYS: adding btagging SV1_NGTinSvx and SV1_masssvx See merge request atlas/athena!41821
-
-
Walter Lampl authored
Handle cases in which dynamic data consumer tool instances are used by multiple algorithms. See merge request atlas/athena!42024
-
Walter Lampl authored
jFEX Small R Jet EDM See merge request atlas/athena!41973
-
-
Walter Lampl authored
fix python problem in AtlCoolConsole See merge request atlas/athena!42043
-
Walter Lampl authored
Handle doSegmentPhiMatching correctly See merge request atlas/athena!41991
-
Walter Lampl authored
Disable reading XML in RAW2ALL transform See merge request atlas/athena!42023
-
- Mar 27, 2021
-
-
Setting for overriding hardcoded egamma calibration model in TopEgammaCPTools See merge request atlas/athena!41924 (cherry picked from commit 7632ed61687e6b8167003977be13642e0508021a) ce73c7ac Setting for overriding egamma calibration model 9d1ef080 removing std::cout used for checking whether the new feature works or not 5c0c9100 Changing stracture a bit to print the message before the eventloop 9a1165dc fixing typo 97a1623e corrction in passing bool
-
scott snyder authored
Force code in PerigeeSurface to be optimized, evnen in dbg builds. For the MuonCombinedConfig unit test, this results in a 25% speedup in the dbg build.
-
- Mar 26, 2021
-
-
scott snyder authored
Fix fourvector initialization for hepmc3 case.
-
Krzysztof Marian Korcyl authored
-
Walter Lampl authored
-
Frank Berghaus authored
The multiple stream manager was adding configured ByteStream output streams in the old Gaudi style to "theApp". In multithreaded transforms this means they no longer appear in the AthOutSeq, and thus no output is written. This commit fixes that.
-
Tomasz Bold authored
-
Walter Lampl authored
-
Adam Edward Barton authored
[ATR-19881] Improve navigation printing See merge request atlas/athena!41889
-
Update logic in getRejectedDecisionNodes to support the ComboHypo rejected case. Some additional small changes to printing
-
Adam Edward Barton authored
Allow setting of the truth PT threshold for the ntuple creation See merge request atlas/athena!42002
-
-
Adam Edward Barton authored
ctest not working; replacing some MET chains (ATR-23082) See merge request atlas/athena!41848
-
-
Adam Edward Barton authored
1st version of the top level reco driver script See merge request atlas/athena!41584
-
-
Adam Edward Barton authored
Correctly count the number of truth particles contributing to a cluster Closes ATLIDTRKCP-333 See merge request atlas/athena!41004
-