Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHRaveVertexFactory Class Reference
+ Collaboration diagram for PHRaveVertexFactory:

Public Member Functions

 PHRaveVertexFactory (const int Verbosity())
 ctor
 
 ~PHRaveVertexFactory ()
 dotr
 
void findVertices (std::vector< genfit::GFRaveVertex * > *vertices, const std::vector< genfit::Track * > &tracks, const bool use_beamspot=false)
 
void findVertices (std::vector< genfit::GFRaveVertex * > *vertices, const std::vector< genfit::Track * > &tracks, std::vector< genfit::MeasuredStateOnPlane * > &GFStates, const bool use_beamspot=false)
 

Private Member Functions

void clearMap ()
 

Private Attributes

std::map< int,
genfit::trackAndState
IdGFTrackStateMap_
 
rave::VertexFactory * _factory
 

Detailed Description

Definition at line 106 of file TpcPrototypeGenFitTrkFitter.cc.

View newest version in sPHENIX GitHub at line 106 of file TpcPrototypeGenFitTrkFitter.cc

Constructor & Destructor Documentation

PHRaveVertexFactory::PHRaveVertexFactory ( const int   Verbosity())
inline

ctor

Definition at line 110 of file TpcPrototypeGenFitTrkFitter.cc.

View newest version in sPHENIX GitHub at line 110 of file TpcPrototypeGenFitTrkFitter.cc

References Verbosity().

+ Here is the call graph for this function:

PHRaveVertexFactory::~PHRaveVertexFactory ( )
inline

dotr

Definition at line 120 of file TpcPrototypeGenFitTrkFitter.cc.

View newest version in sPHENIX GitHub at line 120 of file TpcPrototypeGenFitTrkFitter.cc

Member Function Documentation

void PHRaveVertexFactory::clearMap ( )
inlineprivate

Definition at line 170 of file TpcPrototypeGenFitTrkFitter.cc.

View newest version in sPHENIX GitHub at line 170 of file TpcPrototypeGenFitTrkFitter.cc

References i.

void PHRaveVertexFactory::findVertices ( std::vector< genfit::GFRaveVertex * > *  vertices,
const std::vector< genfit::Track * > &  tracks,
const bool  use_beamspot = false 
)
inline

Definition at line 127 of file TpcPrototypeGenFitTrkFitter.cc.

View newest version in sPHENIX GitHub at line 127 of file TpcPrototypeGenFitTrkFitter.cc

References Acts::UnitConstants::e, genfit::GFTracksToTracks(), genfit::RaveToGFVertices(), and genfit::Exception::what().

+ Here is the call graph for this function:

void PHRaveVertexFactory::findVertices ( std::vector< genfit::GFRaveVertex * > *  vertices,
const std::vector< genfit::Track * > &  tracks,
std::vector< genfit::MeasuredStateOnPlane * > &  GFStates,
const bool  use_beamspot = false 
)
inline

Definition at line 147 of file TpcPrototypeGenFitTrkFitter.cc.

View newest version in sPHENIX GitHub at line 147 of file TpcPrototypeGenFitTrkFitter.cc

References Acts::UnitConstants::e, genfit::GFTracksToTracks(), genfit::RaveToGFVertices(), and genfit::Exception::what().

+ Here is the call graph for this function:

Member Data Documentation

rave::VertexFactory* PHRaveVertexFactory::_factory
private

Definition at line 180 of file TpcPrototypeGenFitTrkFitter.cc.

View newest version in sPHENIX GitHub at line 180 of file TpcPrototypeGenFitTrkFitter.cc

std::map<int, genfit::trackAndState> PHRaveVertexFactory::IdGFTrackStateMap_
private

Definition at line 178 of file TpcPrototypeGenFitTrkFitter.cc.

View newest version in sPHENIX GitHub at line 178 of file TpcPrototypeGenFitTrkFitter.cc


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