![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "TruthRecoTrackMatching.h"#include "TrkrClusterIsMatcher.h"#include "ClusKeyIter.h"#include <g4detectors/PHG4TpcCylinderGeom.h>#include <g4detectors/PHG4TpcCylinderGeomContainer.h>#include <g4main/PHG4TruthInfoContainer.h>#include <g4tracking/EmbRecoMatch.h>#include <g4tracking/EmbRecoMatchContainer.h>#include <g4tracking/EmbRecoMatchContainerv1.h>#include <g4tracking/EmbRecoMatchv1.h>#include <g4tracking/TrkrTruthTrack.h>#include <g4tracking/TrkrTruthTrackContainer.h>#include <trackbase/TpcDefs.h>#include <trackbase/TrkrCluster.h>#include <trackbase/TrkrClusterContainer.h>#include <trackbase/TrkrDefs.h>#include <trackbase_historic/SvtxTrack.h>#include <trackbase_historic/SvtxTrackMap.h>#include <fun4all/Fun4AllReturnCodes.h>#include <phool/PHCompositeNode.h>#include <phool/PHDataNode.h>#include <phool/PHIODataNode.h>#include <phool/PHNode.h>#include <phool/PHNodeIterator.h>#include <phool/PHObject.h>#include <phool/PHRandomSeed.h>#include <phool/getClass.h>#include <phool/phool.h>#include <TFile.h>#include <TSystem.h>#include <TTree.h>#include <algorithm>
Include dependency graph for TruthRecoTrackMatching.cc:Go to the source code of this file.
Variables | |
| m_nmincluster_match {_nmincluster_match} | |
| m_nmincluster_ratio {_nmincluster_ratio} | |
| m_cutoff_dphi {_cutoff_dphi} | |
| m_same_dphi {_same_dphi} | |
| m_cutoff_deta {_cutoff_deta} | |
| m_same_deta {_same_deta} | |
| m_max_nreco_per_truth {_max_nreco_per_truth} | |
| m_cutoff_deta {_cutoff_deta} |
Definition at line 62 of file TruthRecoTrackMatching.cc.
View newest version in sPHENIX GitHub at line 62 of file TruthRecoTrackMatching.cc
| m_cutoff_dphi {_cutoff_dphi} |
Definition at line 60 of file TruthRecoTrackMatching.cc.
View newest version in sPHENIX GitHub at line 60 of file TruthRecoTrackMatching.cc
| m_max_nreco_per_truth {_max_nreco_per_truth} |
Definition at line 66 of file TruthRecoTrackMatching.cc.
View newest version in sPHENIX GitHub at line 66 of file TruthRecoTrackMatching.cc
| m_nmincluster_match {_nmincluster_match} |
Definition at line 57 of file TruthRecoTrackMatching.cc.
View newest version in sPHENIX GitHub at line 57 of file TruthRecoTrackMatching.cc
| m_nmincluster_ratio {_nmincluster_ratio} |
Definition at line 58 of file TruthRecoTrackMatching.cc.
View newest version in sPHENIX GitHub at line 58 of file TruthRecoTrackMatching.cc
| m_same_deta {_same_deta} |
Definition at line 63 of file TruthRecoTrackMatching.cc.
View newest version in sPHENIX GitHub at line 63 of file TruthRecoTrackMatching.cc
| m_same_dphi {_same_dphi} |
Definition at line 61 of file TruthRecoTrackMatching.cc.
View newest version in sPHENIX GitHub at line 61 of file TruthRecoTrackMatching.cc