- 18 Aug, 2020 5 commits
-
-
Mark Hodgkinson authored
-
Mark Hodgkinson authored
-
Mark Hodgkinson authored
-
Mark Hodgkinson authored
-
Mark Hodgkinson authored
-
- 17 Aug, 2020 2 commits
-
-
Mark Hodgkinson authored
This reverts commit d1bc5d6d.
-
Mark Hodgkinson authored
Remove flow element validaiton config code in preparation to remove prototype c++ algorithm, which is not yet developed.
-
- 14 Aug, 2020 5 commits
-
-
Mark Hodgkinson authored
-
Mark Hodgkinson authored
Updates to ESD and AOD output of FlowElement. Change LC container type to be ShallowAux, rather than FlowElementAux. Bug fix to ESD list to use StreamESD rather than StreamAOD. Add exclude list for neutral FlowElement container to remove transient data we need that we don't need when reading back from disk.
-
Mark Hodgkinson authored
Remove FE toggle for adding shower subtracted clusters, because we always need to add this to neutral FE due to the shallow copy model for the LC scale (the scale is taken from that cluster link's 4-vector). Enable FELCNeutralCreatorAlgorithm, if creating FlowElements.
-
Mark Hodgkinson authored
Add new python flag to toggle usage of FlowElements. Adjust string names of variables in general, which also fixes bug with change of type.
-
Mark Hodgkinson authored
Move setting of FE data to after push_back to container. Avoids segmentation fault (presumably related to links to aux container).
-
- 30 Jul, 2020 4 commits
-
-
Mark Hodgkinson authored
Update eflowRec_entries to include the new shallow copy FlowElement creator algorithm.
-
Mark Hodgkinson authored
-
Mark Hodgkinson authored
-
Mark Hodgkinson authored
-
- 23 Jul, 2020 2 commits
-
-
Mark Hodgkinson authored
Update job options to enable PFNeutralFlowElementCreatorAlgorithm.cxx Update StreamESD/AOD to unclude all FlowElements from particle flow.
-
Mark Hodgkinson authored
-
- 22 Jul, 2020 3 commits
-
-
Mark Hodgkinson authored
Add addMoment function to PFNeutralFlowElementCreatorAlgorithm
-
Mark Hodgkinson authored
Remove LC mode (whereby we used LC scale topoclusters as input to particle flow) from the PFNeutralFlowElementCreatorAlgorithm. Add some of the needed code in createNeutralFlowElement and change its argument list in light of the above.
-
Mark Hodgkinson authored
-
- 14 Jul, 2020 1 commit
-
-
Mark Hodgkinson authored
-
- 10 Jul, 2020 4 commits
-
-
Mark Hodgkinson authored
-
Mark Hodgkinson authored
-
Mark Hodgkinson authored
-
Mark Hodgkinson authored
Set signal types of charged FlowElements.
-
- 09 Jul, 2020 1 commit
-
-
Mark Hodgkinson authored
-
- 08 Jul, 2020 2 commits
-
-
Mark Hodgkinson authored
-
Mark Hodgkinson authored
write charged FlowElements to AOD.
-
- 07 Jul, 2020 3 commits
-
-
Mark Hodgkinson authored
-
Mark Hodgkinson authored
-
Mark Hodgkinson authored
-
- 06 Jul, 2020 8 commits
-
-
Walter Lampl authored
Make algorithm TrigTauRecMergedMT reentrant See merge request !30050
-
-
Walter Lampl authored
CxxUtils: Make stack dumps more robust. See merge request !34455
-
Walter Lampl authored
Bug fix for ATR-20919 to avoid FPE. See merge request !34428
-
Walter Lampl authored
Support jet reconstruction with no PV container Closes ATLASRECTS-5519 See merge request !34376
-
Walter Lampl authored
Thread-safe CondProxyProvider and EventSelectorAthenaPool. See merge request !32683
-
Clean up the code and use atomic for m_curCollection, m_evtCount and m_firedIncident to make it thread-safe
-
Walter Lampl authored
Fix running tile overlay without output See merge request !34424
-