YancyW / BASDA

Beautiful_And_Simple_Drawing_Atificer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beautiful_And_Simple_Drawing_Atificer (BASDA)

Introduction:

This package is developed for releasing you from programming and unphysical labor for number statistics. It can ddd cut and draw figures and give final efficicency cut table and sensitivity plots. All operation can be done by only change the input config file.

Manual

change.log

  • 2017/7/1 : v0.01
    • have basic function for input, output, make_table ...
  • 2017/10/1: v0.02
    • can do any cuts for given observables with any orders;
    • draw four kinds of plots (origin, before, after, final) automatically;
    • complete analyse tools, such as MVA (can be any given observables.), normal cut, final sensitivity calculation ....
  • 2017/10/25: v0.03
    • plot for any higgs mass (used for my project, the code also can be used for any other combination!)
    • store histogram to the root file, so ploting will be a little easier, donot need to recalculation when changing the legend of plot format.
  • 2018/03/25: v0.04
    • generallize this code with more setting options
    • save all intermedia data/plots/root files.
    • write introduction for BASDA (pdf/pptx).
  • 2018/04/04: v0.05
    • support double and integer input
    • split setting for MVA into config file
  • 2018/12/26: v0.06
    • reload after laptop broken..

About

Beautiful_And_Simple_Drawing_Atificer


Languages

Language:C++ 98.0%Language:Shell 1.1%Language:Makefile 0.7%Language:C 0.2%