![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/NodeDump/DumpPHG4TpcCylinderGeomContainer.h>
Inheritance diagram for DumpPHG4TpcCylinderGeomContainer:
Collaboration diagram for DumpPHG4TpcCylinderGeomContainer:Public Member Functions | |
| DumpPHG4TpcCylinderGeomContainer (const std::string &NodeName) | |
| ~DumpPHG4TpcCylinderGeomContainer () 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 DumpPHG4TpcCylinderGeomContainer.h.
View newest version in sPHENIX GitHub at line 10 of file DumpPHG4TpcCylinderGeomContainer.h
|
explicit |
Definition at line 15 of file DumpPHG4TpcCylinderGeomContainer.cc.
View newest version in sPHENIX GitHub at line 15 of file DumpPHG4TpcCylinderGeomContainer.cc
|
inlineoverride |
Definition at line 14 of file DumpPHG4TpcCylinderGeomContainer.h.
View newest version in sPHENIX GitHub at line 14 of file DumpPHG4TpcCylinderGeomContainer.h
|
overrideprotectedvirtual |
Reimplemented from DumpObject.
Definition at line 21 of file DumpPHG4TpcCylinderGeomContainer.cc.
View newest version in sPHENIX GitHub at line 21 of file DumpPHG4TpcCylinderGeomContainer.cc
References DumpObject::fout, PHG4TpcCylinderGeomContainer::get_begin_end(), PHG4TpcCylinderGeomContainer::get_NLayers(), and PHDataNode< T >::getData().
Here is the call graph for this function: