#include <PlotAlignmentValidation.h>
Public Member Functions | |
TFile * | getFile () |
int | getLineColor () |
int | getLineStyle () |
std::string | getName () |
TTree * | getTree () |
TkOfflineVariables (std::string fileName, std::string baseDir, std::string legName="", int color=1, int style=1) | |
Private Attributes | |
TFile * | file |
std::string | legendName |
int | lineColor |
int | lineStyle |
TTree * | tree |
Definition at line 27 of file PlotAlignmentValidation.h.
TkOfflineVariables::TkOfflineVariables | ( | std::string | fileName, |
std::string | baseDir, | ||
std::string | legName = "" , |
||
int | color = 1 , |
||
int | style = 1 |
||
) |
Definition at line 44 of file PlotAlignmentValidation.h.
References gather_cfg::cout, ztail::d, file, legendName, lineColor, lineStyle, dqm_diff::start, and tree.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 32 of file PlotAlignmentValidation.h.
References legendName.
Referenced by plotting.Plot::draw().
|
inline |
|
private |
Definition at line 34 of file PlotAlignmentValidation.h.
Referenced by ztee.GZipLog::finish(), getFile(), and TkOfflineVariables().
|
private |
Definition at line 40 of file PlotAlignmentValidation.h.
Referenced by getName(), and TkOfflineVariables().
|
private |
Definition at line 38 of file PlotAlignmentValidation.h.
Referenced by getLineColor(), and TkOfflineVariables().
|
private |
Definition at line 39 of file PlotAlignmentValidation.h.
Referenced by getLineStyle(), and TkOfflineVariables().
|
private |
Definition at line 37 of file PlotAlignmentValidation.h.
Referenced by eventstfile.Events::__iter__(), svgfig.SVG::__str__(), MetTreeProducer.MetTreeProducer::declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer::declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer::fillTree(), getTree(), MetTreeProducer.MetTreeProducer::process(), python.cmstools.EventTree::SetAlias(), TkOfflineVariables(), and eventstfile.Events::to().