EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MeasuredStateOnPlane.cc File Reference
#include "MeasuredStateOnPlane.h"
#include "AbsTrackRep.h"
#include "Exception.h"
#include "Tools.h"
#include "IO.h"
#include <cassert>
#include "TDecompChol.h"
+ Include dependency graph for MeasuredStateOnPlane.cc:

Go to the source code of this file.

Namespaces

namespace  genfit
 Defines for I/O streams used for error and debug printing.
 

Functions

MeasuredStateOnPlane genfit::calcAverageState (const MeasuredStateOnPlane &forwardState, const MeasuredStateOnPlane &backwardState)
 Calculate weighted average between two MeasuredStateOnPlanes.