|
CbmRoot
|
#include "VtFeeder.h"#include "FeederOptions.h"#include "log.hpp"#include <csignal>#include <exception>Go to the source code of this file.
Functions | |
| static void | signal_handler (int sig) |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 21 of file vtfeeder.cxx.
References L_, VtFeeder::Run(), and signal_handler().
|
static |
Definition at line 19 of file vtfeeder.cxx.