|
NSCL DDAS
1.0
Support for XIA DDAS at the NSCL
|
: Main program for the tocrate program. More...
#include "tocrate.h"#include <SetFileCrateReader.h>#include <XMLCrateReader.h>#include <PixieCrateWriter.h>#include <CrateManager.h>#include <pixie16app_export.h>#include "ToUtils.h"#include <stdlib.h>#include <stdexcept>#include <iostream>#include <sstream>#include <string>#include <limits.h>#include <algorithm>#include <iterator>Functions | |
| int | main (int argc, char **argv) |
: Main program for the tocrate program.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
main Entry point wraps Main with a try catch block after parsing the arguments.
| argc | - number of command line words. |
| argv | - the command line words after any shell substitutions. |
1.8.8