621Generate the importer and exporter documentation.
622
623\anchor _roojsonfactorywstool_writedoc
624### RooJSONFactoryWSTool.writedoc
625Write the importer and exporter documentation as LaTeX code.
626
627\anchor _roomcstudy
628## RooMCStudy
629\see RooMCStudy
630
631Some member functions of RooMCStudy that take a RooCmdArg as argument also support keyword arguments.
632So far, this applies to constructor RooMCStudy(), RooMCStudy::plotParamOn, RooMCStudy::plotParam, RooMCStudy::plotNLL, RooMCStudy::plotError and RooMCStudy::plotPull.
633For example, the following code is equivalent in PyROOT:
1466The RooGenFitStudy::setGenConfig() function is pythonized with the command argument pythonization.
1467The keywords must correspond to the CmdArg of the function.
1468\htmlonly
1469</div>
1470\endhtmlonly
1471
1472\class RooMCStudy
1473\brief \parblock \endparblock
1474\htmlonly
1475<div class="pyrootbox">
1476\endhtmlonly
1477## PyROOT
1478Some member functions of RooMCStudy that take a RooCmdArg as argument also support keyword arguments.
1479So far, this applies to constructor RooMCStudy(), RooMCStudy::plotParamOn, RooMCStudy::plotParam, RooMCStudy::plotNLL, RooMCStudy::plotError and RooMCStudy::plotPull.
1480For example, the following code is equivalent in PyROOT: