#include <HLTScalersClient.h>
Public Member Functions | |
CountLSFifo_t (unsigned int sz=3) | |
double | getCount (int ls) |
unsigned int | targetSize () |
void | update (const CountLS_t &T) |
Private Member Functions | |
void | trim_ () |
Private Attributes | |
bool | accumulate_ |
unsigned int | targetSize_ |
Definition at line 87 of file HLTScalersClient.h.
|
inline |
Definition at line 94 of file HLTScalersClient.h.
|
inline |
Definition at line 99 of file HLTScalersClient.h.
References begin, end, spr::find(), and L1TEmulatorMonitor_cff::p.
Referenced by HLTScalersClient::endLuminosityBlock().
|
inline |
Definition at line 98 of file HLTScalersClient.h.
References targetSize_.
Referenced by HLTScalersClient::getSlope_().
|
inlineprivate |
Definition at line 124 of file HLTScalersClient.h.
References begin, end, findQualityFiles::size, python.multivaluedict::sort(), and targetSize_.
Referenced by update().
|
inline |
Definition at line 110 of file HLTScalersClient.h.
References begin, end, spr::find(), L1TEmulatorMonitor_cff::p, and trim_().
Referenced by python.Vispa.Gui.VispaWidget.VispaWidget::autosize(), python.Vispa.Views.LineDecayView.LineDecayContainer::createObject(), python.Vispa.Views.LineDecayView.LineDecayContainer::deselectAllObjects(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::deselectAllWidgets(), python.Vispa.Gui.VispaWidget.VispaWidget::enableAutosizing(), HLTScalersClient::endLuminosityBlock(), python.Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseMoveEvent(), python.Vispa.Gui.MenuWidget.MenuWidget::mouseMoveEvent(), python.Vispa.Views.LineDecayView.LineDecayContainer::mouseMoveEvent(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseReleaseEvent(), python.Vispa.Views.LineDecayView.LineDecayContainer::objectMoved(), python.Vispa.Views.LineDecayView.LineDecayContainer::removeObject(), python.Vispa.Gui.ConnectableWidget.ConnectableWidget::removePorts(), python.Vispa.Gui.FindDialog.FindDialog::reset(), python.Vispa.Gui.PortConnection.PointToPointConnection::select(), python.Vispa.Gui.VispaWidget.VispaWidget::select(), python.Vispa.Views.LineDecayView.LineDecayContainer::select(), python.Vispa.Gui.VispaWidget.VispaWidget::setText(), python.Vispa.Gui.VispaWidget.VispaWidget::setTitle(), python.Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom(), python.Vispa.Views.LineDecayView.LineDecayContainer::setZoom(), and python.Vispa.Gui.PortConnection.PointToPointConnection::updateConnection().
|
private |
Definition at line 91 of file HLTScalersClient.h.
|
private |
Definition at line 90 of file HLTScalersClient.h.
Referenced by targetSize(), and trim_().