Skip to content

This repository has been set up as an unofficial extension to the BOSS analysis framework of the BESIII collaboration. The repository contains three major components: (1) GitBook tutorial pages on BOSS, (2) a base-derived algorithm structure for initial event selection, and (3) a ROOT6/C++11 framework for final event selection.

Notifications You must be signed in to change notification settings

mintj/BOSS_Afterburner

Repository files navigation

Main page

This repository is still under development! Feedback is very welcome, see here for contact details.

The BOSS Afterburner repository

This repository has been set up as an unofficial extension to the BOSS analysis framework of the BESIII collaboration. The repository has three major components:

  1. The tutorial pages on GitBook that you are currently looking at. These pages are to serve as an accessible introduction and user guide to the BOSS software framework used in the BESIII collaboration.
  2. A base-derived algorithm structure for the initial event selection. This part of the repository is integrated in BOSS and is designed to facilitate collaboration on code for initial event selection in hadron research at BESIII.
  3. An analysis framework for final event selection. This part of the repository is designed to formalise and standardise loading, plotting, and fitting procedures that you perform on the output of the initial event selection.

The source code for all of the above is available on GitHub and can be contributed to through git.

Accessing The BOSS Afterburner

There are three channels through which you can access The BOSS Afterburner online.

  1. GitBook (redeboer.gitbook.io/boss_afterburner), which provides an accessible graphical interface for the tutorial-like pages on using BOSS, on the initial event selection packages, and on the final event selection framework in this repository.
  2. GitPages (redeboer.github.io/BOSS_Afterburner), which contains class documentation for the initial and final event selection frameworks of The BOSS Afterburner. This platform can be consulted for more details about the design of these two frameworks.
  3. GitHub (github.com/redeboer/BOSS_Afterburner), which is the complete repository itself. It contains the source code (Markdown, C++, HTML, bash, etc.) for all components. Collaboration on all of the above is possible through this platform, using git.

More briefly put, GitHub 'feeds' the content on GitBook and GitPages.

Means of accessing The BOSS Afterburner

About

This repository has been set up as an unofficial extension to the BOSS analysis framework of the BESIII collaboration. The repository contains three major components: (1) GitBook tutorial pages on BOSS, (2) a base-derived algorithm structure for initial event selection, and (3) a ROOT6/C++11 framework for final event selection.

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published