DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Go to the source code of this file.
Namespaces | |
namespace | testapp_noreadout_confgen |
Functions | |
testapp_noreadout_confgen.generate (NUMBER_OF_DATA_PRODUCERS=2, DATA_RATE_SLOWDOWN_FACTOR=1, RUN_NUMBER=333, TRIGGER_RATE_HZ=1.0, DATA_FILE="./frames.bin", OUTPUT_PATH=".", DISABLE_OUTPUT=False, TOKEN_COUNT=10) | |
testapp_noreadout_confgen.cli (number_of_data_producers, data_rate_slowdown_factor, run_number, trigger_rate_hz, data_file, output_path, token_count, disable_data_storage, json_file) | |
Variables | |
testapp_noreadout_confgen.default_load_path | |
int | testapp_noreadout_confgen.QUEUE_POP_WAIT_MS = 100; |
int | testapp_noreadout_confgen.CLOCK_SPEED_HZ = 62500000; |
testapp_noreadout_confgen.CONTEXT_SETTINGS = dict(help_option_names=['-h', '--help']) | |