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

#include <OnlMon/blob/main/poms/Poms.h>

+ Inheritance diagram for SubSystemActionDrawPS:
+ Collaboration diagram for SubSystemActionDrawPS:

Public Member Functions

 SubSystemActionDrawPS (SubSystem *parent)
 
virtual ~SubSystemActionDrawPS ()
 
int Execute ()
 
- Public Member Functions inherited from SubSystemAction
 SubSystemAction (SubSystem *parent)
 
 SubSystemAction (SubSystem *parent, const char *description)
 
 SubSystemAction (SubSystem *parent, const char *cmd, const char *description)
 
virtual ~SubSystemAction ()
 
const std::string & GetCmd ()
 
const std::string & GetDescription ()
 
int GetId () const
 

Additional Inherited Members

- Static Public Member Functions inherited from SubSystemAction
static SubSystemActionFindById (int id)
 
- Protected Member Functions inherited from SubSystemAction
int NextId ()
 
- Protected Attributes inherited from SubSystemAction
bool _running
 
int _id
 
SubSystem_parent
 
std::string _cmd
 
std::string _description
 
- Static Protected Attributes inherited from SubSystemAction
static int _nextId = SUBSYSTEM_ACTION_ID_BEGIN
 
static SubSystemActionMap _map
 

Detailed Description

Definition at line 228 of file Poms.h.

View newest version in sPHENIX GitHub at line 228 of file Poms.h

Constructor & Destructor Documentation

SubSystemActionDrawPS::SubSystemActionDrawPS ( SubSystem parent)

Definition at line 737 of file Poms.cc.

View newest version in sPHENIX GitHub at line 737 of file Poms.cc

virtual SubSystemActionDrawPS::~SubSystemActionDrawPS ( )
inlinevirtual

Definition at line 232 of file Poms.h.

View newest version in sPHENIX GitHub at line 232 of file Poms.h

Member Function Documentation

int SubSystemActionDrawPS::Execute ( )
virtual

Reimplemented from SubSystemAction.

Definition at line 742 of file Poms.cc.

View newest version in sPHENIX GitHub at line 742 of file Poms.cc

References SubSystemAction::_parent, SubSystemAction::_running, and SubSystem::GetPrefix().

+ Here is the call graph for this function:


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