![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/NodeDump/DumpTowerInfoContainer.h>
Inheritance diagram for DumpTowerInfoContainer:
Collaboration diagram for DumpTowerInfoContainer:Public Member Functions | |
| DumpTowerInfoContainer (const std::string &NodeName) | |
| ~DumpTowerInfoContainer () 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 DumpTowerInfoContainer.h.
View newest version in sPHENIX GitHub at line 10 of file DumpTowerInfoContainer.h
|
explicit |
Definition at line 13 of file DumpTowerInfoContainer.cc.
View newest version in sPHENIX GitHub at line 13 of file DumpTowerInfoContainer.cc
|
inlineoverride |
Definition at line 14 of file DumpTowerInfoContainer.h.
View newest version in sPHENIX GitHub at line 14 of file DumpTowerInfoContainer.h
|
overrideprotectedvirtual |
Reimplemented from DumpObject.
Definition at line 19 of file DumpTowerInfoContainer.cc.
View newest version in sPHENIX GitHub at line 19 of file DumpTowerInfoContainer.cc
References channel(), DumpObject::fout, TowerInfo::get_chi2(), TowerInfo::get_energy(), TowerInfo::get_isBadTime(), TowerInfo::get_isGood(), TowerInfo::get_isHot(), TowerInfo::get_isNotInstr(), TowerInfo::get_nsample(), TowerInfo::get_pedestal(), TowerInfo::get_status(), TowerInfo::get_time(), TowerInfo::get_time_float(), TowerInfoContainer::get_tower_at_channel(), TowerInfo::get_waveform_value(), PHDataNode< T >::getData(), j, and TowerInfoContainer::size().
Here is the call graph for this function: