some more docu

This commit is contained in:
nemu
2010-06-04 19:51:20 +00:00
parent e4fa408420
commit 5386342cf4
17 changed files with 249 additions and 695 deletions

View File

@@ -41,7 +41,7 @@ using namespace std;
* <p>Constructor.
*
* \param runList run list collection
* \param fitType if true, a chisq fit will be performed, otherwise a log max-likelihood fit will be carried out.
* \param useChi2 if true, a chisq fit will be performed, otherwise a log max-likelihood fit will be carried out.
*/
PFitterFcn::PFitterFcn(PRunListCollection *runList, Bool_t useChi2)
{