This package provide most part of the commom services used in many projects in the LPS High Energy physics projects.
pip3 install --upgrade Gaugi
NOTE: Make sure that you are using the latest package in case you have the saphyra installed.
- Clone this repository:
git clone https://github.com/jodafons/Gaugi
- Install it!
cd Gaugi && easy_install --user .
- Algorithm service;
- Event context design;
- File system (Save and Load);
- Logger;
- Tool Services;
- Class streamable service;
- Event loop services;
- Histograms and TTree storage services;
- Monet ATLAS plots.
For future: Support to multithread.
- Dr. João Victor da Fonseca Pinto, UFRJ/COPPE, CERN/ATLAS (jodafons@lps.ufrj.br) [maintainer, developer]
- Dr. Werner Freund, UFRJ/COPPE, CERN/ATLAS (wsfreund@lps.ufrj.br) [developer]
- Msc. Micael Veríssimo de Araújo, UFRJ/COPPE, CERN/ATLAS (mverissi@lps.ufrj.br) [developer]
- Eng. Gabriel Milan Gazola, UFRJ/COPPE, CERN/ATLAS (gabriel.milan@lps.ufrj.br) [developer]