#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>Macros | |
| #define | REPLACE(STRING, DIR, EXT) TString(STRING).ReplaceAll("/","").ReplaceAll(DIR,"").ReplaceAll("."+TString(EXT),"") |
| #define REPLACE | ( | STRING, | |
| DIR, | |||
| EXT | |||
| ) | TString(STRING).ReplaceAll("/","").ReplaceAll(DIR,"").ReplaceAll("."+TString(EXT),"") |