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

Public Member Functions

 StiStarVertexFinder (const string &name)
 
int fit (StEvent *)
 
StiHitgetVertex (int index)
 
int size () const
 
void clear ()
 
- Public Member Functions inherited from StiVertexFinder
 StiVertexFinder (const string &name)
 
Factory< StiHit > * getHitFactory ()
 
const std::vector< StiHit * > * result ()
 
- 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.
 

Additional Inherited Members

- Protected Member Functions inherited from Named
 Named (const string &aName=" ")
 Only derived class are Named.
 
- Protected Attributes inherited from StiVertexFinder
Factory< StiHit > * _hitFactory
 
std::vector< StiHit * > _result
 
- Protected Attributes inherited from Named
string _name
 

Detailed Description

Definition at line 5 of file StiStarVertexFinder.h.

Member Function Documentation

int StiStarVertexFinder::fit ( StEvent event)
virtual

Return the main vertex held by the given StEvent A null pointer is returned if StEvent holds no valid vertex.

Implements StiVertexFinder.

Definition at line 38 of file StiStarVertexFinder.cxx.

References StGenericVertexFinder::FillStEvent().

StiHit * StiStarVertexFinder::getVertex ( int  idx)
virtual

Return the main vertex held by the given StEvent A null pointer is returned if StEvent holds no valid vertex.

Implements StiVertexFinder.

Definition at line 73 of file StiStarVertexFinder.cxx.

References Factory< Abstract >::getInstance().


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