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

#include <coresoftware/blob/master/offline/packages/NodeDump/DumpParticleFlowElementContainer.h>

+ Inheritance diagram for DumpParticleFlowElementContainer:
+ Collaboration diagram for DumpParticleFlowElementContainer:

Public Member Functions

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

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

Constructor & Destructor Documentation

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

Definition at line 17 of file DumpParticleFlowElementContainer.cc.

View newest version in sPHENIX GitHub at line 17 of file DumpParticleFlowElementContainer.cc

DumpParticleFlowElementContainer::~DumpParticleFlowElementContainer ( )
inlineoverride

Definition at line 14 of file DumpParticleFlowElementContainer.h.

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

Member Function Documentation


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