Classes | |
class | DataLoader |
Functions | |
def | get_data (filename) |
def | get_data_csv (csv_data) |
Variables | |
bool | separate_by_flav = False |
bool | separate_by_op = False |
def dataLoader.get_data | ( | filename | ) |
Definition at line 191 of file dataLoader.py.
References get_data_csv(), and print().
Referenced by generateFlavCfromFlavB.main(), and checkBTagCalibrationConsistency.run_check().
def dataLoader.get_data_csv | ( | csv_data | ) |
Definition at line 158 of file dataLoader.py.
References createfilelist.int, and nano_mu_digi_cff.strip.
Referenced by get_data(), and checkBTagCalibrationConsistency.run_check_csv().
bool dataLoader.separate_by_flav = False |
Definition at line 17 of file dataLoader.py.
bool dataLoader.separate_by_op = False |
Definition at line 16 of file dataLoader.py.