![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/NodeDump/DumpBbcPmtInfoContainer.h>
Inheritance diagram for DumpBbcPmtInfoContainer:
Collaboration diagram for DumpBbcPmtInfoContainer:Public Member Functions | |
| DumpBbcPmtInfoContainer (const std::string &NodeName) | |
| virtual | ~DumpBbcPmtInfoContainer () |
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 DumpBbcPmtInfoContainer.h.
View newest version in sPHENIX GitHub at line 10 of file DumpBbcPmtInfoContainer.h
|
explicit |
Definition at line 12 of file DumpBbcPmtInfoContainer.cc.
View newest version in sPHENIX GitHub at line 12 of file DumpBbcPmtInfoContainer.cc
|
inlinevirtual |
Definition at line 14 of file DumpBbcPmtInfoContainer.h.
View newest version in sPHENIX GitHub at line 14 of file DumpBbcPmtInfoContainer.h
|
overrideprotectedvirtual |
Reimplemented from DumpObject.
Definition at line 18 of file DumpBbcPmtInfoContainer.cc.
View newest version in sPHENIX GitHub at line 18 of file DumpBbcPmtInfoContainer.cc
References DumpObject::fout, BbcPmtInfoContainerV1::get_pmt(), BbcPmtInfoV1::get_pmt(), BbcPmtInfoV1::get_q(), BbcPmtInfoV1::get_t(), PHDataNode< T >::getData(), PHObject::isValid(), j, and BbcPmtInfoContainerV1::size().
Here is the call graph for this function: