Vancouver Waveform Analysis Toolkit  1.0
Main.cxx File Reference
#include "RunManager.h"

Functions

int main (int argc, char **argv)
 Main method for the application. More...
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Main method for the application.

Creates the RunManager singleton object and kicks off the event processing. Major exceptions resulting from bad configs/data/etc. are caught here.