Logo coherent WaveBurst  
Library Reference Guide
Logo
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()

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

Definition at line 38 of file cwb_mkhtml_pe.C.

◆ sprintf() [1/3]

sprintf ( netdir  ,
"%s/%s ,
pp_dir  ,
pp_data_dir   
)

◆ sprintf() [2/3]

sprintf ( netdir  ,
"%s"  ,
pp_data_dir   
)

◆ sprintf() [3/3]

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

Variable Documentation

◆ cwb_doc_url

TString cwb_doc_url =""

Definition at line 37 of file cwb_mkhtml_pe.C.

◆ fileout

char fileout[256]

Definition at line 43 of file cwb_mkhtml_pe.C.

◆ out

ofstream out

Definition at line 42 of file cwb_mkhtml_pe.C.

◆ PP_DATA_DIR

TString PP_DATA_DIR =netdir

Definition at line 34 of file cwb_mkhtml_pe.C.

◆ PP_DATA_PATH

TString PP_DATA_PATH =netdir

Definition at line 32 of file cwb_mkhtml_pe.C.