EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <fun4all_coresoftware/blob/master/offline/framework/phool/PHNodeReset.h>
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 |
Definition at line 12 of file PHNodeReset.h.
View newest version in sPHENIX GitHub at line 12 of file PHNodeReset.h
|
inline |
Definition at line 15 of file PHNodeReset.h.
View newest version in sPHENIX GitHub at line 15 of file PHNodeReset.h
|
inlineoverride |
Definition at line 16 of file PHNodeReset.h.
View newest version in sPHENIX GitHub at line 16 of file PHNodeReset.h
|
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().