Marlin  01.17.01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
IParser.h File Reference
#include <string>
#include <map>
#include <memory>
+ Include dependency graph for IParser.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  marlin::IParser
 Interface for a parser of a steering file to be used with marlin. More...
 

Namespaces

 marlin
 Simple event selector processor.
 

Typedefs

typedef std::map< std::string,
std::map< std::string,
std::string > > 
marlin::CommandLineParametersMap