Cargando…

Evolution of the CREST Conditions DB Project

The CREST project is a new realization of the Conditions DB with the Rest API and JSON support for the ATLAS experiment. This project allows to simplify the conditions data structure and to optimize the data access. The CREST development requires not only the client C++ library (CrestApi) but also t...

Descripción completa

Detalles Bibliográficos
Autores principales: Mineev, Mikhail, Formica, Andrea, Ozturk, Nurcan, Roe, Shaun, Vogel, Marcelo, Tsulaia, Vakhtang, Alexandrov, Evgeny
Lenguaje:eng
Publicado: 2023
Materias:
Acceso en línea:http://cds.cern.ch/record/2864181
Descripción
Sumario:The CREST project is a new realization of the Conditions DB with the Rest API and JSON support for the ATLAS experiment. This project allows to simplify the conditions data structure and to optimize the data access. The CREST development requires not only the client C++ library (CrestApi) but also the various tools for testing software and validating data. A command line client (crest_cmd) was written to get a quick access to the stored data. A set of the utilities was used to make a dump of the data from CREST to the file system and to test the client library and the CREST server using the dummy data. Now CREST software is being tested using the real conditions data converted to CREST format with the COOL to CREST converter. The Athena code (ATLAS event processing software framework) was modified to operate with the new conditions data source.