Public Member Functions | Private Attributes

TGo4ComSetAnalysisStatus Class Reference

#include <TGo4ComSetAnalysisStatus.h>

Inheritance diagram for TGo4ComSetAnalysisStatus:
TGo4AnalysisCommand TGo4Command

List of all members.

Public Member Functions

 TGo4ComSetAnalysisStatus ()
 TGo4ComSetAnalysisStatus (TGo4AnalysisStatus *settings)
virtual ~TGo4ComSetAnalysisStatus ()
Int_t ExeCom ()
virtual void Set (TGo4RemoteCommand *remcon)
void SetStatusObject (TGo4AnalysisStatus *settings)

Private Attributes

TGo4AnalysisStatusfxAnalysisStatus

Detailed Description

Set the analysis framework to the status encapsulated in this command. Analysis will be closed before the new parameters are applied. This command does _not_ initialize the event classes.

Definition at line 26 of file TGo4ComSetAnalysisStatus.h.


Constructor & Destructor Documentation

TGo4ComSetAnalysisStatus::TGo4ComSetAnalysisStatus (  ) 
TGo4ComSetAnalysisStatus::TGo4ComSetAnalysisStatus ( TGo4AnalysisStatus settings  ) 
TGo4ComSetAnalysisStatus::~TGo4ComSetAnalysisStatus (  )  [virtual]

Definition at line 45 of file TGo4ComSetAnalysisStatus.cxx.

References fxAnalysisStatus, and GO4TRACE.


Member Function Documentation

Int_t TGo4ComSetAnalysisStatus::ExeCom (  )  [virtual]
void TGo4ComSetAnalysisStatus::Set ( TGo4RemoteCommand remcon  )  [virtual]

Set internals of this command from specification of external remote command (command container). Must be overloaded for each specific command!

Reimplemented from TGo4Command.

Definition at line 56 of file TGo4ComSetAnalysisStatus.cxx.

References fxAnalysisStatus, and TGo4RemoteCommand::GetAggregate().

void TGo4ComSetAnalysisStatus::SetStatusObject ( TGo4AnalysisStatus settings  ) 

Definition at line 51 of file TGo4ComSetAnalysisStatus.cxx.

References fxAnalysisStatus.


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines