Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/NodeDump/DumpPHG4TruthInfoContainer.h>
Public Member Functions | |
DumpPHG4TruthInfoContainer (const std::string &NodeName) | |
~DumpPHG4TruthInfoContainer () override | |
Public Member Functions inherited from DumpObject | |
DumpObject (const std::string &NodeName="DUMMY") | |
virtual | ~DumpObject () |
virtual int | Init () |
virtual int | process_event (PHNode *mynode) |
virtual int | CloseOutputFile () |
virtual const std::string | 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 (const int i) |
void | PrintEvtSeq (const int i) |
Protected Member Functions | |
int | process_Node (PHNode *mynode) override |
Protected Member Functions inherited from DumpObject | |
virtual int | OpenOutFile () |
Additional Inherited Members | |
Protected Attributes inherited from DumpObject | |
std::ostream * | fout = nullptr |
Definition at line 10 of file DumpPHG4TruthInfoContainer.h.
View newest version in sPHENIX GitHub at line 10 of file DumpPHG4TruthInfoContainer.h
|
explicit |
Definition at line 17 of file DumpPHG4TruthInfoContainer.cc.
View newest version in sPHENIX GitHub at line 17 of file DumpPHG4TruthInfoContainer.cc
|
inlineoverride |
Definition at line 14 of file DumpPHG4TruthInfoContainer.h.
View newest version in sPHENIX GitHub at line 14 of file DumpPHG4TruthInfoContainer.h
|
overrideprotectedvirtual |
Reimplemented from DumpObject.
Definition at line 23 of file DumpPHG4TruthInfoContainer.cc.
View newest version in sPHENIX GitHub at line 23 of file DumpPHG4TruthInfoContainer.cc
References DumpObject::fout, PHDataNode< T >::getData(), PHG4TruthInfoContainer::GetEmbeddedTrkIds(), PHG4TruthInfoContainer::GetEmbeddedVtxIds(), PHG4TruthInfoContainer::GetNumVertices(), PHG4TruthInfoContainer::GetParticleRange(), PHG4TruthInfoContainer::GetShowerRange(), PHG4TruthInfoContainer::GetVtxRange(), identify, PHG4TruthInfoContainer::maxshowerindex(), PHG4TruthInfoContainer::maxtrkindex(), PHG4TruthInfoContainer::maxvtxindex(), PHG4TruthInfoContainer::minshowerindex(), PHG4TruthInfoContainer::mintrkindex(), PHG4TruthInfoContainer::minvtxindex(), PHG4TruthInfoContainer::shower_size(), and PHG4TruthInfoContainer::size().