![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#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. | |