#include <TGo4ComRemoveDynamicEntry.h>
Inheritance diagram for TGo4ComRemoveDynamicEntry:
Public Methods | |
TGo4ComRemoveDynamicEntry () | |
TGo4ComRemoveDynamicEntry (const char *entryname, const char *listname=0) | |
virtual | ~TGo4ComRemoveDynamicEntry () |
Int_t | ExeCom () |
Do the command action. More... |
Removing of a dynamic entry does not delete the associated histogram, condition and action objects from the go4 folders.
Definition at line 30 of file TGo4ComRemoveDynamicEntry.h.
|
Definition at line 22 of file TGo4ComRemoveDynamicEntry.cxx. References kGo4ComModeController, TGo4Command::SetProtection(), and TRACE. |
|
Definition at line 29 of file TGo4ComRemoveDynamicEntry.cxx. References kGo4ComModeController, TGo4Command::SetProtection(), and TRACE. |
|
Definition at line 36 of file TGo4ComRemoveDynamicEntry.cxx. References TRACE. |
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 41 of file TGo4ComRemoveDynamicEntry.cxx. References TGo4Log::Debug(), TGo4DynamicListCommand::GetEntryName(), TGo4DynamicListCommand::GetListName(), TGo4Analysis::Instance(), TGo4Analysis::RemoveDynamicEntry(), TGo4Slave::SendStatusMessage(), and TRACE. |