StRoot
1
|
Public Member Functions | |
StiStarVertexFinder (const string &name) | |
int | fit (StEvent *) |
StiHit * | getVertex (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 |
Definition at line 5 of file StiStarVertexFinder.h.
|
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().
|
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().