Welcome to SAGA’s documentation
SAGA is a dual Python and C++ project for performing Spin Asymmetry Generic Analyses. It uses ROOT’s RDataFrame structure to read your data from ROOT TTrees and ROOT’s RooFit libraries to perform invariant mass signal and background fits and the asymmetry fits. The project provides background correction via sideband subtraction or sPlots and has many other useful functionalities for running your spin asymmetry analysis.
Note
This project is under active development.
Contents
- Spin Asymmetry Generic Analysis (SAGA)
- C++ API
- Python API
- Module list
- saga.orchestrate
- saga.aggregate
add_cut_array()apply_bin_mig()compute_systematics()get_aggregate_graph()get_bin_mig_mat()get_binscheme_cuts_and_ids()get_config_list()get_config_out_path()get_config_str()get_cut_array()get_graph_array()get_graph_data()get_nested_scheme_shape()get_out_dirs_list()get_out_file_name()get_projection_ids()get_scheme_vars()get_subset()offset_graph_x()reshape_nested_grid()set_nested_bin_cuts()
- saga.data
- saga.rescale
- saga.plot
- Module list