![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/NodeDump/DumpInttRawHitContainer.h>
Inheritance diagram for DumpInttRawHitContainer:
Collaboration diagram for DumpInttRawHitContainer:Public Member Functions | |
| DumpInttRawHitContainer (const std::string &NodeName) | |
| ~DumpInttRawHitContainer () 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 DumpInttRawHitContainer.h.
View newest version in sPHENIX GitHub at line 10 of file DumpInttRawHitContainer.h
|
explicit |
Definition at line 13 of file DumpInttRawHitContainer.cc.
View newest version in sPHENIX GitHub at line 13 of file DumpInttRawHitContainer.cc
|
inlineoverride |
Definition at line 14 of file DumpInttRawHitContainer.h.
View newest version in sPHENIX GitHub at line 14 of file DumpInttRawHitContainer.h
|
overrideprotectedvirtual |
Reimplemented from DumpObject.
Definition at line 19 of file DumpInttRawHitContainer.cc.
View newest version in sPHENIX GitHub at line 19 of file DumpInttRawHitContainer.cc
References DumpObject::fout, InttRawHit::get_adc(), InttRawHit::get_amplitude(), InttRawHit::get_bco(), InttRawHit::get_channel_id(), InttRawHit::get_chip_id(), InttRawHit::get_fee(), InttRawHit::get_FPHX_BCO(), InttRawHit::get_full_FPHX(), InttRawHit::get_full_ROC(), InttRawHitContainer::get_hit(), InttRawHitContainer::get_nhits(), InttRawHit::get_packetid(), InttRawHit::get_word(), and PHDataNode< T >::getData().
Here is the call graph for this function: