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

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

+ Inheritance diagram for DumpTrkrClusterContainer:
+ Collaboration diagram for DumpTrkrClusterContainer:

Public Member Functions

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

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

Constructor & Destructor Documentation

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

Definition at line 17 of file DumpTrkrClusterContainer.cc.

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

DumpTrkrClusterContainer::~DumpTrkrClusterContainer ( )
inlineoverride

Definition at line 14 of file DumpTrkrClusterContainer.h.

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

Member Function Documentation

int DumpTrkrClusterContainer::process_Node ( PHNode mynode)
overrideprotectedvirtual

Reimplemented from DumpObject.

Definition at line 23 of file DumpTrkrClusterContainer.cc.

View newest version in sPHENIX GitHub at line 23 of file DumpTrkrClusterContainer.cc

References DumpObject::fout, TrkrCluster::getAdc(), TrkrClusterContainer::getClusters(), PHDataNode< T >::getData(), TrkrCluster::getPhiError(), TrkrCluster::getPhiSize(), TrkrCluster::getRPhiError(), TrkrCluster::getX(), TrkrCluster::getY(), TrkrCluster::getZ(), TrkrCluster::getZError(), and TrkrClusterContainer::size().

+ Here is the call graph for this function:


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