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

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

+ Collaboration diagram for PHTpcVertexFinder:

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, genfit::GFRaveVertexFactory::findVertices(), it, LOG_DEBUG, genfit::GFRaveVertexFactory::setBeamspot(), and genfit::GFRaveVertexFactory::setMethod().

+ Here is the call graph for this function:

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: