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

#include <fun4all_coresoftware/blob/master/offline/framework/phool/PHNodeReset.h>

+ Inheritance diagram for PHNodeReset:
+ Collaboration diagram for PHNodeReset:

Public Member Functions

 PHNodeReset ()
 
 ~PHNodeReset () override
 
- Public Member Functions inherited from PHNodeOperation
 PHNodeOperation ()
 
virtual ~PHNodeOperation ()
 
void operator() (PHNode &o)
 
void operator() (PHNode *o)
 
virtual void Verbosity (const int i)
 
virtual int Verbosity () const
 

Protected Member Functions

void perform (PHNode *) override
 

Additional Inherited Members

- Protected Attributes inherited from PHNodeOperation
int verbosity
 

Detailed Description

Definition at line 12 of file PHNodeReset.h.

View newest version in sPHENIX GitHub at line 12 of file PHNodeReset.h

Constructor & Destructor Documentation

PHNodeReset::PHNodeReset ( )
inline

Definition at line 15 of file PHNodeReset.h.

View newest version in sPHENIX GitHub at line 15 of file PHNodeReset.h

PHNodeReset::~PHNodeReset ( )
inlineoverride

Definition at line 16 of file PHNodeReset.h.

View newest version in sPHENIX GitHub at line 16 of file PHNodeReset.h

Member Function Documentation

void PHNodeReset::perform ( PHNode node)
overrideprotectedvirtual

Implements PHNodeOperation.

Definition at line 15 of file PHNodeReset.cc.

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

References PHNode::getName(), PHNode::getObjectType(), PHNode::getResetFlag(), and PHNode::getType().

+ Here is the call graph for this function:


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