Int_t MainKeyFactory::Clone | ( | std::list< KeyFactory * > & | cloned_list, |
const std::string & | opt = "full" |
||
) |
Clone all factories. return the number of successfully cloned factories and the list of pointer added to the argument.
Definition at line 203 of file KeyFactory.cpp.