#include "Rivet/Rivet.hh"
#include "Rivet/Tools/Logging.hh"
#include "Rivet/AnalysisHandler.hh"
#include "Rivet/ParticleName.hh"
Go to the source code of this file.
Namespaces | |
namespace | Rivet |
namespace | Rivet::Commandline |
Classes | |
class | Configuration |
Typedefs | |
typedef pair< string, string > | Param |
Typedef for a parameter name:value pair. | |
typedef const pair< string, string > | cParam |
typedef vector< Param > | ParamMap |
Typedef for a parameter container. | |
typedef const vector< Param > | cParamMap |
Functions | |
Configuration | parseArgs (size_t argc, char **argv) |