- Feb 27, 2020
-
-
Stewart Martin-Haugh authored
-
- Dec 13, 2019
-
-
scott snyder authored
- print function. - also fix use of exec, has_key, and argument destructuring.
-
- Nov 18, 2019
-
-
- Use a PRD-to-track map rather than the PRD_AssociationTool which conains a PRD-to-track map internally. This is needed to resolve ATLASRECTS-5005. - Made all methods const. - The score processor does not create track copies anymore, thus PRD-to-track maps stay valid for scored tracks. - The ambiguity processors now use a helper class which manages the new and original tracks i.e. tracks with mixed ownership, and creates track copies only for the final track collection if necessary. - Moved debug ntuple code of simple ambiguity processor to a new derived class, to improve the readability.
-
- Dec 21, 2018
-
-
Jiří Mašík authored
(motivated by ATR-16607)
-
- Feb 15, 2018
-
-
Goetz Gaycken authored
Former-commit-id: ae7e45412898333cc33e25b0c728a848476a3048
-
- Mar 20, 2017
-
-
Julie Kirk authored
The InDetTrigParticleCreatorTool being used for FTK tracks was the same as that for precision tracks. This contained unecessary steps such as the hole search. This change means that the same tool is now used for FTK and FTF tracks. Former-commit-id: 836ea1715a78e61d424761aad778e576ea7b56c7
-
- Mar 16, 2017
-
-
Julie Kirk authored
The InDetTrigParticleCreatorTool being used for FTK tracks was the same as that for precision tracks. This contained unecessary steps such as the hole search. This change means that the same tool is now used for FTK and FTF tracks. Former-commit-id: fc4b5be64acffcf83b92836a8e52db5bb96c150f
-
- Sep 15, 2016
-
-
Jiri Masik authored
* run xAODVertex conversion when needed InDetTrigRecExample-00-12-01 2016-08-05 Jiri Masik <jiri.masik@manchester.ac.uk> * python/InDetTrigConfigRecPostProcessing.py: monitor IBL residuals in muon and electron (needs InDetTrigParticleCreation-00-04-68) Former-commit-id: 2d27766a
-
- May 27, 2016
-
-
Jiri Masik authored
* revert changeset 730394 from trunk (InDetTrigRecExample-00-11-68) to avoid unnecessary branching for the time being to be reapplied later, tagged as InDetTrigRecExample-00-11-71 * tagged InDetTrigRecExample-00-11-70 * python/InDetTrigConfigRecPreProcessing.py (SCTClustering_EF): common instance of the InDetTrigBSErrorSvc also in the SCTRODDecoder (had no configurable before), needs SCT_RawDataByteStreamCnv-00-03-45 and SCT_ConditionsServices-00-04-42 * python/InDetTrigConfigRecLoadToolsCosmics.py: connect to common TRTStrawStatusSvc 2016-04-19 Jiri Masik <jiri.masik@manchester.ac.uk> * python/EFInDetConfig.py (TrigEFIDSequence): remove ... (Long ChangeLog diff - truncated) Former-commit-id: 2d9b23d59acbbce1ba5489c0dae1bdcb72f87d28
-
- Jan 19, 2016
-
-
Jiri Masik authored
* python/InDetTrigConfigRecPostProcessing.py (InDetTrigTrackingxAODCnv_EF.__init__): import ParticleCreatorTool instances from TrigInDetConf to avoid possible interference between their settings, fixes ATR-13117, ATR-13118, tagged as InDetTrigRecExample-00-11-64 (needs TrigInDetConf-00-00-33) 2016-01-04 Jiri Masik <jiri.masik@manchester.ac.uk> * python/EFIDUtils.py (debuglevel): extend list of debugged algorithms 2015-12-17 Stewart Martin-Haugh <smh@cern.ch> * Disable TrigInDetTrack generation everywhere (beamspot migrated in ATR-12542) InDetTrigRecExample-00-11-63
-
- Nov 27, 2015
-
-
Jiri Masik authored
* python/InDetTrigConfigRecPostProcessing.py (InDetTrigTrackingxAODCnv_EF): separate config of ParticleCreationTool for FTF. enable LocalOccupancy and track summaries with electronProbability, tagged as InDetTrigRecExample-00-11-62 2015-11-18 Jiri Masik <jiri.masik@manchester.ac.uk> * python/InDetTrigConfigRecLoadTools.py: ToT calibration folders, tagged as InDetTrigRecExample-00-11-61
-
- Sep 19, 2014
-
-
Jiri Masik authored
-