LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include <deque>
#include <utility>
#include <vector>
#include "canvas/Persistency/Common/Ptr.h"
#include "canvas/Persistency/Common/PtrVector.h"
#include "lardata/RecoObjects/KGTrack.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardataobj/RecoBase/PFParticle.h"
#include "lardataobj/RecoBase/Seed.h"
#include "lardataobj/RecoBase/Track.h"
Go to the source code of this file.
Classes | |
struct | trkf::KalmanInput |
struct | trkf::KalmanOutput |
Namespaces | |
trkf | |
Typedefs | |
typedef std::vector< KalmanInput > | trkf::KalmanInputs |
typedef art::PtrVector< recob::Hit > | trkf::Hits |