StRoot
1
|
Definition of Kalman Track. More...
#include <cassert>
#include <vector>
#include "Sti/Base/Factory.h"
#include "Sti/StiKTNIterator.h"
#include "Sti/StiTrack.h"
#include "Sti/StiTrackNodeHelper.h"
#include "StThreeVectorD.hh"
#include "StMCTruth.h"
Go to the source code of this file.
Classes | |
class | StiKalmanTrack |
Definition of Kalman Track. More... | |
Enumerations | |
enum | nodeQA { kKeepHit =1, kGoodHit =2 } |
Definition of Kalman Track.
Subclass of StiTrack defining a Kalman track to be used by the Kalman Track Finder.
Permission to use, copy, modify and distribute this software and its documentation strictly for non-commercial purposes is hereby granted without fee, provided that the above copyright notice appears in all copies and that both the copyright notice and this permission notice appear in the supporting documentation. The authors make no claims about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
Definition in file StiKalmanTrack.h.