#include <iostream>#include <stdexcept>#include <fstream>#include "watplot.hh"#include "WDM.hh"#include "TSystem.h"#include "TObjArray.h"#include "TObjString.h"#include "TPaletteAxis.h"Macros | |
| #define | WATPLOT_CC |
Functions | |
| wavearray< double > & | operator>> (watplot &graph, wavearray< double > &x) |
| watplot & | operator>> (wavearray< double > &x, watplot &graph) |
| TString & | operator>> (watplot &graph, TString &fname) |
| char * | operator>> (watplot &graph, char *fname) |
| #define WATPLOT_CC |
Definition at line 19 of file watplot.cc.
Definition at line 1276 of file watplot.cc.
Definition at line 1287 of file watplot.cc.
Definition at line 1324 of file watplot.cc.
| char* operator>> | ( | watplot & | graph, |
| char * | fname | ||
| ) |
Definition at line 1361 of file watplot.cc.