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

Functions

 if (gSystem->Load(wavegraph_path))
 
 printf ("Loading wavegraph : %s ...\n", wavegraph_path.Data())
 

Variables

TString wavegraph_path = wat_path+"/tools/wavegraph/lib/wavegraph.so"
 

Function Documentation

if ( gSystem->  Loadwavegraph_path)

Definition at line 7 of file loadlib.C.

printf ( "Loading wavegraph : %s ...\n ,
wavegraph_path.  Data() 
)

Variable Documentation

TString wavegraph_path = wat_path+"/tools/wavegraph/lib/wavegraph.so"

Definition at line 5 of file loadlib.C.