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

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

+ Inheritance diagram for DumpTpcRawHitContainer:
+ Collaboration diagram for DumpTpcRawHitContainer:

Public Member Functions

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

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

Constructor & Destructor Documentation

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

Definition at line 13 of file DumpTpcRawHitContainer.cc.

View newest version in sPHENIX GitHub at line 13 of file DumpTpcRawHitContainer.cc

DumpTpcRawHitContainer::~DumpTpcRawHitContainer ( )
inlineoverride

Definition at line 14 of file DumpTpcRawHitContainer.h.

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

Member Function Documentation

int DumpTpcRawHitContainer::process_Node ( PHNode mynode)
overrideprotectedvirtual

Reimplemented from DumpObject.

Definition at line 19 of file DumpTpcRawHitContainer.cc.

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

References DumpObject::fout, TpcRawHit::get_adc(), TpcRawHit::get_bco(), TpcRawHit::get_fee(), TpcRawHit::get_gtm_bco(), TpcRawHitContainer::get_hit(), TpcRawHitContainer::get_nhits(), TpcRawHit::get_packetid(), TpcRawHit::get_sampaaddress(), TpcRawHit::get_sampachannel(), TpcRawHit::get_samples(), PHDataNode< T >::getData(), and nsamples.

+ Here is the call graph for this function:


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