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

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

+ Inheritance diagram for DumpGl1RawHit:
+ Collaboration diagram for DumpGl1RawHit:

Public Member Functions

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

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

Constructor & Destructor Documentation

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

Definition at line 12 of file DumpGl1RawHit.cc.

View newest version in sPHENIX GitHub at line 12 of file DumpGl1RawHit.cc

DumpGl1RawHit::~DumpGl1RawHit ( )
inlineoverride

Definition at line 14 of file DumpGl1RawHit.h.

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

Member Function Documentation

int DumpGl1RawHit::process_Node ( PHNode mynode)
overrideprotectedvirtual

Reimplemented from DumpObject.

Definition at line 18 of file DumpGl1RawHit.cc.

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

References DumpObject::fout, Gl1RawHit::get_bco(), and PHDataNode< T >::getData().

+ Here is the call graph for this function:


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