25 GO4TRACE((14,
"TGo4HDF5StoreParameter::TGo4HDF5StoreParameter(const char*,...)", __LINE__, __FILE__));
33 GO4TRACE((14,
"TGo4HDF5StoreParameter::TGo4HDF5StoreParameter()", __LINE__, __FILE__));
34 SetTitle(
"Go4HDF5Store");
43 GO4TRACE((12,
"TGo4HDF5StoreParameter::PrintParameter()",__LINE__, __FILE__));
44 Int_t locallen=128000;
45 Text_t localbuf[128000];
46 if(buflen<0 && buffer!=0)
49 Int_t restlen=locallen;
50 Text_t* current=localbuf;
58 std::cout << localbuf << std::endl;
62 size=locallen-restlen;
65 strncpy(buffer,localbuf,size);
73 GO4TRACE((12,
"TGo4HDF5StoreParameter::UpdateFrom()",__LINE__, __FILE__));
76 if (filepar==0)
return kFALSE;
Go4_H5_File_Flags fiFlags
static Text_t * PrintIndent(Text_t *buffer, Int_t &buflen)
virtual Bool_t UpdateFrom(TGo4Parameter *rhs)
virtual Int_t PrintParameter(Text_t *buffer=0, Int_t buflen=0)
virtual Bool_t UpdateFrom(TGo4Parameter *rhs)
Go4_H5_File_Flags GetHDF5Flags() const
void SetHDF5Flags(Go4_H5_File_Flags flags)
virtual Int_t PrintParameter(Text_t *buffer=0, Int_t buflen=0)
static Text_t * PrintBuffer(char *buffer, Int_t &buflen, const char *text,...)
virtual ~TGo4HDF5StoreParameter()