ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHTpcEventExporter Class Reference

#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)
 

Detailed Description

Definition at line 30 of file PHTpcEventExporter.h.

View newest version in sPHENIX GitHub at line 30 of file PHTpcEventExporter.h

Constructor & Destructor Documentation

PHTpcEventExporter::PHTpcEventExporter ( )

Definition at line 28 of file PHTpcEventExporter.cc.

View newest version in sPHENIX GitHub at line 28 of file PHTpcEventExporter.cc

virtual PHTpcEventExporter::~PHTpcEventExporter ( )
inlinevirtual

Definition at line 34 of file PHTpcEventExporter.h.

View newest version in sPHENIX GitHub at line 34 of file PHTpcEventExporter.h

Member Function Documentation

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.

+ Here is the call graph for this function:

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.

+ Here is the call graph for this function:

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.

+ Here is the call graph for this function:


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