#include <PlotMilleMonitor.h>
Definition at line 17 of file PlotMilleMonitor.h.
PlotMilleMonitor::PlotMilleMonitor |
( |
const char * |
fileName | ) |
|
|
explicit |
virtual PlotMilleMonitor::~PlotMilleMonitor |
( |
| ) |
|
|
virtual |
Int_t PlotMilleMonitor::AddResidualsByHit |
( |
const char * |
histName, |
|
|
std::pair< TFile *, TString > & |
fileLeg, |
|
|
Int_t |
layer, |
|
|
const char * |
xy, |
|
|
Option_t * |
option |
|
) |
| |
|
private |
void PlotMilleMonitor::DrawAllByHit |
( |
const char * |
xy = "X" , |
|
|
Option_t * |
option = "" |
|
) |
| |
void PlotMilleMonitor::DrawResidualsByHit |
( |
const char * |
histName, |
|
|
const char * |
xy = "X" , |
|
|
Option_t * |
option = "" |
|
) |
| |
bool PlotMilleMonitor::OpenFilesLegends |
( |
const char * |
fileLegendList | ) |
|
|
private |
Int_t PlotMilleMonitor::PrepareAdd |
( |
bool |
addPlots | ) |
|
|
private |
TString PlotMilleMonitor::Unique |
( |
const char * |
name | ) |
const |
std::vector<std::pair<TFile*, TString> > PlotMilleMonitor::fFileLegends |
|
private |