#include <mMuiSlowSimPar.h>
Inheritance diagram for mMuiSlowSimPar:

Public Methods | |
| mMuiSlowSimPar () | |
| ~mMuiSlowSimPar () | |
| void | identify (ostream &os=cout) const |
Definition at line 10 of file mMuiSlowSimPar.h.
|
|
default constructor Definition at line 16 of file mMuiSlowSimPar.h.
00016 {;}
|
|
|
destructor Definition at line 19 of file mMuiSlowSimPar.h.
00019 {;}
|
|
|
PHOOL inteface requirement Reimplemented from TMuiParBase. Definition at line 22 of file mMuiSlowSimPar.h.
00022 { os << "mMuiSlowSimPar";}
|