Declares class BaseConstraint.
More...
#include <iostream>
Go to the source code of this file.
Declares class BaseConstraint.
Changelog:
- 6.6.04 BL: First doxygen docu
- 12.2.08 BL: Part of functionality transferred to BaseHardConstraint
CVS Log messages:
- Log:
- BaseConstraint.h,v
- Revision 1.4 2011/03/03 15:03:02 blist
- Latest version, with NewFitterGSL
- Revision 1.3 2008/02/18 09:59:34 blist
- MomentumConstraint and SoftGaussMomentumCOnstraint added; PConstraint is obsolete
- Revision 1.2 2008/02/12 16:43:25 blist
- First Version of Soft Constraints
- Revision 1.1 2008/02/12 10:19:04 blist
- First version of MarlinKinfit
- Revision 1.8 2008/02/04 17:30:52 blist
- NewtonFitter works now!
- Revision 1.7 2008/01/30 09:14:53 blist
- Preparations for NewtonFitter
- Revision 1.6 2008/01/29 17:19:21 blist
- no change
- Revision 1.5 2007/09/14 10:58:42 blist
- Better documentation,
- added PyConstraint::add1stDerivativesToMatrix,
- fixed bug in PzConstraint::add1stDerivativesToMatrix