- Feb 26, 2025
-
-
Marcelo Vogel authored
Update the IOVDbSvc to use external CrestApi library The CrestApi dependency of the IOVDbSvc will be removed from Athena and kept in tdaq-common. This branch contains updates necessary for the IOVDbSvc to work with the external CrestApi project. A new CMakeLists.txt file is introduced to find the external CrestApi package Needed by ATDBOPS-384.
-
Evgeny Alexandrov authored
update crest payload format
-
Evgeny Alexandrov authored
-
Frank Winklmeier authored
-
Shaun Roe authored
main-coverity-IOVDbSvc
-
Evgeny Alexandrov authored
New version of CrestApi library and required changes in IOVDbSvc
-
Scott Snyder authored
IOVDbSvc: Fix cppcheck 2.14 warnings. Redundant string conversion. Prefer returning const references to members rather than copies.
-
Vakhtang Tsulaia authored
This change implements a mechanism for filling IOVDbFolder cache with data read from CREST. The mechanism works similarly to what we get when reading data from COOL. The current version does not yet support CREST folders with multi-iov payloads. The support for such folders will be added in future revisions
-
Evgeny Alexandrov authored
Compare app
-
Shaun Roe authored
main-coverity-IOVDbSvc
-
Vakhtang Tsulaia authored
As the name suggests, this functions contains code that retrieves data from the CREST database and stores it in the objects of type BasicFolder
-
Vakhtang Tsulaia authored
Introduced a new private function dumpFile to keep the code which produces the "cool_dump" and "crest_dump" files in one place. Also to reduce the complexity of the loadCache() function by a little bit
-
Vakhtang Tsulaia authored
The CREST-related part of the IOVDbFolder::loadCache() was spread over two chunks. These two chunks have been mostly consolidated in one single place as an intermediate step for further refactoring
-
Vakhtang Tsulaia authored
The code for fetching CREST IOVs and turning open-ended IOVs into a set of non-overlapping IOVs was factored out into a separata private function
-
Evgeny Alexandrov authored
Add dump cool or crest format in the same format for compare data. This mode use (CrestCoolToFile = True)
-
Jean-Baptiste De Vivie De Regie authored
ZdcRec output metadata for AOD only if write AOD See merge request !78068
-
Jean-Baptiste De Vivie De Regie authored
ZdcRec output metadata for AOD only if write AOD
-
Andrea Coccaro authored
TrigExamples: simplify code to fill ReadHandleKeyArray See merge request !78089
-
Andrea Coccaro authored
Fix rewriteLVL1 result - only working with RoIBResult See merge request !78036
-
Fix rewriteLVL1 result - only working with RoIBResult
-
Andrea Coccaro authored
add a new eEM algoVersion (not activated until update to L1Menu) that uses a new definition of rhad isolation sum and reduced contribution of PS in ET sum See merge request !78077
-
add a new eEM algoVersion (not activated until update to L1Menu) that uses a new definition of rhad isolation sum and reduced contribution of PS in ET sum add a new eEM algoVersion (not activated until update to L1Menu) that uses a new definition of rhad isolation sum and reduced contribution of PS in ET sum
-
Jean-Baptiste De Vivie De Regie authored
Use default Run conditions tag more widely #4 See merge request !78105
-
Use default Run conditions tag more widely #4
-
Jean-Baptiste De Vivie De Regie authored
Introduce InDetStandaloneTrackFitterCfg See merge request !78106
-
Introduce InDetStandaloneTrackFitterCfg
-
- Feb 25, 2025
-
-
Andrea Coccaro authored
Updating HLT electron isolation cuts, improving online/offline egamma monitoring See merge request !78065
-
Updating HLT electron isolation cuts, improving online/offline egamma monitoring
-
Andrea Coccaro authored
HLTCaloCellSumMaker: code cleanup See merge request !78079
-
Andrea Coccaro authored
TrigT1TGC: avoid ReadHandleKey copies and pass EventContext See merge request !78075
-
Frank Winklmeier authored
-
Andrea Coccaro authored
Fix han config warning in Jet trigger monitoring See merge request !78074
-
Fix han config warning in Jet trigger monitoring
-
Andrea Coccaro authored
TrigBphysMonitoring: use ReadHandleKeyArray as property See merge request !78072
-
Jean-Baptiste De Vivie De Regie authored
Cherry-pick !78003 into 24.0 See merge request !78049
-
Merge branch 'sawyer-main-patch-17270' into 'main' Update cosmics_run.config with new reference file... See merge request !78003 (cherry picked from commit 96102401) 6d3c2430 Update cosmics_run.config with new reference file... Co-authored-by:
Walter Lampl <walter.lampl@cern.ch>
-
Jean-Baptiste De Vivie De Regie authored
LArTTL1Maker: use explicit ReadHandleKey constructor See merge request !78047
-
Jean-Baptiste De Vivie De Regie authored
Adjust IDPVM data test configs See merge request !78067
-
Adjust IDPVM data test configs
-
Jean-Baptiste De Vivie De Regie authored
AFP monitoring: new synchronization and cleaning See merge request !78058
-