Declares class BaseFitObject.
More...
#include <iostream>
#include "BaseDefs.h"
Go to the source code of this file.
Declares class BaseFitObject.
Changelog:
- 7.6.04 JB: First doxygen docu
CVS Log messages:
- Log:
- BaseFitObject.h,v
- Revision 1.3 2011/03/03 15:03:02 blist
- Latest version, with NewFitterGSL
- Revision 1.2 2009/09/02 13:10:57 blist
- Added errors for NewtonFitterGSL
- Revision 1.1 2008/02/12 10:19:05 blist
- First version of MarlinKinfit
- Revision 1.10 2008/02/07 08:15:25 blist
- error calculation of constraints fixed
- Revision 1.9 2008/02/04 17:30:53 blist
- NewtonFitter works now!
- Revision 1.8 2008/01/30 09:14:53 blist
- Preparations for NewtonFitter
- Revision 1.7 2008/01/29 17:17:33 blist
- implemented setname
- Revision 1.6 2007/09/17 12:50:15 blist
- Some parameters reordered
- Revision 1.5 2007/09/14 10:58:42 blist
- Better documentation,
- added PyConstraint::add1stDerivativesToMatrix,
- fixed bug in PzConstraint::add1stDerivativesToMatrix
- Revision 1.4 2007/09/13 13:33:06 blist
- Print methods return os