v2.10-0 (21000JUN2005)

Go4CommandsAnalysis
Class TGo4ComSetStore


class TGo4ComSetStore
derived from TGo4AnalysisStepCommand

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

Field Summary
 private TGo4EventStoreParameter*fxStorePar
           

Fields inherited from class Go4CommandsAnalysis.TGo4AnalysisStepCommand
fgcDEFAULTSTEP

Fields inherited from class Go4CommandsBase.TGo4Command
fbIsEnabled, fbIsExclusive, fbIsLocal, fbIsSynchron, fgcMODEDESCRIPTION, fiCommandID, fiMode, fiProtection, fiVersion, fxReceiverBase

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4ComSetStore()
           
TGo4ComSetStore(const char * stepname, TGo4EventStoreParameter* newstore)
           

Destructor Summary
 virtual synchronized ~TGo4ComSetStore()
           

Method Summary
 Int_tExeCom()
           
 const TGo4EventStoreParameter*GetStorePar()
          Access to the new event source parameter
 voidSetStorePar(TGo4EventStoreParameter* par)
          Set the event source parameter

Methods inherited from class Go4CommandsAnalysis.TGo4AnalysisStepCommand
GetStepName, SetStepName

Methods inherited from class Go4CommandsAnalysis.TGo4AnalysisCommand
operator=, RefuseCom

Methods inherited from class Go4CommandsBase.TGo4Command
GetCommandID, GetMode, GetModeDescription, GetProtection, GetReceiverName, GetTaskName, Help, IsEnabled, IsExclusive, IsLocal, IsSynchron, Log, SetDescription, SetMode, SetProtection, SetReceiver, SetReceiverName, SetTaskName, UnExeCom, What

Methods inherited from class TNamed
operator=, Clear, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Print, Sizeof, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine

Field Detail

fxStorePar

private TGo4EventStoreParameter* fxStorePar
Constructor Detail

TGo4ComSetStore

public TGo4ComSetStore()

TGo4ComSetStore

public TGo4ComSetStore(const char * stepname, TGo4EventStoreParameter* newstore)
Method Detail

~TGo4ComSetStore

public virtual synchronized ~TGo4ComSetStore()
Method Detail

ExeCom

public Int_t ExeCom()

GetStorePar

public const TGo4EventStoreParameter* GetStorePar()
Access to the new event source parameter

SetStorePar

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

Association Links

to Class TGo4EventStoreParameter


J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005