ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <coresoftware/blob/master/offline/packages/NodeDump/DumpPHG4CellContainer.h>
Public Member Functions | |
DumpPHG4CellContainer (const std::string &NodeName) | |
~DumpPHG4CellContainer () 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 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 |
Protected Member Functions inherited from DumpObject | |
virtual int | OpenOutFile () |
Additional Inherited Members | |
Protected Attributes inherited from DumpObject | |
std::ostream * | fout |
Definition at line 10 of file DumpPHG4CellContainer.h.
View newest version in sPHENIX GitHub at line 10 of file DumpPHG4CellContainer.h
DumpPHG4CellContainer::DumpPHG4CellContainer | ( | const std::string & | NodeName | ) |
Definition at line 19 of file DumpPHG4CellContainer.cc.
View newest version in sPHENIX GitHub at line 19 of file DumpPHG4CellContainer.cc
|
inlineoverride |
Definition at line 14 of file DumpPHG4CellContainer.h.
View newest version in sPHENIX GitHub at line 14 of file DumpPHG4CellContainer.h
Reimplemented from DumpObject.
Definition at line 25 of file DumpPHG4CellContainer.cc.
View newest version in sPHENIX GitHub at line 25 of file DumpPHG4CellContainer.cc
References PHG4CellDefs::etaphibinning, PHG4CellDefs::etaxsizebinning, DumpObject::fout, PHG4CellDefs::get_binning(), PHG4CellDefs::ScintillatorSlatBinning::get_column(), PHG4CellDefs::get_detid(), PHG4CellDefs::EtaPhiBinning::get_etabin(), PHG4CellDefs::SpacalBinning::get_etabin(), PHG4CellDefs::EtaXsizeBinning::get_etabin(), PHG4CellDefs::SpacalBinning::get_fiberid(), PHG4CellDefs::MVTXBinning::get_index(), PHG4CellDefs::SizeBinning::get_phibin(), PHG4CellDefs::EtaPhiBinning::get_phibin(), PHG4CellDefs::SpacalBinning::get_phibin(), PHG4CellDefs::TPCBinning::get_phibin(), PHG4Cell::get_property_info(), PHG4CellDefs::TPCBinning::get_radbin(), PHG4CellDefs::ScintillatorSlatBinning::get_row(), PHG4CellDefs::EtaXsizeBinning::get_xsizebin(), PHG4CellDefs::SizeBinning::get_zbin(), PHG4CellContainer::getCells(), PHDataNode< T >::getData(), PHG4CellDefs::mvtxbinning, PHG4CellDefs::scintillatorslatbinning, PHG4CellContainer::size(), PHG4CellDefs::sizebinning, PHG4CellDefs::spacalbinning, PHG4CellDefs::tpcbinning, PHG4Cell::type_float, PHG4Cell::type_int, and PHG4Cell::type_uint.