EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MeasuredStateOnPlane.h File Reference
#include "StateOnPlane.h"
#include "AbsTrackRep.h"
#include <TMatrixDSym.h>
#include <cassert>
+ Include dependency graph for MeasuredStateOnPlane.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  genfit::MeasuredStateOnPlane
 StateOnPlane with additional covariance matrix. More...
 

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.