56 std::map<std::string,EvtDecayBase*> _modelNameHash;
57 std::map<std::string,EvtDecayBase*> _commandNameHash;
64 if ( _instance == 0 ) _instance=
new EvtModel;
EvtDecayBase * getFcn(std::string model_name)
void storeCommand(std::string cmd, std::string cnfgstr)
void Register(EvtDecayBase *prototype)
int isModel(std::string name)
static EvtModel & instance()
int isCommand(std::string cmd)