- Nov 13, 2019
-
-
scott snyder authored
Add unit tests for the converter classes in this package. Fix a few bugs uncovered thereby.
-
- Nov 11, 2019
-
-
Edward Moyse authored
MAX_BCID is not constexpr: fix clang build See merge request atlas/athena!27867
-
Edward Moyse authored
Fix ATLASRECTS-3828 and ATLASRECTS-5187 Closes ATLASRECTS-3828 See merge request atlas/athena!27857
-
This reverts commit 2ae7a960ff7533b220f4092d8628d470e109f8fa.
-
Edward Moyse authored
GSF QuickCloseMergeComponents , avoid a clone when not needed See merge request atlas/athena!27841
-
Edward Moyse authored
Merge offline and muon trigger configuration for inside out reco See merge request atlas/athena!27818
-
Edward Moyse authored
Update check_log patterns and its usage across trigger tests See merge request atlas/athena!27839
-
-
Edward Moyse authored
Yet another round of cleanup for File Incidents See merge request atlas/athena!27845
-
Edward Moyse authored
Towards PFlow-seeded tau reconstruction: baby steps See merge request atlas/athena!27827
-
Stewart Martin-Haugh authored
-
- Nov 09, 2019
-
-
Vakhtang Tsulaia authored
The changes belong to a large campaign aimed to clean up Athena code from incidents wherever possible. These include: * Dropped redundant includes to FileIncident.h * Cleaned up all references to the UpdateOutputFile, BeginFile and EndFile incidents which are never fired * DecisionSvc cleaned up from the redundant inheritance from IIncidentListener * ByteStreamEventStorageInputSvc cleaned up from the redundant private service handle to IncidentSvc
-
- Nov 08, 2019
-
-
Vakhtang Tsulaia authored
Test zdc strip sd See merge request atlas/athena!26365
-
Vakhtang Tsulaia authored
Updating TriggerTransform to be able to use with athenaHLT in master See merge request atlas/athena!27369
-
Christos Anastopoulos authored
-
Vakhtang Tsulaia authored
Path fixes ATR-20404 Closes ATR-20404 See merge request atlas/athena!27577
-
Vakhtang Tsulaia authored
Dropped LastInputFile and FailInputFile incidents See merge request atlas/athena!27699
-
Vakhtang Tsulaia authored
[ATR-19881][ATR-20274] Updates to TrigDecisionTool interface for MT. Addition of associateToEventView() See merge request atlas/athena!27749
-
Vakhtang Tsulaia authored
Remove duplicated LArADC2MeV configuration See merge request atlas/athena!27780
-
Vakhtang Tsulaia authored
Add script to update ByteStream metadata See merge request atlas/athena!27817
-
Vakhtang Tsulaia authored
rename LumiMon to match convention See merge request atlas/athena!27799
-
-
-
Vakhtang Tsulaia authored
Fix ATLASRECTS-5173. Should not take the ownership of the track parameter of a tsos of a track. Closes ATLASRECTS-5173 See merge request atlas/athena!27800
-
-
Vakhtang Tsulaia authored
Adding new argument to control whether cardinality is overridden or not. See merge request atlas/athena!27819
-
Vakhtang Tsulaia authored
Clean PixelCablingSvcCfg of Old Style configuration See merge request atlas/athena!27822
-
Vakhtang Tsulaia authored
Some Btrig Optimizations See merge request atlas/athena!27814
-
-
Vakhtang Tsulaia authored
Trigger ART tests with new Run-3 menu flavours See merge request atlas/athena!27792
-
-
Vakhtang Tsulaia authored
22.0-CREST_BlobEncoding-IOVDbSvc See merge request atlas/athena!27753
-
-
Vakhtang Tsulaia authored
CaloTPCnv+CaloAthenaPool: Change TP converters to use standard base classes. See merge request atlas/athena!27775
-
Many TP converters in this package derived from ITPCnvBase directly, rather than using the base classes in AthenaPoolCnvSvc. Update them to use the standard base classes.
-
Vakhtang Tsulaia authored
AthenaServices: Add ThinningCacheTool. See merge request atlas/athena!27771
-
Savanna Shaw authored
-
Bertrand Martin authored
Hello, This MR adds a tauRec flag to specify the jet collection that is used to seed the tau reconstruction. The proposed implementation is via a flag, rather than a property to be set on the TauProcessorTool, which seems more error prone. A priori there won't be a need to run LC-jet-seeded and PFlow-jet-seeded tau reconstruction in the same job, it will be either one or the other. So a TauProcessorTool property does not seem required. Cheers, Bertrand
-
- Nov 07, 2019
-
-
Rupert Tombs authored
-
Vakhtang Tsulaia authored
Clean up material effects is GSF See merge request atlas/athena!27657
-