OPERA  1.0
Open source echelle spectrograph reduction pipeline
tools/operaParameterAccess.h File Reference
#include <stdarg.h>
#include <string>
Include dependency graph for tools/operaParameterAccess.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static void systemf (const char *form,...)
static void printUsageSyntax ()
static string strip (string stringIn, char whitespace)
static void tableAdd (string line)

Function Documentation

static void printUsageSyntax ( ) [static]
static string strip ( string  stringIn,
char  whitespace 
) [static]
static void systemf ( const char *  form,
  ... 
) [static]
static void tableAdd ( string  line) [static]