Skip to content

ringer-softwares/gaugi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaugi

Build Status PyPI Version Python Versions

This package provide most part of the commom services used in many projects in the LPS High Energy physics projects.

Installation using pip:

pip3 install --upgrade Gaugi

NOTE: Make sure that you are using the latest package in case you have the saphyra installed.

Installing from source:

  • Clone this repository:
git clone https://github.com/jodafons/Gaugi
  • Install it!
cd Gaugi && easy_install --user .

Features:

  • Algorithm service;
  • Event context design;
  • File system (Save and Load);
  • Logger;
  • Tool Services;
  • Class streamable service;

Extra Features (ROOT mandatory):

  • Event loop services;
  • Histograms and TTree storage services;
  • Monet ATLAS plots.

Extensions:

For future: Support to multithread.

Contribution:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages