#include <EvtGenBase/EvtModel.hh>
Definition at line 34 of file EvtModel.hh.
◆ EvtModel()
◆ getFcn()
◆ instance()
◆ isCommand()
int EvtModel::isCommand |
( |
std::string |
cmd | ) |
|
◆ isModel()
int EvtModel::isModel |
( |
std::string |
name | ) |
|
◆ registerModel()
◆ storeCommand()
void EvtModel::storeCommand |
( |
std::string |
cmd, |
|
|
std::string |
cnfgstr |
|
) |
| |
◆ _commandNameHash
std::map<std::string, EvtDecayBase*> EvtModel::_commandNameHash |
|
private |
◆ _instance
◆ _modelNameHash
std::map<std::string, EvtDecayBase*> EvtModel::_modelNameHash |
|
private |
The documentation for this class was generated from the following files: