![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <iostream>#include "rcdaq.h"#include <stdlib.h>#include "daq_device.h"#include "daq_device_random.h"
Include dependency graph for rcdaq_frontend.cc:Go to the source code of this file.
Functions | |
| void | exitmsg () |
| void | exithelp () |
| int | main (int argc, char *argv[]) |
| void exithelp | ( | ) |
Definition at line 19 of file rcdaq_frontend.cc.
View newest version in sPHENIX GitHub at line 19 of file rcdaq_frontend.cc
| void exitmsg | ( | ) |
Definition at line 12 of file rcdaq_frontend.cc.
View newest version in sPHENIX GitHub at line 12 of file rcdaq_frontend.cc
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 35 of file rcdaq_frontend.cc.
View newest version in sPHENIX GitHub at line 35 of file rcdaq_frontend.cc
References add_readoutdevice(), daq_begin(), daq_clear_readlist(), daq_end(), daq_fake_trigger(), daq_list_readlist(), i, rcdaq_init(), and utils::status.
Here is the call graph for this function: