Public Member Functions | |
GUIModelData () | |
void | SetCSVFile (std::string v) |
All the data that controls what user sees on the gui
Definition at line 32 of file GUIModelData.h.
GUIModelData::GUIModelData | ( | ) |
Definition at line 8 of file GUIModelData.cxx.
void GUIModelData::SetCSVFile | ( | std::string | v | ) |
Definition at line 17 of file GUIModelData.cxx.
References fHistoCSVFile, file, cet::getenv(), and string.
Referenced by om::GUIModel::SetCSVFile().
ComparisonOptions om::GUIModelData::fComparisonOpt |
Definition at line 41 of file GUIModelData.h.
Referenced by om::GUIModel::DrawContentProjection(), om::ComparisonBox::GUIModelDataIssue(), om::PlotViewer::GUIModelDataIssue(), om::GUIModel::SendUpdates(), om::GUIModel::SetCompareMethod(), om::GUIModel::SetCompareNorm(), om::GUIModel::SetCompareWhich(), om::GUIModel::SetCurrentHistogram(), om::GUIModel::SetLookBack(), and om::GUIModel::SetReferenceFile().
unsigned int om::GUIModelData::fContentProjection |
Definition at line 42 of file GUIModelData.h.
Referenced by om::GUIModel::DrawContentProjection(), om::PlotViewer::Update(), and om::PlotViewer::UpdateCompare().
CurrentHistogram om::GUIModelData::fCurrentHistogram |
Definition at line 37 of file GUIModelData.h.
Referenced by om::PlotClickHandler::DecodeClick(), om::CaptionBox::GUIModelDataIssue(), om::ComparisonBox::GUIModelDataIssue(), om::ButtonBank::GUIModelDataIssue(), om::HistogramBrowser::GUIModelDataIssue(), om::PlotViewer::GUIModelDataIssue(), om::GUIModel::HistogramBack(), om::GUIModel::HistogramForward(), and om::GUIModel::SetCurrentHistogram().
Detector_t om::GUIModelData::fDetector |
Definition at line 34 of file GUIModelData.h.
Referenced by om::PlotClickHandler::FEButcInfo(), om::HistogramBrowser::MakeCategories(), and om::GUIModel::SetDetector().
std::string om::GUIModelData::fHistoCSVFile |
Definition at line 40 of file GUIModelData.h.
Referenced by om::HistogramBrowser::MakeCategories(), and SetCSVFile().
std::string om::GUIModelData::fHistogramInfoText |
Definition at line 36 of file GUIModelData.h.
Referenced by om::HistogramInfo::GUIModelDataIssue(), and om::GUIModel::SetHistogramInfoText().
std::string om::GUIModelData::fHistogramSource |
Definition at line 35 of file GUIModelData.h.
Referenced by om::PlotViewer::GUIModelDataIssue(), om::HeaderBar::HandleTimer(), om::PlotOptions::MakeLabelText(), om::MenuBar::ResetLocks(), and om::GUIModel::SetHistogramSource().
bool om::GUIModelData::fPlotViewRefreshPaused |
Definition at line 39 of file GUIModelData.h.
Referenced by om::ButtonBank::GUIModelDataIssue(), and om::GUIModel::SetPlotViewRefreshPaused().
unsigned int om::GUIModelData::fPlotViewRefreshRate |
Definition at line 38 of file GUIModelData.h.