#include "TGo4Status.h"
Go to the source code of this file.
Classes | |
class | TGo4AnalysisObjectResult |
Enumerations | |
enum | Go4ResultAction_t { kGo4ActionNul, kGo4ActionRefresh, kGo4ActionPlot, kGo4ActionEdit, kGo4ActionError } |
enum Go4ResultAction_t |
This status is sent back to GUI as a result structure after a command has been executed in analysis to modify or create an object. GUI will receive most recent names list, full path to last modified object and optionally some command token to execute (edit, plot, error)
Definition at line 32 of file TGo4AnalysisObjectResult.h.