Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/NodeDump/DumpMbdOut.h>
Public Member Functions | |
DumpMbdOut (const std::string &NodeName) | |
virtual | ~DumpMbdOut () |
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 DumpMbdOut.h.
View newest version in sPHENIX GitHub at line 10 of file DumpMbdOut.h
|
explicit |
Definition at line 12 of file DumpMbdOut.cc.
View newest version in sPHENIX GitHub at line 12 of file DumpMbdOut.cc
|
inlinevirtual |
Definition at line 14 of file DumpMbdOut.h.
View newest version in sPHENIX GitHub at line 14 of file DumpMbdOut.h
|
overrideprotectedvirtual |
Reimplemented from DumpObject.
Definition at line 18 of file DumpMbdOut.cc.
View newest version in sPHENIX GitHub at line 18 of file DumpMbdOut.cc
References DumpObject::fout, MbdOut::get_npmt(), MbdOut::get_q(), MbdOut::get_t0(), MbdOut::get_t0err(), MbdOut::get_time(), MbdOut::get_zvtx(), MbdOut::get_zvtxerr(), PHDataNode< T >::getData(), and MbdOut::isValid().