#include <HLTTauDQMPlotter.h>
Public Member Functions | |
void | clear () |
Public Attributes | |
std::vector< LV > | electrons |
std::vector< LV > | muons |
std::vector< LV > | taus |
Definition at line 19 of file HLTTauDQMPlotter.h.
|
inline |
Definition at line 20 of file HLTTauDQMPlotter.h.
References electrons, muons, and taus.
Referenced by HLTTauDQMPathSummaryPlotter::analyze(), HLTTauDQMPathPlotter::analyze(), Vispa.Views.WidgetView.WidgetView::closeEvent(), Vispa.Views.BoxDecayView.BoxDecayView::closeEvent(), Vispa.Share.FindAlgorithm.FindAlgorithm::findUsingFindDialog(), Vispa.Views.LineDecayView.LineDecayView::setDataObjects(), Vispa.Views.WidgetView.WidgetView::setDataObjects(), Vispa.Views.TreeView.TreeView::updateContent(), Vispa.Views.TableView.TableView::updateContent(), Vispa.Views.BoxDecayView.BoxDecayView::updateContent(), and Vispa.Views.PropertyView.PropertyView::updateContent().
std::vector<LV> HLTTauDQMOfflineObjects::electrons |
Definition at line 24 of file HLTTauDQMPlotter.h.
Referenced by HLTTauDQMOfflineSource::analyze(), HLTTauDQMPathPlotter::analyze(), clear(), HLTTauDQMPath::goodOfflineEvent(), and HLTTauDQMPath::offlineMatching().
std::vector<LV> HLTTauDQMOfflineObjects::muons |
Definition at line 26 of file HLTTauDQMPlotter.h.
Referenced by HLTTauDQMOfflineSource::analyze(), HLTTauDQMPathPlotter::analyze(), clear(), HLTTauDQMPath::goodOfflineEvent(), and HLTTauDQMPath::offlineMatching().
std::vector<LV> HLTTauDQMOfflineObjects::taus |
Definition at line 27 of file HLTTauDQMPlotter.h.
Referenced by HLTTauDQML1Plotter::analyze(), HLTTauDQMPathPlotter::analyze(), HLTTauDQMOfflineSource::analyze(), clear(), HLTTauDQMPath::goodOfflineEvent(), and HLTTauDQMPath::offlineMatching().