![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <fun4all_coresoftware/blob/master/offline/packages/NodeDump/DumpPHG4BlockCellGeomContainer.h>
Inheritance diagram for DumpPHG4BlockCellGeomContainer:
Collaboration diagram for DumpPHG4BlockCellGeomContainer:Public Member Functions | |
| DumpPHG4BlockCellGeomContainer (const std::string &NodeName) | |
| ~DumpPHG4BlockCellGeomContainer () 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 char * | 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 (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 |
Definition at line 10 of file DumpPHG4BlockCellGeomContainer.h.
View newest version in sPHENIX GitHub at line 10 of file DumpPHG4BlockCellGeomContainer.h
| DumpPHG4BlockCellGeomContainer::DumpPHG4BlockCellGeomContainer | ( | const std::string & | NodeName | ) |
Definition at line 18 of file DumpPHG4BlockCellGeomContainer.cc.
View newest version in sPHENIX GitHub at line 18 of file DumpPHG4BlockCellGeomContainer.cc
|
inlineoverride |
Definition at line 14 of file DumpPHG4BlockCellGeomContainer.h.
View newest version in sPHENIX GitHub at line 14 of file DumpPHG4BlockCellGeomContainer.h
|
overrideprotectedvirtual |
Reimplemented from DumpObject.
Definition at line 24 of file DumpPHG4BlockCellGeomContainer.cc.
View newest version in sPHENIX GitHub at line 24 of file DumpPHG4BlockCellGeomContainer.cc
References PHG4CylinderCellDefs::etaphibinning, PHG4CylinderCellDefs::etaslatbinning, DumpObject::fout, PHG4BlockCellGeomContainer::get_begin_end(), PHG4BlockCellGeomContainer::get_NLayers(), PHDataNode< T >::getData(), and PHG4CylinderCellDefs::sizebinning.
Here is the call graph for this function: