错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Evolution of the ATLAS CREST Conditions DB Project

  • E. Alexandrov,
  • A. Formica,
  • M. Mineev,
  • N. Ozturk,
  • S. Roe,
  • V. Tsulaia,
  • M. Vogel

摘要

Abstract

The CREST project is a new realization of the conditions DB with the REST API and JSON support for the ATLAS experiment at the LHC. This project simplifies the conditions data structure and optimizes data access. 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 enables 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 dummy data. Now CREST software is being tested using the real conditions data converted with the COOL to CREST converter. The Athena code (ATLAS event processing software framework) was modified to operate with the new conditions data source.