ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHTpcVertexFinder Class Reference

#include <coresoftware/blob/master/offline/packages/PHTpcTracker/PHTpcVertexFinder.h>

Public Member Functions

 PHTpcVertexFinder ()
 
 ~PHTpcVertexFinder ()
 
std::vector
< genfit::GFRaveVertex * > 
findVertices (std::vector< PHGenFit2::Track * > &gtracks)
 

Protected Attributes

genfit::GFRaveVertexFactory * _vertex_finder
 

Detailed Description

Definition at line 29 of file PHTpcVertexFinder.h.

View newest version in sPHENIX GitHub at line 29 of file PHTpcVertexFinder.h

Constructor & Destructor Documentation

PHTpcVertexFinder::PHTpcVertexFinder ( )

Definition at line 30 of file PHTpcVertexFinder.cc.

View newest version in sPHENIX GitHub at line 30 of file PHTpcVertexFinder.cc

PHTpcVertexFinder::~PHTpcVertexFinder ( )

Definition at line 35 of file PHTpcVertexFinder.cc.

View newest version in sPHENIX GitHub at line 35 of file PHTpcVertexFinder.cc

References _vertex_finder.

Member Function Documentation

std::vector< genfit::GFRaveVertex * > PHTpcVertexFinder::findVertices ( std::vector< PHGenFit2::Track * > &  gtracks)

Definition at line 40 of file PHTpcVertexFinder.cc.

View newest version in sPHENIX GitHub at line 40 of file PHTpcVertexFinder.cc

References _vertex_finder, it, and LOG_DEBUG.

Member Data Documentation

genfit::GFRaveVertexFactory* PHTpcVertexFinder::_vertex_finder
protected

Definition at line 38 of file PHTpcVertexFinder.h.

View newest version in sPHENIX GitHub at line 38 of file PHTpcVertexFinder.h

Referenced by findVertices(), and ~PHTpcVertexFinder().


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