Namespaces | Functions
KTrack.cxx File Reference

Basic Kalman filter track class, without error. More...

#include <cmath>
#include <cstdlib>
#include <ostream>
#include "lardata/RecoObjects/KTrack.h"
#include "cetlib_except/exception.h"

Go to the source code of this file.

Namespaces

 trkf
 

Functions

std::ostream & trkf::operator<< (std::ostream &out, const KTrack &trk)
 Output operator. More...
 

Detailed Description

Basic Kalman filter track class, without error.

Author
H. Greenlee

Definition in file KTrack.cxx.