LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "NavState.h"
Static Public Member Functions | |
static int | Which () |
static void | Set (int which) |
static void | SetTarget (int run, int event) |
static int | TargetRun () |
static int | TargetEvent () |
Private Member Functions | |
NavState () | |
Encapsulate some data about where the display should go next
Since there can only be one state, these are implemented as a set of static methods
Definition at line 25 of file NavState.h.
|
inlineprivate |
Definition at line 33 of file NavState.h.
|
static |
Definition at line 24 of file NavState.cxx.
References evdb::kSEQUENTIAL_ONLY.
Referenced by evdb::ParameterSetEdit::Apply(), evdb::ParameterSetEditDialog::Apply(), evdb::ParameterSetEdit::Done(), evdb::ButtonBar::GoTo(), evdb::ScanWindow::Next(), evdb::ButtonBar::NextEvt(), evdb::EventDisplay::postProcessEvent(), evdb::ScanWindow::Prev(), evdb::ButtonBar::PrevEvt(), evdb::ScanWindow::Rec(), and evdb::ButtonBar::ReloadEvt().
|
static |
|
static |
Definition at line 51 of file NavState.cxx.
References evdb::gsTargetEvent.
Referenced by evdb::EventDisplay::postProcessEvent().
|
static |
Definition at line 47 of file NavState.cxx.
References evdb::gsTargetRun.
Referenced by evdb::EventDisplay::postProcessEvent().
|
static |
Definition at line 20 of file NavState.cxx.
References evdb::gsNavState.
Referenced by evdb::EventDisplay::postProcessEvent(), and evd::InfoTransfer::Rebuild().