SND@LHC Software
|
#include "MeasuredStateOnPlane.h"
#include "AbsTrackRep.h"
#include "Exception.h"
#include "Tools.h"
#include <cassert>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | genfit |
Matrix inversion tools. | |
Functions | |
MeasuredStateOnPlane | genfit::calcAverageState (const MeasuredStateOnPlane &forwardState, const MeasuredStateOnPlane &backwardState) |
Calculate weighted average between two MeasuredStateOnPlanes. | |