Analysis Software
Documentation for sPHENIX simulation software
|
#include "MeasuredStateOnPlane.h"
#include "AbsTrackRep.h"
#include "Exception.h"
#include "Tools.h"
#include "IO.h"
#include <cassert>
#include "TDecompChol.h"
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. | |