#include <TGo4ComPrintDynList.h>
Public Member Functions | |
TGo4ComPrintDynList () | |
virtual | ~TGo4ComPrintDynList () |
virtual Int_t | ExeCom () |
Printout of dynamic list status on the local analysis terminal. May send this information to the gui later if option fbLocal is set to kFALSE.
Definition at line 23 of file TGo4ComPrintDynList.h.
TGo4ComPrintDynList::TGo4ComPrintDynList | ( | ) |
Definition at line 20 of file TGo4ComPrintDynList.cxx.
References TGo4Command::SetReceiverName().
TGo4ComPrintDynList::~TGo4ComPrintDynList | ( | ) | [virtual] |
Definition at line 27 of file TGo4ComPrintDynList.cxx.
Int_t TGo4ComPrintDynList::ExeCom | ( | ) | [virtual] |
Do the command action
Reimplemented from TGo4Command.
Definition at line 31 of file TGo4ComPrintDynList.cxx.
References TGo4Log::Debug(), TGo4Command::fxReceiverBase, TGo4Analysis::GetName(), TGo4Analysis::Instance(), TGo4Analysis::PrintDynamicList(), and TGo4AnalysisClient::SendStatusMessage().