3 h.SetProductName(
"FEDRA");
4 h.SetOutputDir(
"./htmldocs");
5 TString fsrc=gSystem->ExpandPathName(
"$(FEDRA_ROOT)/src");
6 void *fdir = gSystem->OpenDirectory(fsrc);
9 while( (
sd=gSystem->GetDirEntry(fdir)) ) {
if(!strncmp(
sd,
"lib",3)) {input += fsrc; input +=
"/"; input+=
sd; input+=
":";} }
12 h.SetAuthorTag(
"//-- Author :");
void sd()
Definition: check_vertex.C:185