ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <coresoftware/blob/master/offline/packages/PHTpcTracker/PHTpcEventExporter.h>
Public Member Functions | |
PHTpcEventExporter () | |
virtual | ~PHTpcEventExporter () |
void | exportEvent (TrkrClusterContainer *cluster_map, TrkrHitSetContainer *hitsets, std::vector< kdfinder::TrackCandidate< double > * > candidates, double B, const std::string &filename) |
void | exportEvent (TrkrClusterContainer *cluster_map, TrkrHitSetContainer *hitsets, std::vector< PHGenFit2::Track * > gtracks, double B, const std::string &filename) |
void | exportEvent (std::vector< PHGenFit2::Track * > gtracks, double B, const std::string &filename) |
Definition at line 30 of file PHTpcEventExporter.h.
View newest version in sPHENIX GitHub at line 30 of file PHTpcEventExporter.h
PHTpcEventExporter::PHTpcEventExporter | ( | ) |
Definition at line 28 of file PHTpcEventExporter.cc.
View newest version in sPHENIX GitHub at line 28 of file PHTpcEventExporter.cc
|
inlinevirtual |
Definition at line 34 of file PHTpcEventExporter.h.
View newest version in sPHENIX GitHub at line 34 of file PHTpcEventExporter.h
void PHTpcEventExporter::exportEvent | ( | TrkrClusterContainer * | cluster_map, |
TrkrHitSetContainer * | hitsets, | ||
std::vector< kdfinder::TrackCandidate< double > * > | candidates, | ||
double | B, | ||
const std::string & | filename | ||
) |
Definition at line 32 of file PHTpcEventExporter.cc.
View newest version in sPHENIX GitHub at line 32 of file PHTpcEventExporter.cc
References color(), INPUTHEPMC::filename, TrkrClusterContainer::getClusters(), TrkrHitSetContainer::getHitSets(), TrkrCluster::getPosition(), it, BTOF::length, LOG_DEBUG, mom, ofile, pt, separator, sign(), and TrkrDefs::tpcId.
void PHTpcEventExporter::exportEvent | ( | TrkrClusterContainer * | cluster_map, |
TrkrHitSetContainer * | hitsets, | ||
std::vector< PHGenFit2::Track * > | gtracks, | ||
double | B, | ||
const std::string & | filename | ||
) |
Definition at line 140 of file PHTpcEventExporter.cc.
View newest version in sPHENIX GitHub at line 140 of file PHTpcEventExporter.cc
References charge, color(), INPUTHEPMC::filename, TrkrClusterContainer::getClusters(), TrkrHitSetContainer::getHitSets(), TrkrCluster::getPosition(), it, BTOF::length, LOG_DEBUG, LOG_WARN, mom, ofile, pos(), pt, separator, and TrkrDefs::tpcId.
void PHTpcEventExporter::exportEvent | ( | std::vector< PHGenFit2::Track * > | gtracks, |
double | B, | ||
const std::string & | filename | ||
) |
Definition at line 261 of file PHTpcEventExporter.cc.
View newest version in sPHENIX GitHub at line 261 of file PHTpcEventExporter.cc
References charge, color(), INPUTHEPMC::filename, BTOF::length, LOG_DEBUG, mom, ofile, pos(), and pt.