v2.10-0 (21000JUN2005)

Go4EventServer
Class TGo4TreeStoreParameter


class TGo4TreeStoreParameter
derived from TGo4EventStoreParameter


Field Summary
 private Int_tfiBufsize
           
 private Int_tfiCompression
           
 private Int_tfiSplit
           
 private TStringfxBranchFile
          Filename for branch file.

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4TreeStoreParameter()
           
TGo4TreeStoreParameter(const char * name, Int_t splitlevel, Int_t bufsize, const char * filename, Int_t compression)
           

Destructor Summary
 virtual synchronized ~TGo4TreeStoreParameter()
           

Method Summary
 virtual Int_tPrintParameter(Text_t* buffer, Int_t buflen)
          basic method to printout status information
on stdout; to be overridden by specific subclass
 virtual Bool_tUpdateFrom(TGo4Parameter* rhs)
          update contents of paramter class with external object.

Methods inherited from class Go4Event.TGo4EventStoreParameter
GetID

Methods inherited from class Go4StatusBase.TGo4Parameter
Clear, Print

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

Field Detail

fiBufsize

private Int_t fiBufsize

fiCompression

private Int_t fiCompression

fiSplit

private Int_t fiSplit

fxBranchFile

private TString fxBranchFile
Filename for branch file.
If Null, the branch is stored in the maintree file.
Constructor Detail

TGo4TreeStoreParameter

public TGo4TreeStoreParameter()

TGo4TreeStoreParameter

public TGo4TreeStoreParameter(const char * name, Int_t splitlevel, Int_t bufsize, const char * filename, Int_t compression)
Method Detail

~TGo4TreeStoreParameter

public virtual synchronized ~TGo4TreeStoreParameter()
Method Detail

PrintParameter

public virtual Int_t PrintParameter(Text_t* buffer, Int_t buflen)
basic method to printout status information
on stdout; to be overridden by specific subclass

UpdateFrom

public virtual Bool_t UpdateFrom(TGo4Parameter* rhs)
update contents of paramter class with external object.

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

30-06-2005