Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
ced.cc File Reference
#include "ced.hh"
#include "watplot.hh"
#include "wseries.hh"
#include "THtml.h"
#include "TDocOutput.h"
#include "TH2.h"
#include "TStyle.h"
#include "TCanvas.h"
#include "TSystem.h"
#include "TMath.h"
#include "TMarker.h"
#include "TVector3.h"
#include "TRotation.h"
#include "TPolyLine.h"
#include "TMacro.h"
#include "Math/Rotation3D.h"
#include "Math/Vector3Dfwd.h"
#include "TLegend.h"
#include "Meyer.hh"
#include "gskymap.hh"
#include "gnetwork.hh"
#include "STFT.hh"
#include <string.h>
Include dependency graph for ced.cc:

Macros

#define REPLACE(STRING, DIR, EXT)   TString(STRING).ReplaceAll("/","").ReplaceAll(DIR,"").ReplaceAll("."+TString(EXT),"")
 

Macro Definition Documentation

#define REPLACE (   STRING,
  DIR,
  EXT 
)    TString(STRING).ReplaceAll("/","").ReplaceAll(DIR,"").ReplaceAll("."+TString(EXT),"")

Definition at line 27 of file ced.cc.