EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <fun4all_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, G4BARRELHCAL::length, LOG_DEBUG, charm_jet_coverage::mom, 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, G4BARRELHCAL::length, LOG_DEBUG, LOG_WARN, charm_jet_coverage::mom, pos(), 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, G4BARRELHCAL::length, LOG_DEBUG, charm_jet_coverage::mom, and pos().