Functions | |
def | getAppLogFileName (srv, pid) |
def | getAppPID (srv, port) |
def | getRunningAppsInfo (filename) |
Variables | |
args | |
filename | |
fullinfo | |
Script operation #. More... | |
grid | |
headers | |
i | |
newrecord | |
This module provides the PID and the log file name of the running DQM applications (consumers), thus completing the information generated by ExtractAppInfoFromXML. When used as a script the following options are accepted: -f Show all columns -h show headers
def getRunAppsInfo.getAppLogFileName | ( | srv, | |
pid | |||
) |
def getRunAppsInfo.getAppPID | ( | srv, | |
port | |||
) |
Definition at line 18 of file getRunAppsInfo.py.
References print().
Referenced by getRunningAppsInfo().
def getRunAppsInfo.getRunningAppsInfo | ( | filename | ) |
getRunAppsInfo.args |
Definition at line 67 of file getRunAppsInfo.py.
getRunAppsInfo.filename |
Definition at line 67 of file getRunAppsInfo.py.
getRunAppsInfo.fullinfo |
Script operation #.
Definition at line 64 of file getRunAppsInfo.py.
getRunAppsInfo.grid |
Definition at line 92 of file getRunAppsInfo.py.
Referenced by algorithm(), magneticfield::MagGeoBuilder.buildInterpolator(), MagGeoBuilderFromDDD.buildInterpolator(), DeepTauId.checkInputs(), fftjetcms.convert_Grid2d_to_double(), fftjetcms.convert_Grid2d_to_float(), DeepTauId.createConvFeatures(), trklet::PurgeDuplicate.execute(), fftjetcms.fftjet_PileupCalculator_parser(), DeepTauId.fillGrids(), Styles.FormatPad(), grid1d_t(), grid3d_t(), HcalHitMaker.HcalHitMaker(), DeepTauId.saveInputs(), and MFGrid3D.setGrid().
getRunAppsInfo.headers |
Definition at line 65 of file getRunAppsInfo.py.
Referenced by lhef::LHEReader::XMLHandler.comment(), plotting.PlotterTableItem.create(), lhef::LHEReader::XMLHandler.endElement(), LHERunInfoProduct.mergeProduct(), amc13::Packet.parse(), and Herwig6Hadronizer.upInit().
getRunAppsInfo.i |
Definition at line 98 of file getRunAppsInfo.py.
getRunAppsInfo.newrecord |
Definition at line 100 of file getRunAppsInfo.py.