#include <FWTriggerTableView.h>
Public Member Functions | |
Column (const std::string &s) | |
Public Attributes | |
std::string | title |
std::vector< std::string > | values |
Definition at line 35 of file FWTriggerTableView.h.
|
inline |
Definition at line 38 of file FWTriggerTableView.h.
std::string FWTriggerTableView::Column::title |
Definition at line 36 of file FWTriggerTableView.h.
Referenced by python.rootplot.root2matplotlib.HistStack::bar(), python.rootplot.root2matplotlib.HistStack::bar3d(), python.rootplot.root2matplotlib.HistStack::barcluster(), python.rootplot.root2matplotlib.HistStack::barh(), python.rootplot.root2matplotlib.HistStack::barstack(), python.rootplot.root2matplotlib.HistStack::errorbar(), python.rootplot.root2matplotlib.HistStack::errorbarh(), Formatter.SimpleHTMLFormatter::headers(), python.rootplot.root2matplotlib.HistStack::histstack(), python.rootplot.root2matplotlib.Hist::show_titles(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), python.rootplot.utilities.Hist2D::TH2F(), and python.rootplot.root2matplotlib.Hist2D::TH2F().
std::vector<std::string> FWTriggerTableView::Column::values |
Definition at line 37 of file FWTriggerTableView.h.
Referenced by Config.TestMakePSet::__getValue(), Config.TestMakePSet::__insertValue(), and genericValidation.ValidationWithPlotsSummaryBase.SummaryItem::value().