CbmRoot
Loading...
Searching...
No Matches
main.cxx File Reference
#include "Application.h"
#include "ProgramOptions.h"
#include <Logger.h>
#include <csignal>
Include dependency graph for services/histserv/app/main.cxx:

Go to the source code of this file.

Functions

static void signal_handler (int sig)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 20 of file services/histserv/app/main.cxx.

References signal_handler().

◆ signal_handler()

static void signal_handler ( int sig)
static

Definition at line 16 of file services/histserv/app/main.cxx.

Referenced by main().