AmpGen 2.1
Loading...
Searching...
No Matches
OptionsParser.h File Reference
#include <iostream>
#include <vector>
#include <map>
#include <string>
#include <utility>
#include <functional>
#include "AmpGen/MsgService.h"
#include "AmpGen/MetaUtils.h"

Go to the source code of this file.

Classes

class  AmpGen::OptionsParser

Namespaces

namespace  AmpGen

Macros

#define REGISTER_CONFIGURABLE(CLASS_NAME)

Macro Definition Documentation

◆ REGISTER_CONFIGURABLE

#define REGISTER_CONFIGURABLE ( CLASS_NAME)
Value:
template <> CLASS_NAME *Configurable<CLASS_NAME>::gImpl = OptionsParser::getMe()->registerClass(new CLASS_NAME())

Definition at line 64 of file OptionsParser.h.