Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
makeloghtml.C File Reference

Go to the source code of this file.

Functions

 if (!gSystem->AccessPathName("./odbc/.libs/libRDBC.so")) gSystem-> Load("./odbc/.libs/libRDBC.so")
 
else gSystem Load ("libRDBC")
 
cout<< endl;cout<< "Generating
hyperized version of ChangeLog
in directory htmldoc/examples..."
<< endl;cout<< endl;gEnv-> 
SetValue ("Unix.*.Root.Html.SourceDir","./:odbc/:include/RDBC/", kEnvChange)
 
gEnv SetValue ("Root.Html.OutputDir","htmldoc", kEnvChange)
 
gEnv SetValue ("Root.Html.Root","http://root.cern.ch/root/html", kEnvChange)
 
html Convert ("ChangeLog", comment.Data())
 

Variables

TString comment = RDBC_PACKAGE
 
THtml html
 

Function Documentation

html Convert ( "ChangeLog"  ,
comment.  Data() 
)
if ( !gSystem->  AccessPathName"./odbc/.libs/libRDBC.so") -> Load("./odbc/.libs/libRDBC.so")
else gSystem Load ( "libRDBC"  )
cout<< endl; cout << "Generating hyperized version of ChangeLog in directory htmldoc/examples..." << endl; cout << endl; gEnv-> SetValue ( "Unix.*.Root.Html.SourceDir"  ,
"./:odbc/:include/RDBC/"  ,
kEnvChange   
)
gEnv SetValue ( "Root.Html.OutputDir"  ,
"htmldoc"  ,
kEnvChange   
)
gEnv SetValue ( "Root.Html.Root"  ,
"http://root.cern.ch/root/html ,
kEnvChange   
)

Variable Documentation

comment = RDBC_PACKAGE

Definition at line 6 of file makeloghtml.C.

View newest version in sPHENIX GitHub at line 6 of file makeloghtml.C

THtml html

Definition at line 19 of file makeloghtml.C.

View newest version in sPHENIX GitHub at line 19 of file makeloghtml.C