Implements class SimplePhotonFitObject.
More...
#include "SimplePhotonFitObject.h"
#include <cmath>
#include <cassert>
#include <iostream>
Implements class SimplePhotonFitObject.
Changelog:
CVS Log messages:
- Log:
- SimplePhotonFitObject.cc,v
- Revision 1.1 2010/06/11 20:32:51 mbeckman
- Renamed PhotonFitObjects, cleaned them up for usage
- Revision 1.8 2010/05/25 13:23:56 boehmej
- fixed RootTracer
- Revision 1.7 2009/04/02 12:47:35 mbeckman
- PhotonFitObject.cc, PseudoMeasuredPhotonFitObjectPxyz.cc: bug fix (measured p = 0 instead of start value)
- PhotonFitObjectPxyg.cc: added assertion to catch up division by zero
- Revision 1.6 2009/02/23 12:04:05 mbeckman
- - PhotonFitObject: bug fix (1/0), removed dispensable variables
- - PhotonFitObjectPxyg: bug fixes (1/0, order of computing variables), modified parametrization
- - JetFitObject: added start parameter check (inf, nan)
- Revision 1.5 2009/02/18 11:56:22 mbeckman
- PhotonFitObject*.cc: documentation, debug output
- NewtonFitterGSL.cc: bug fix (Lagrange multipliers not initialized), debug output
- JetFitObject.cc: bug fix: division by 0, if energy <= mass