Public Member Functions | |
Plotter (const std::string &fname) | |
~Plotter () | |
void | operator() () |
Public Attributes | |
TCanvas | canvas |
std::string | filename |
Definition at line 14 of file test_response.cxx.
|
inline |
Definition at line 17 of file test_response.cxx.
|
inline |
Definition at line 23 of file test_response.cxx.
|
inline |
Definition at line 26 of file test_response.cxx.
TCanvas Plotter::canvas |
Definition at line 15 of file test_response.cxx.
std::string Plotter::filename |
Definition at line 16 of file test_response.cxx.