Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4ComSetStore Class Reference

Switches the event store of the target analysis step. More...

#include <TGo4ComSetStore.h>

Inheritance diagram for TGo4ComSetStore:

TGo4AnalysisStepCommand TGo4AnalysisCommand TGo4Command List of all members.

Public Methods

 TGo4ComSetStore ()
 TGo4ComSetStore (const char *stepname, TGo4EventStoreParameter *newstore)
virtual ~TGo4ComSetStore ()
Int_t ExeCom ()
 Do the command action. More...

TGo4EventStoreParameterGetStorePar () const
 Access to the new event source parameter. More...

void SetStorePar (TGo4EventStoreParameter *par)
 Set the event source parameter. More...


Private Attributes

TGo4EventStoreParameterfxStorePar

Detailed Description

Switches the event store of the target analysis step.

The old store is deleted (closed) and a new store is created; this happens in between two event processings.

Author:
J. Adamczewski
Since:
16-Aug-2001

Definition at line 29 of file TGo4ComSetStore.h.


Constructor & Destructor Documentation

TGo4ComSetStore::TGo4ComSetStore  
 

Definition at line 32 of file TGo4ComSetStore.cxx.

References fxStorePar, TGo4Command::SetReceiverName(), and TRACE.

TGo4ComSetStore::TGo4ComSetStore const char *    stepname,
TGo4EventStoreParameter   newstore
 

Definition at line 22 of file TGo4ComSetStore.cxx.

References fxStorePar, TGo4Command::SetReceiverName(), and TRACE.

TGo4ComSetStore::~TGo4ComSetStore   [virtual]
 

Definition at line 41 of file TGo4ComSetStore.cxx.

References TRACE.


Member Function Documentation

Int_t TGo4ComSetStore::ExeCom   [virtual]
 

Do the command action.

Reimplemented from TGo4Command.

Definition at line 47 of file TGo4ComSetStore.cxx.

References TGo4Log::Debug(), TGo4AnalysisStepCommand::fgcDEFAULTSTEP, TGo4Command::fxReceiverBase, TGo4AnalysisStepCommand::GetStepName(), GetStorePar(), TGo4Analysis::Instance(), TGo4Analysis::NewStepStore(), TGo4Slave::SendStatusMessage(), and TRACE.

TGo4EventStoreParameter* TGo4ComSetStore::GetStorePar   const [inline]
 

Access to the new event source parameter.

Definition at line 41 of file TGo4ComSetStore.h.

References fxStorePar.

Referenced by ExeCom().

void TGo4ComSetStore::SetStorePar TGo4EventStoreParameter   par [inline]
 

Set the event source parameter.

Definition at line 44 of file TGo4ComSetStore.h.

References fxStorePar.


Member Data Documentation

TGo4EventStoreParameter* TGo4ComSetStore::fxStorePar [private]
 

Definition at line 47 of file TGo4ComSetStore.h.

Referenced by GetStorePar(), SetStorePar(), and TGo4ComSetStore().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:33 2005 for Go4-v2.10-5 by doxygen1.2.15