Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DumpSvtxPHG4ParticleMap Class Reference

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

+ Inheritance diagram for DumpSvtxPHG4ParticleMap:
+ Collaboration diagram for DumpSvtxPHG4ParticleMap:

Public Member Functions

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

Detailed Description

Definition at line 10 of file DumpSvtxPHG4ParticleMap.h.

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

Constructor & Destructor Documentation

DumpSvtxPHG4ParticleMap::DumpSvtxPHG4ParticleMap ( const std::string &  NodeName)
explicit

Definition at line 15 of file DumpSvtxPHG4ParticleMap.cc.

View newest version in sPHENIX GitHub at line 15 of file DumpSvtxPHG4ParticleMap.cc

DumpSvtxPHG4ParticleMap::~DumpSvtxPHG4ParticleMap ( )
inlineoverride

Definition at line 14 of file DumpSvtxPHG4ParticleMap.h.

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

Member Function Documentation

int DumpSvtxPHG4ParticleMap::process_Node ( PHNode mynode)
overrideprotectedvirtual

Reimplemented from DumpObject.

Definition at line 21 of file DumpSvtxPHG4ParticleMap.cc.

View newest version in sPHENIX GitHub at line 21 of file DumpSvtxPHG4ParticleMap.cc

References DumpObject::fout, PHDataNode< T >::getData(), and SvtxPHG4ParticleMap::size().

+ Here is the call graph for this function:


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