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

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

+ Inheritance diagram for DumpPHHepMCGenEventMap:
+ Collaboration diagram for DumpPHHepMCGenEventMap:

Public Member Functions

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

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

Constructor & Destructor Documentation

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

Definition at line 19 of file DumpPHHepMCGenEventMap.cc.

View newest version in sPHENIX GitHub at line 19 of file DumpPHHepMCGenEventMap.cc

DumpPHHepMCGenEventMap::~DumpPHHepMCGenEventMap ( )
inlineoverride

Definition at line 14 of file DumpPHHepMCGenEventMap.h.

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

Member Function Documentation

int DumpPHHepMCGenEventMap::process_Node ( PHNode mynode)
overrideprotectedvirtual

Reimplemented from DumpObject.

Definition at line 25 of file DumpPHHepMCGenEventMap.cc.

View newest version in sPHENIX GitHub at line 25 of file DumpPHHepMCGenEventMap.cc

References PHHepMCGenEventMap::begin(), PHHepMCGenEventMap::end(), DumpObject::fout, PHHepMCGenEvent::get_collision_vertex(), PHHepMCGenEvent::get_embedding_id(), PHDataNode< T >::getData(), PHHepMCGenEvent::getEvent(), PHHepMCGenEvent::is_simulated(), and PHHepMCGenEventMap::size().

+ Here is the call graph for this function:


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