CepGen 1.2.5
Central exclusive processes event generator
|
#include "CepGen/Modules/ModuleFactory.h"
Go to the source code of this file.
Classes | |
struct | CardsHandlerFactory |
A cards handler factory. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::card |
Location for all steering card parsers/writers. | |
Macros | |
#define | REGISTER_CARD_HANDLER(name, obj) |
Add a cards handler definition to the list of handled parsers. | |
Functions | |
DEFINE_FACTORY (BaseCardsHandlerFactory, card::Handler, "Cards handlers factory") | |
A cards handler base factory. | |
#define REGISTER_CARD_HANDLER | ( | name, | |
obj | |||
) |
Definition at line 25 of file CardsHandlerFactory.h.