- Mar 14, 2022
-
-
Shaun Roe authored
-
- Mar 08, 2022
-
-
Frank Winklmeier authored
`regHandle` is being called by the algorithm base class already. Also cleanup link dependencies.
-
- Feb 21, 2022
-
-
- Jan 28, 2022
-
-
Adam Edward Barton authored
-
-
- Dec 12, 2021
-
-
Christos Anastopoulos authored
-
- Nov 24, 2021
-
-
Tadej Novak authored
-
- Oct 29, 2021
-
-
- Oct 22, 2021
-
-
Vakhtang Tsulaia authored
1. Pixel and SCT algorithms turned into AthAlgorithms to address ATLASRECTS-6553 2. TRT, LAr and Calo algorithms fixed by adding event context to the constructors of condition handles
-
- Oct 18, 2021
-
-
Tadej Novak authored
-
- Sep 24, 2021
-
-
Nicholas Styles authored
-
- Aug 19, 2021
-
-
Tadej Novak authored
-
- Aug 09, 2021
-
-
- Jul 21, 2021
-
-
- Jul 14, 2021
-
-
- Jul 08, 2021
-
-
- Jun 24, 2021
-
-
Soshi Tsuno authored
-
- Jun 07, 2021
-
-
Tadej Novak authored
-
- May 24, 2021
-
-
Adam Edward Barton authored
-
- May 10, 2021
-
-
- May 09, 2021
-
-
This reverts commit 29104c2b73d098c4e3f9abf563d8ecc5219084e3.
-
- Apr 09, 2021
-
-
Soshi Tsuno authored
-
- Apr 05, 2021
-
-
- Mar 17, 2021
-
-
- Feb 19, 2021
-
-
- Feb 16, 2021
-
-
- Feb 12, 2021
-
-
Tomas Dado authored
-
- Feb 10, 2021
-
-
Tomas Dado authored
-
Tomas Dado authored
-
- Feb 08, 2021
-
-
Tomas Dado authored
-
- Jan 26, 2021
-
-
Soshi Tsuno authored
-
- Jan 25, 2021
-
-
Soshi Tsuno authored
-
- Jan 22, 2021
-
-
Soshi Tsuno authored
The deadmap format will be changed in rel.22. The previous DB folder was /PIXEL/PixMapOverlay, and new folder /PIXEL/PixelModuleFeMask . This new folder is not included in old global tag. Thus, in the job option, the DB-tag is specified, but this should be removed when the q-test update new global tag. Unfortunately, q221 uses old global tag, OFLCOND-MC16-SDR-25, which associates PixMapOverlay-SIM-MC16-000-02. But the RUN-2 best-knowledge tag is based on PixMapOverlay-SIM-MC16-000-03, and new deadmap conditions also based on this tag (-03). Therefore, the q221 test will not pass T0 policy. The reference file is updated. On the other hand, the data q431 is no problem.
-
- Dec 18, 2020
-
-
Soshi Tsuno authored
-
- Dec 17, 2020
-
-
Soshi Tsuno authored
-
- Dec 11, 2020
-
-
- Dec 09, 2020
-
-
Soshi Tsuno authored
-
- Nov 24, 2020
-
-
- Nov 20, 2020
-
-
revert removal of some condalgs which are needed in the legacy trigger (prevents problems with ordering of the condSeq)
-
- Oct 04, 2020
-
-
sutt authored
These changes (hopefully) finish the change needed to remove the use of the RegSelSvc for the ID sub-systems. In addition, there are changes to the RegSelSvc code and the IDRegionSelector code to remove the generation of the lookup tables using the old code, and remove the RS functionality for the Pixel, SCT and TRT from the old RegSe;Svc. In addition, to get round an issue with the PixelCablingCondAlg which seems to report an unusable EventIDRange, there is a hack to get it to return a range which should (mostly) work. This hack should be replaced by a proper impementation of the PixelCablingCondAlg which no longer needs to set up during the initialise (at least for the RegionSelector) If the pixel cabling still needs to be configured during initialize() for some other reason, then this range should be fixed such that it provides a valid range for the subseuqnet use, or overwridden properly in the execute method.
-