![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/NodeDump/DumpPHG4CylinderGeomContainer.h>
Inheritance diagram for DumpPHG4CylinderGeomContainer:
Collaboration diagram for DumpPHG4CylinderGeomContainer:Public Member Functions | |
| DumpPHG4CylinderGeomContainer (const std::string &NodeName) | |
| ~DumpPHG4CylinderGeomContainer () 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 DumpPHG4CylinderGeomContainer.h.
View newest version in sPHENIX GitHub at line 10 of file DumpPHG4CylinderGeomContainer.h
|
explicit |
Definition at line 17 of file DumpPHG4CylinderGeomContainer.cc.
View newest version in sPHENIX GitHub at line 17 of file DumpPHG4CylinderGeomContainer.cc
|
inlineoverride |
Definition at line 14 of file DumpPHG4CylinderGeomContainer.h.
View newest version in sPHENIX GitHub at line 14 of file DumpPHG4CylinderGeomContainer.h
|
overrideprotectedvirtual |
Reimplemented from DumpObject.
Definition at line 23 of file DumpPHG4CylinderGeomContainer.cc.
View newest version in sPHENIX GitHub at line 23 of file DumpPHG4CylinderGeomContainer.cc
References DumpObject::fout, PHG4CylinderGeom_Spacalv1::get_absorber_mat(), PHG4CylinderGeomContainer::get_begin_end(), PHG4CylinderGeom_Spacalv3::get_divider_mat(), PHG4CylinderGeom_Spacalv3::get_divider_width(), PHG4CylinderGeom_Spacalv1::get_fiber_clading_mat(), PHG4CylinderGeom_Spacalv1::get_fiber_clading_thickness(), PHG4CylinderGeom_Spacalv1::get_fiber_core_diameter(), PHG4CylinderGeom_Spacalv1::get_fiber_core_mat(), PHG4CylinderGeom_Spacalv1::get_fiber_distance(), PHG4CylinderGeom_Spacalv3::get_max_phi_bin_in_sec(), PHG4CylinderGeomContainer::get_NLayers(), PHG4CylinderGeom_Spacalv1::get_sector_map(), PHG4CylinderGeom_Spacalv3::get_sector_tower_map(), PHG4CylinderGeom_Spacalv3::get_sidewall_mat(), PHG4CylinderGeom_Spacalv3::get_sidewall_outer_torr(), PHG4CylinderGeom_Spacalv3::get_sidewall_thickness(), PHG4CylinderGeom_Spacalv1::get_xpos(), PHG4CylinderGeom_Spacalv1::get_ypos(), PHG4CylinderGeom_Spacalv1::get_zpos(), PHDataNode< T >::getData(), and PHG4CylinderGeom_Spacalv1::is_virualize_fiber().
Here is the call graph for this function: