Cargando…

A new profile customization and authorization in ALICE Infologger

This report is a summary of the work that I have conducted while working on a remote collaboration with Data Acquisition team in ALICE experiment. The collaboration task is a part of the new O2 computing model that is being developed during the Long Shutdown 2. The aim of the project was to build a...

Descripción completa

Detalles Bibliográficos
Autor principal: Brezinova, Michaela
Lenguaje:eng
Publicado: 2020
Materias:
Acceso en línea:http://cds.cern.ch/record/2728718
Descripción
Sumario:This report is a summary of the work that I have conducted while working on a remote collaboration with Data Acquisition team in ALICE experiment. The collaboration task is a part of the new O2 computing model that is being developed during the Long Shutdown 2. The aim of the project was to build a new profile system within the InfoLogger GUI. This involved making URL to allow for a profile parameter, refactoring the code to include the profile system, researching and implementing a database to store InfoLogger and QualityControl GUI data. The selected database was SQLite due to its easy implementation, small size, backward compatibility and many more. The project was completed achieving all these tasks while maintaining code quality and security through tests.