MarlinTPC
1.2.0
|
This is a base KalDet tracking class. More...
#include <KalTrackingBase.h>
Public Member Functions | |
virtual std::list< EVENT::Track * > | findTracks (EVENT::LCCollection const *hitCollection)=0 |
Find all possible tracks in the given hit collection. | |
virtual int | getType ()=0 |
Get which type this track is, helix or straight line. | |
This is a base KalDet tracking class.
It provides common methods for tracking.