![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <g4tracking/EmbRecoMatchContainer.h>#include "g4evalfn.h"#include "TrkrClusLoc.h"#include "TrkrClusterIsMatcher.h"#include <trackbase_historic/SvtxTrackMap.h>#include <trackbase/TrkrCluster.h>#include <algorithm>#include <set>
Include dependency graph for g4evalfn.cc:Go to the source code of this file.
Namespaces | |
| namespace | g4evalfn |
Functions | |
| int | g4evalfn::trklayer_det (int layer) |
| int | g4evalfn::trklayer_det (TrkrDefs::hitsetkey key) |
| int | g4evalfn::trklayer_det (TrkrDefs::cluskey key) |
| std::vector< int > | g4evalfn::unmatchedSvtxTrkIds (EmbRecoMatchContainer *matches, SvtxTrackMap *m_SvtxTrackMap) |
| TrkrClusLoc | g4evalfn::clusloc_PHG4 (TrkrClusterIsMatcher *ismatcher, TrkrDefs::cluskey key) |
| TrkrClusLoc | g4evalfn::clusloc_SVTX (TrkrClusterIsMatcher *ismatcher, TrkrDefs::cluskey key) |
| float | g4evalfn::calc_match_statistic (TrkrClusterIsMatcher *ismatcher, TrkrDefs::cluskey key_A, TrkrDefs::cluskey key_B) |