#include <EventProgress.h>
Public Member Functions | |
EventProgress () | |
EventProgress (unsigned long nEvents) | |
void | update (unsigned long event) |
~EventProgress () | |
Private Attributes | |
unsigned int | displayWidth |
time_t | lastUpdate |
unsigned long | nEvents |
time_t | startTime |
Definition at line 6 of file EventProgress.h.
EventProgress::EventProgress | ( | ) |
Definition at line 10 of file EventProgress.cc.
EventProgress::EventProgress | ( | unsigned long | nEvents | ) |
Definition at line 15 of file EventProgress.cc.
EventProgress::~EventProgress | ( | ) |
void EventProgress::update | ( | unsigned long | event | ) |
Definition at line 26 of file EventProgress.cc.
References gather_cfg::cout, displayWidth, eta(), event(), lastUpdate, max(), nEvents, startTime, and cond::rpcobgas::time.
Referenced by JetTagMVATreeTrainer::analyze(), 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(), 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 18 of file EventProgress.h.
Referenced by update().
|
private |
Definition at line 17 of file EventProgress.h.
Referenced by update().
|
private |
Definition at line 15 of file EventProgress.h.
Referenced by update().
|
private |
Definition at line 16 of file EventProgress.h.
Referenced by update().