icebrem¶
icebrem input data classes and functions.
icebrem.common¶
- load_root_file(root_path, ids=None, entry_start=0, entry_stop=None, maxevents=None, args=None)[source]¶
Loads the root files
- Parameters:
root_path – path to root files
- Returns:
jagged columnar data Y: class labels W: event weights ids: columnar variables string (list) info: trigger, MC xs, pre-selection acceptance x efficiency information (dict)
- Return type:
X