StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
StiCATpcSeedFinder Class Reference
Inheritance diagram for StiCATpcSeedFinder:
StiTrackFinder Named

Public Member Functions

virtual void startEvent ()
 Trigger class about new event.
 
virtual StiTrackfindTrack (double rMin=0)
 Find the next track.
 
- Public Member Functions inherited from StiTrackFinder
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)
 
- Public Member Functions inherited from Named
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 Public Member Functions

static Bool_t SeedsCompareStatus (const Seed_t a, const Seed_t b)
 

Protected Attributes

int mEnded
 
std::vector< Seed_t > * mSeeds
 
- Protected Attributes inherited from StiTrackFinder
int mComb
 
- Protected Attributes inherited from Named
string _name
 

Additional Inherited Members

- Protected Member Functions inherited from Named
 Named (const string &aName=" ")
 Only derived class are Named.
 

Detailed Description

Definition at line 32 of file StiCATpcSeedFinder.h.


The documentation for this class was generated from the following files: