Go to the source code of this file.
Namespaces | |
roll_playback | |
Functions | |
def | roll_playback.copy_next_lumi |
def | roll_playback.dat_sanity_check |
def | roll_playback.pb_sanity_check |
Variables | |
int | roll_playback.current_lumi = 1 |
string | roll_playback.dat_source = '/fff/ramdisk/playback_files/run224380' |
string | roll_playback.destination = '/fff/ramdisk' |
list | roll_playback.files_copied = [] |
int | roll_playback.files_copied_buffer_len = 20 |
int | roll_playback.lumi_len = 23 |
int | roll_playback.lumi_padding = 4 |
string | roll_playback.output_dir = destination+'/' |
string | roll_playback.pb_source = '/fff/ramdisk/playback_files/run225044_pb' |
tuple | roll_playback.run_number = int(dat_run_number) |
int | roll_playback.run_padding = 6 |