- Nov 10, 2020
-
-
Gabriel Facini authored
-
- Nov 08, 2020
-
-
Christian Grefe authored
-
Christian Grefe authored
-
- Nov 05, 2020
-
-
...until conditions tag contains information for MDN
-
- Nov 04, 2020
-
-
Christian Grefe authored
-
- Nov 02, 2020
-
-
calfayan authored
-
- Oct 31, 2020
-
-
calfayan authored
-
- Oct 30, 2020
- Oct 29, 2020
-
-
reorganise to use old intersection within pattern and switch to new logic after obtaining the final candidate
-
- Oct 27, 2020
-
-
Bastian Schlag authored
-
- Oct 07, 2020
-
-
Goetz Gaycken authored
-
Goetz Gaycken authored
Propagate relevant recent changes to InDetRec_jobOptions to combinedClusterSplitProbName. combinedClusterSplitProbName replicates the logic of InDetRec_jobOptions to determine the name of the ClusterSplitProbabilityContainer name which was used for the combined InDet tracks.
-
- Oct 02, 2020
-
-
- Sep 24, 2020
-
-
Goetz Gaycken authored
Only return a non empty cluster splitting probability container name, if it is either in the input file or if a tool exist which would create it. This is a workaround to fix the configuration of combined muon reconstruction in the trigger.
-
Goetz Gaycken authored
Allow the PixelClusterOnTrackTool to renounce the input cluster splitting probability map. This is used to suppress implicit circular dependency warnings when the PixelClusterOnTrackTool is used indirectly by the ambiguity resolver where the ambiguity resolver produces the cluster splitting probability map which is read by the PixelClusterOnTrackTool.
-
Goetz Gaycken authored
Originally the cluster splitting probabilities were stored in a reserved word of the corresponding PixelClusters. This however required to update a collection already stored in StoreGate i.e. was not thread-safe. Now the splitting probabilities are stored in separate maps, which are copied and updated when passed from algorithm to algorithm. The algorithms record the map at the very beginning to allow their tools (PixelClusterOnTrackTool) to access the map via read handles rather than passing the map down the call chain explicitly.
-
Goetz Gaycken authored
-
Matous Vozak authored
-
- Sep 22, 2020
-
-
amete authored
-
- Sep 21, 2020
-
-
scott snyder authored
If NnClusterizationFactory.useTTrainedNetworks is set, then we should also clear NnClusterizationFactory.NnCollectionJSONReadKey, to prevent having a spurious conditions dependency.
-
- Sep 18, 2020
-
-
- Sep 16, 2020
-
-
- Sep 14, 2020
-
-
Goetz Gaycken authored
- remove the pixel covariance correction, - remove dRmap based identification of collimated tracks, - remove creation of dRmap. All of the above is unused and was not properly migrated to athenaMT.
-
- Sep 07, 2020
-
-
Nora Emilia Pettersson authored
-
Nora Emilia Pettersson authored
-
- Aug 29, 2020
-
-
scott snyder authored
Needed to fix q223 failure.
-
- Aug 26, 2020
-
-
Matous Vozak authored
-
- Aug 25, 2020
-
-
- Aug 19, 2020
-
-
Christos Anastopoulos authored
InDetConversionSelector : Remove un-needed TrackSummary Tool, Make Extrapolator Private, update configs
-
- Aug 11, 2020
-
-
Bastian Schlag authored
-
- Aug 06, 2020
-
-
Robin Newhouse authored
-
- Aug 05, 2020
-
-
Robin Newhouse authored
-
Robin Newhouse authored
-
Robin Newhouse authored
Next is to add a flag allowing it to be turned on and off
-
Robin Newhouse authored
-
- Aug 04, 2020
-
-
Other changes include: snake_case -> camelCase stl math functions Removing NN configuration from new tracking cuts A temporary override of config filepath for testing purposes. Will be removed before final merge.
-
- Jul 29, 2020
-
-
Christian Grefe authored
-
- Jul 28, 2020
-
-
Stephen Nicholas Swatman authored
The RAWtoESD step of q431 was broken intentionally by the previous commit because it removes a bunch of configurations options from the hole search tool. This commit amends this by modifying several bits of configuration where an ID hole search tool is created.
-
- Jul 25, 2020
-
-
Christos Anastopoulos authored
-