- 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
-
- 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.
-
- 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 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.
-
- Aug 26, 2020
-
-
Matous Vozak 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
-
- Jul 16, 2020
-
-
Goetz Gaycken authored
The TRT_SegmentsToTrack requires a PRDtoTrackMap to compute shared TRT hits. The map is produced when creating the alternative TRT standalone tracks. Thus, the has to be produced first.
-
- Jul 10, 2020
-
-
Nora Emilia Pettersson authored
-
- Jul 08, 2020
-
-
Nora Emilia Pettersson authored
Add configurable flag ofr CaloClusterEt for ROiSeed in NewTrackingCuts and changing default cutlevel to 19
-
Nora Emilia Pettersson authored
-
- Jul 07, 2020
-
-
-
Nora Emilia Pettersson authored
-
Nora Emilia Pettersson authored
-
- May 22, 2020
-
-
- May 12, 2020
-
-
Goetz Gaycken authored
Also, the SolenoidParametrization is turned into conditions data.
-
- May 06, 2020
-
-
Christos Anastopoulos authored
-
- Apr 29, 2020
-
-
- Apr 22, 2020
-
-
Goetz Gaycken authored
If the flag is set the TRT error scaling will use mu from either the offline or online luminosity conditions data.
-
Goetz Gaycken authored
-
Goetz Gaycken authored
-
- Feb 24, 2020
-
-
scott snyder authored
Further fixes for python 3.
-
- Feb 18, 2020
-
-
Goetz Gaycken authored
-
- Feb 10, 2020
-
-
- Feb 07, 2020
-
-
Christian Grefe authored
-
- Feb 06, 2020
-
-
Christian Grefe authored
-