EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DumpPHG4HitContainer Class Reference

#include <fun4all_coresoftware/blob/master/offline/packages/NodeDump/DumpPHG4HitContainer.h>

+ Inheritance diagram for DumpPHG4HitContainer:
+ Collaboration diagram for DumpPHG4HitContainer:

Public Member Functions

 DumpPHG4HitContainer (const std::string &NodeName)
 
 ~DumpPHG4HitContainer () 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
 

Detailed Description

Definition at line 10 of file DumpPHG4HitContainer.h.

View newest version in sPHENIX GitHub at line 10 of file DumpPHG4HitContainer.h

Constructor & Destructor Documentation

DumpPHG4HitContainer::DumpPHG4HitContainer ( const std::string &  NodeName)

Definition at line 18 of file DumpPHG4HitContainer.cc.

View newest version in sPHENIX GitHub at line 18 of file DumpPHG4HitContainer.cc

DumpPHG4HitContainer::~DumpPHG4HitContainer ( )
inlineoverride

Definition at line 14 of file DumpPHG4HitContainer.h.

View newest version in sPHENIX GitHub at line 14 of file DumpPHG4HitContainer.h

Member Function Documentation

int DumpPHG4HitContainer::process_Node ( PHNode mynode)
overrideprotectedvirtual

Reimplemented from DumpObject.

Definition at line 24 of file DumpPHG4HitContainer.cc.

View newest version in sPHENIX GitHub at line 24 of file DumpPHG4HitContainer.cc

References DumpObject::fout, PHG4Hit::get_property_info(), PHDataNode< T >::getData(), PHG4HitContainer::getHits(), PHG4HitContainer::num_layers(), PHG4HitContainer::size(), PHG4Hit::type_float, PHG4Hit::type_int, and PHG4Hit::type_uint.

+ Here is the call graph for this function:


The documentation for this class was generated from the following files: