Cargando…

Design and Implementation of High Level Trigger Configuration Exporter and Parser

This paper serves as a description of the project that was developed at CMS during the summer. The initial task of the project was with the design, implementation and development of a configuration exporter from an oracle database to a python file. Next was the development of a parser that reads all...

Descripción completa

Detalles Bibliográficos
Autor principal: Abdulwahhab, Husam
Lenguaje:eng
Publicado: 2015
Materias:
Acceso en línea:http://cds.cern.ch/record/2049784
Descripción
Sumario:This paper serves as a description of the project that was developed at CMS during the summer. The initial task of the project was with the design, implementation and development of a configuration exporter from an oracle database to a python file. Next was the development of a parser that reads all the necessary information from the python configuration file that was created by the parser, and store the information into the memory in the form of an efficient and easy to access and manipulate cache. The final task of the project was the implementation of a system that handles requests from the client, which is a web interface, and replies with the appropriate data organized in a way that can be viewed on the interface.