![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Kalman Filter. More...
#include "larreco/RecoAlg/KalmanFilterAlg.h"#include "cetlib_except/exception.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "boost/numeric/ublas/vector_proxy.hpp"#include "boost/numeric/ublas/matrix_proxy.hpp"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "lardata/RecoObjects/KHit.h"#include "lardata/RecoObjects/SurfYZLine.h"#include "lardata/RecoObjects/SurfYZPlane.h"#include "larcore/Geometry/Geometry.h"#include "TGaxis.h"#include "TText.h"#include "TLegend.h"#include "TLegendEntry.h"Go to the source code of this file.
Kalman Filter.
Definition in file KalmanFilterAlg.cxx.