Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
cwb_mkhtml_pe.C File Reference

Functions

 if (gSystem->Getenv("CWB_DOC_URL")!=NULL)
 
 sprintf (netdir,"%s/%s", pp_dir, pp_data_dir)
 
 sprintf (netdir,"%s", pp_data_dir)
 
 sprintf (fileout,"%s/prc_body.html", pp_dir)
 

Variables

TString cwb_doc_url =""
 
char fileout [256]
 
ofstream out
 
TString PP_DATA_DIR =netdir
 
TString PP_DATA_PATH =netdir
 

Function Documentation

if ( gSystem->Getenv("CWB_DOC_URL")!  = NULL)

Definition at line 20 of file cwb_mkhtml_pe.C.

sprintf ( netdir  ,
"%s/%s ,
pp_dir  ,
pp_data_dir   
)
sprintf ( netdir  ,
"%s"  ,
pp_data_dir   
)
sprintf ( fileout  ,
"%s/prc_body.html ,
pp_dir   
)

Variable Documentation

TString cwb_doc_url =""

Definition at line 19 of file cwb_mkhtml_pe.C.

char fileout[256]

Definition at line 25 of file cwb_mkhtml_pe.C.

ofstream out

Definition at line 24 of file cwb_mkhtml_pe.C.

TString PP_DATA_DIR =netdir

Definition at line 16 of file cwb_mkhtml_pe.C.

TString PP_DATA_PATH =netdir

Definition at line 14 of file cwb_mkhtml_pe.C.