Belle II Software development
|
Helper Class to easily register new EvtDecayBases for Belle2. More...
#include <EvtGenModelRegister.h>
Public Member Functions | |
Factory () | |
Constructor to register a model with a given name. | |
Static Public Member Functions | |
static EvtDecayBase * | factory () |
Create a new instance of the EvtDecayBase and return the pointer. | |
Helper Class to easily register new EvtDecayBases for Belle2.
Definition at line 29 of file EvtGenModelRegister.h.
|
inline |
Constructor to register a model with a given name.
Definition at line 32 of file EvtGenModelRegister.h.
|
inlinestatic |
Create a new instance of the EvtDecayBase and return the pointer.
Definition at line 37 of file EvtGenModelRegister.h.