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

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

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, G4BARRELHCAL::length, LOG_DEBUG, charm_jet_coverage::mom, 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, G4BARRELHCAL::length, LOG_DEBUG, LOG_WARN, charm_jet_coverage::mom, pos(), 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, G4BARRELHCAL::length, LOG_DEBUG, charm_jet_coverage::mom, and pos().

+ Here is the call graph for this function:


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