|
ant
A2 ant: class-based analysis framework
|
#include <InterpolatedPulls.h>
Collaboration diagram for ant::ConvergencePlot:Public Member Functions | |
| ConvergencePlot () | |
| ~ConvergencePlot () | |
| void | Add (TDirectory *dir) |
| void | Plot (const double min=0.0, const double max=0.0, const int ww=-1, const int wh=-1) |
Public Attributes | |
| DirList * | list =nullptr |
| ConvergencePlot::ConvergencePlot | ( | ) |
| ConvergencePlot::~ConvergencePlot | ( | ) |
| void ConvergencePlot::Add | ( | TDirectory * | dir | ) |
| void ConvergencePlot::Plot | ( | const double | min = 0.0, |
| const double | max = 0.0, |
||
| const int | ww = -1, |
||
| const int | wh = -1 |
||
| ) |
| DirList* ant::ConvergencePlot::list =nullptr |