You need to sign in or sign up before continuing.
- Feb 23, 2021
-
-
Frank Winklmeier authored
Delete obsolete Run-2 algorithms and cleanup `TrigTrackingxAODCnvMT`. Relates to ATR-22797.
-
- Feb 22, 2021
-
-
Frank Winklmeier authored
Delete obsolete Run-2 trigger ID package (ATR-19150, ATR-22797).
-
-
- Feb 17, 2021
-
-
Jiří Mašík authored
-
- Feb 16, 2021
-
-
Christos Anastopoulos authored
ATLASRECTS-5967,ATLASRECTS-5932 : Move IUpdator to returning unique_ptr. Update header of the tools implementing the IUpdator interface. Update implementation of the tools. First pass on updating the clients
-
- Feb 04, 2021
-
-
scott snyder authored
Don't use references in a range-for if the object must be copied.
-
- Jan 27, 2021
-
-
- Dec 25, 2020
-
-
Susumu Oda authored
-
- Dec 18, 2020
-
-
Frank Winklmeier authored
Also move other interface includes to main header file.
-
Frank Winklmeier authored
-
- Nov 25, 2020
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
- Nov 23, 2020
-
-
Nicholas Styles authored
-
- Nov 17, 2020
-
-
Frank Winklmeier authored
Remove `atlas_depends_on_subdirs`, update link dependencies and do not install (private) component headers.
-
- Oct 27, 2020
-
-
- Oct 26, 2020
-
-
Jiří Mašík authored
-
- Oct 22, 2020
-
-
- Oct 13, 2020
-
-
scott snyder authored
Remove reference to obsolete header StoreGate.h.
-
- Sep 30, 2020
-
-
sutt authored
The single RegSelSvc is to be replaced by a separate RegSelTool for each subsystem. This merge request is to implement that migration for the ID code. This code contains about 60 % of all the changes that are needed for the migration, and most of the changes for the pixel, SCT and TRT. ``` For information the packages needing changes are Innerdetector/InDetEventCnv/PixelRawDataByteStreamCnv InnerDetector/InDetEventCnv/TRT_RawDataByteStreamCnv InnerDetector/InDetExample/InDetRecExample InnerDetector/InDetRecAlgs/InDetPrepRawDataFormation InnerDetector/InDetRecTools/TRT_SeededSpacePointFinderTool Reconstruction/TRT_Rec Reconstruction/iPat/iPatRecExample Innerdetector/InDetExample/InDetTrigRecExample InnerDetector/InDetTrigRecAlgs/InDetTrigPrepRawDataFormat InnerDetector/InDetTrigRecAlgs/InDetTrigRawDataProvider InnerDetector/InDetTrigRecAlgs/SiTrigSPSeededTrackFinder InnerDetector/InDetTrigRecAlgs/SiTrigSpacePointFormation InnerDetector/InDetTrigRecAlgs/TRT_TrigSeededTrackFinder InnerDetector/InDetTrigRecAlgs/TRT_TrigTrackSegmentsFinder Trigger/TrigTools/TrigOnlineSpacePointTool Trigger/TriggerCommon/TriggerJobOpts Trigger/TrigAlgorithms/TrigGenericAlgs Trigger/TrigAlgorithms/TrigT2MinBias Trigger/TrigHypothesis/TrigLongLivedParticlesHypo ``` plus the configuratin for every package that uses any of the above packages which will need to instantiate the RegSelTools for the tool and algorithms configurables.
-
- Sep 16, 2020
-
-
- Aug 28, 2020
-
-
Soshi Tsuno authored
-
- Aug 24, 2020
-
-
Use IDCInDetBSErrContainer for SCT_FlaggedCondData instead of SCT_FlaggedCondData in WriteInDetESD.py
-
- Aug 14, 2020
-
-
scott snyder authored
Library dependency fix.
-
- Aug 06, 2020
-
-
Soshi Tsuno authored
-
Soshi Tsuno authored
-
- Jul 30, 2020
-
-
scott snyder authored
Library dependency fixes.
-
scott snyder authored
Library dependency fixes.
-
scott snyder authored
Library dependency fixes.
-
scott snyder authored
Library dependency fixes.
-
scott snyder authored
Library dependency fixes.
-
- Jul 28, 2020
-
-
scott snyder authored
Library dependency fixes.
-
scott snyder authored
Library dependency fixes.
-
- Jul 27, 2020
-
-
Soshi Tsuno authored
-
- Jul 15, 2020
-
-
Goetz Gaycken authored
Currently the InDetTrigExtensProcessor relies on the scoring tool to create the track summary and store it in the track, which violates const-ness.
-
- Jul 08, 2020
-
-
Frank Winklmeier authored
-
- Jul 01, 2020
-
-
Susumu Oda authored
Move the reasons of trhead unsafety to the lines of ATLAS_NOT_THREAD_SAFE or ATLAS_NO_CHECK_FILE_THREAD_SAFETY for easier understanding using LXR and git grep. Remove ATLAS_NOT_THREAD_SAFE from TRT_BSErrContainerCnv_p1::transToPers and TRT_BSErrContainerCnv_p2::transToPers.
-
- Jun 30, 2020
-
-
Adam Edward Barton authored
-
- Jun 26, 2020
-
-
rename TRT_BSErrContainer into TRT_BSErrContainer_p1 (to serve as persistent version), create new transient TRT_BSErrContainer mimicking the interface of the TRT_ByteStream_ConditionsSvc
-
- Jun 18, 2020
-
-
Susumu Oda authored
-
- Jun 11, 2020
-
-
scott snyder authored
Change TrigTrackSlimmer to use the slimCopy() method of ITrackSlimmingTool rather than slim. Avoids thread-safety issues.
-