- Mar 18, 2019
-
-
- Nov 22, 2018
-
-
Mark Hodgkinson authored
Add option to add calibration moments to neutral PFO, if they have been calculated. Former-commit-id: e140c42b
-
- Nov 08, 2018
-
-
Mark Hodgkinson authored
Remove association of tracks to vertex from PFOChargedCreatorAlgorithm, because the vertex subsequently attached to the PFO is never used. JetETMiss has agreed there is no likelihood that it will be used. Former-commit-id: 6eaee9c5
-
- Sep 27, 2018
-
-
Mark Hodgkinson authored
Update python configuration to remove PFClusterSelector and add PFClusterSelectorTool to PFAlgorithm. Former-commit-id: 8eb4bc3e
-
- Oct 26, 2017
-
-
Mark Hodgkinson authored
Delete all serial algorithms and tools, which were replaced with MT versions (which still work in serial mode). Also do some minor code updates to fix compilation errors that this causes. Minor update to main job options file, to use new PFLocalHadCal.py Former-commit-id: 44c42bf6
-
- Oct 13, 2017
-
-
Mark Hodgkinson authored
Fix two misconfigurations in the MT version of particle flow, such that it gives same output as serial version. Add DEBUG message to PFRevoerSplitShowersTool.cxx to aid future debugging. Former-commit-id: 4327d1c7
-
- Sep 28, 2017
-
-
Mark Hodgkinson authored
Update PFAlgorithm to copy input containers, rather than use const_cast to allow modifications. Update PFOCharged/NeutralCreatorAlgorithm.cxx to check StatusCode of record. Former-commit-id: 22c17bdf
-