![]() |
Mixed Data Coincidence Analysis Software 1.0
A program to analyze files produced by the EventMixer software.
|
Header file for the CommandLineInterpreter class. More...
#include <string>
#include <vector>
#include <map>
#include <list>
#include "CommandLineArgument.hh"
#include "CommandLineException.hh"
Go to the source code of this file.
Classes | |
class | CommandLineInterpreter |
Interprets command line arguments according to a list of CommandLineArguments (acceptable flags), and throws an exception if unknown flags are encountered. More... | |
Defines | |
#define | STRING |
Inclusion guard. | |
#define | VECTOR |
Inclusion guard. | |
#define | MAP |
Inclusion guard. | |
#define | LIST |
Inclusion guard. | |
#define | COMMANDLINEINTERPRETER_H |
Inclusion guard. |
Header file for the CommandLineInterpreter class.
Definition in file CommandLineInterpreter.hh.