GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
TGo4AnalysisCommandList.cxx
Go to the documentation of this file.
1// $Id$
2//-----------------------------------------------------------------------
3// The GSI Online Offline Object Oriented (Go4) Project
4// Experiment Data Processing at EE department, GSI
5//-----------------------------------------------------------------------
6// Copyright (C) 2000- GSI Helmholtzzentrum fuer Schwerionenforschung GmbH
7// Planckstr. 1, 64291 Darmstadt, Germany
8// Contact: http://go4.gsi.de
9//-----------------------------------------------------------------------
10// This software can be used under the license agreements as stated
11// in Go4License.txt file which is part of the distribution.
12//-----------------------------------------------------------------------
13
15
16#include "TGo4ComInitAnalysis.h"
18
20#include "TGo4ComClearObject.h"
21#include "TGo4ComDeleteObject.h"
22#include "TGo4ComGetEnvelope.h"
26#include "TGo4ComSetObject.h"
27
29#include "TGo4ComGetNamesList.h"
34
36
39#include "TGo4ComPrintDynList.h"
40#include "TGo4ComAutosave.h"
41
Intermediate class for all commands accessing an analysis object by name.
Adds a tree-histogram entry into dynamic list.
Write objects into autosave file now.
Calls Clear() method of client object, if object of this name exists.
Executes the CloseAnalysis Method of TGo4Analysis framework.
Deletes the object by name at the client.
Requests for the current analysis status.
Requests the current event as a sample from the client.
Requests the object by name from the client.
Requests for the current folder list of analysis objects.
Requests the object status by name from the client.
Executes the InitEventClasses Method of TGo4Analysis framework.
Loads analysis settings from file specified by name.
Printout all condition counters as bar diagram on the local analysis terminal.
Printout of dynamic list status on the local analysis terminal.
Printout all histogram statistic on the local analysis terminal.
Save current analysis settings to a file specified by name.
Set the analysis framework to the status encapsulated in this command.
General setter command for any known object (parameter, condition, histogram, picture,...
Sets explicit printout for the next n events to come Event is searched by object name in the EventObj...
Change protections against clearing (reset) or deletion, etc.
void AddCommand(TGo4Command *com)
Adds a Command to the list.