Functions | |
def | connect (endpoint="tcp://127.0.0.1:5555") |
def | ping () |
def | debug (dflag) |
def | apply (command) |
def | execute (command) |
def | pwd () |
def | cwd () |
def | cd (dir="") |
def | lc (target="") |
def | ls (target="") |
def | help (target="") |
def | history () |
def | beamOn (nevent) |
def | getvalue (target="") |
def | exit () |
Variables | |
charset | |
context | |
socket | |
def g4zmq.apply | ( | command | ) |
Definition at line 38 of file g4zmq.py.
References print.
Referenced by PandAna.reco_validation.prod5_pid_validation.ApplySlcCutsPngDF(), beamOn(), execute(), garching_flux_to_genie_root.main(), genie::flux::GDk2NuFlux.SetApplyWindowTiltWeight(), and genie::flux::GNuMIFlux.SetApplyWindowTiltWeight().
def g4zmq.beamOn | ( | nevent | ) |
def g4zmq.connect | ( | endpoint = "tcp://127.0.0.1:5555" | ) |
Definition at line 15 of file g4zmq.py.
References ping().
Referenced by dbutils::gui::BasicEditorDisplay._addHelpMenu(), dbutils::gui::CustomTabWidget.addTab(), dbutils::gui::BasicEditorDisplay.BasicEditorDisplay(), dbutils::gui::BitmapEditor.BitmapEditor(), dbutils::gui::ConfigSelectionDialog.ConfigSelectionDialog(), dbutils::gui::DAQConfigEditorDisplay.DAQConfigEditorDisplay(), dbutils::gui::DCSConfigEditorDisplay.DCSConfigEditorDisplay(), dbutils::gui::ConfigDataTableEditor.loadData(), dbutils::gui::ConfigDataTreeEditor.loadData(), dbutils::gui::TabbedSetOfTableEditors.TabbedSetOfTableEditors(), dbutils::gui::TabbedSetOfTreeEditors.TabbedSetOfTreeEditors(), dbutils::gui::ConfigDataTreeEditor.updatePopupMenu(), and dbutils::gui::ConfigDataTableEditor.updatePopupMenu().
def g4zmq.cwd | ( | ) |
def g4zmq.execute | ( | command | ) |
Definition at line 44 of file g4zmq.py.
References apply().
Referenced by cet::SimultaneousFunctionSpawner.SimultaneousFunctionSpawner().
def g4zmq.history | ( | ) |
def g4zmq.lc | ( | target = "" | ) |
Definition at line 63 of file g4zmq.py.
References print.
Referenced by cmap::dataprov::CMap.encodeLChan(), evd::GeometryDrawer.GetDCMBoxes(), rsim::ReadoutSim.produce(), and SetDrawOptions().
def g4zmq.ls | ( | target = "" | ) |
Definition at line 69 of file g4zmq.py.
References print.
Referenced by lem::UnTranspose.beginRun(), lem::FindLEMMatches.beginRun(), lem::LEM.beginRun(), CreatePlots(), lem::FindMatchesTranspose.endRun(), plot_fit_metrics(), and ana::SpectrumHandler.SpectrumHandler().
def g4zmq.pwd | ( | ) |
Definition at line 47 of file g4zmq.py.
References print.
Referenced by nutools::dbi::Table.GetPassword(), nova::dbi::Table.GetPassword(), daq2raw::TestBeamRawInputDriver.readBeamline(), nutools::dbi::Table.Tag(), nova::dbi::Table.Tag(), nutools::dbi::Table.Write(), and nova::dbi::Table.Write().