![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <coresoftware/blob/master/offline/packages/NodeDump/DumpTrkrHitSetContainer.h>
Public Member Functions | |
DumpTrkrHitSetContainer (const std::string &NodeName) | |
~DumpTrkrHitSetContainer () override | |
![]() | |
DumpObject (const std::string &NodeName="DUMMY") | |
virtual | ~DumpObject () |
virtual int | Init () |
virtual int | process_event (PHNode *mynode) |
virtual int | CloseOutputFile () |
virtual const char * | Name () const |
virtual void | Print (const char *what) const |
virtual void | SetOutDir (const std::string &outdir) |
virtual void | SetPrecision (const int digits) |
void | SetParentNodeDump (PHNodeDump *nd) |
void | NoOutput (const int i=1) |
void | WriteRunEvent (int i) |
Protected Member Functions | |
int | process_Node (PHNode *mynode) override |
![]() | |
virtual int | OpenOutFile () |
Additional Inherited Members | |
![]() | |
std::ostream * | fout |
Definition at line 10 of file DumpTrkrHitSetContainer.h.
View newest version in sPHENIX GitHub at line 10 of file DumpTrkrHitSetContainer.h
DumpTrkrHitSetContainer::DumpTrkrHitSetContainer | ( | const std::string & | NodeName | ) |
Definition at line 18 of file DumpTrkrHitSetContainer.cc.
View newest version in sPHENIX GitHub at line 18 of file DumpTrkrHitSetContainer.cc
|
inlineoverride |
Definition at line 14 of file DumpTrkrHitSetContainer.h.
View newest version in sPHENIX GitHub at line 14 of file DumpTrkrHitSetContainer.h
Reimplemented from DumpObject.
Definition at line 24 of file DumpTrkrHitSetContainer.cc.
View newest version in sPHENIX GitHub at line 24 of file DumpTrkrHitSetContainer.cc
References DumpObject::fout, TrkrHit::getAdc(), PHDataNode< T >::getData(), TrkrHit::getEnergy(), TrkrHitSet::getHits(), TrkrHitSetContainer::getHitSets(), and TrkrHitSetContainer::size().