Logo coherent WaveBurst  
Library Reference Guide
Logo
Functions
cwb_csh2sh.C File Reference

Functions

void cwb_csh2sh (TString script="")
 
vector< TStringgetFileListFromDir (TString dir_name, TString endString="", TString beginString="")
 
TString RemoveMultipleBlank (TString string, TString left, TString right)
 

Function Documentation

◆ cwb_csh2sh()

void cwb_csh2sh ( TString  script = "")

Definition at line 22 of file cwb_csh2sh.C.

◆ getFileListFromDir()

vector< TString > getFileListFromDir ( TString  dir_name,
TString  endString = "",
TString  beginString = "" 
)

Definition at line 168 of file cwb_csh2sh.C.

◆ RemoveMultipleBlank()

TString RemoveMultipleBlank ( TString  string,
TString  left,
TString  right 
)

Definition at line 151 of file cwb_csh2sh.C.