|
virtual void | startEvent () |
| Trigger class about new event.
|
|
virtual StiTrack * | findTrack (double rMin=0) |
| Find the next track.
|
|
virtual void | initialize () |
| Initialize the finder.
|
|
virtual void | findTracks () |
| Find all tracks of the currently loaded event.
|
|
virtual bool | find (StiTrack *track, int direction, double rmin=0) |
| Find/extend the given track, in the given direction.
|
|
virtual void | extendTracksToVertices (const std::vector< StiHit * > &vertices) |
|
virtual void | reset () |
| Reset the tracker.
|
|
virtual void | unset () |
|
virtual void | clear () |
| Reset the tracker.
|
|
virtual Filter< StiTrack > * | getTrackFilter () |
| Get the track filter currently used by the tracker.
|
|
void | setComb (int comb=7) |
| Set the vertex finder used by this tracker.
|
|
int | useComb () const |
|
virtual void | FeedBack (int badGood) |
|
void | setName (const string &newName) |
| Set the name of the object.
|
|
const string & | getName () const |
| Get the name of the object.
|
|
bool | isName (const string &aName) const |
| Determine whether name equals given name.
|
|
|
static Bool_t | SeedsCompareStatus (const Seed_t a, const Seed_t b) |
|
|
int | mEnded |
|
std::vector< Seed_t > * | mSeeds |
|
int | mComb |
|
string | _name |
|
|
| Named (const string &aName=" ") |
| Only derived class are Named.
|
|
Definition at line 32 of file StiCATpcSeedFinder.h.
The documentation for this class was generated from the following files: