Classes | |
class | Timeout |
Functions | |
def | alarm_handler (signum, frame) |
def | launch (args) |
def | log (s) |
def | main (args) |
Variables | |
action | |
args | |
const | |
default | |
description | |
dest | |
False | |
group | |
help | |
int | |
nargs | |
parser | |
SIGTERM | |
stdin_ | |
stdout_ | |
type | |
def watchdog.alarm_handler | ( | signum, | |
frame | |||
) |
Definition at line 15 of file watchdog.py.
def watchdog.launch | ( | args | ) |
def watchdog.log | ( | s | ) |
def watchdog.main | ( | args | ) |
watchdog.action |
Definition at line 79 of file watchdog.py.
watchdog.args |
Definition at line 87 of file watchdog.py.
watchdog.const |
Definition at line 83 of file watchdog.py.
watchdog.default |
Definition at line 77 of file watchdog.py.
watchdog.description |
Definition at line 76 of file watchdog.py.
watchdog.dest |
Definition at line 83 of file watchdog.py.
watchdog.False |
Definition at line 79 of file watchdog.py.
watchdog.group |
Definition at line 82 of file watchdog.py.
Referenced by alignment.Alignment.__getConditions(), MuonPFAnalyzer.analyze(), edm::EventProcessor.beginJob(), edm::EventProcessor.beginRunAsync(), ExternalLHEProducer.beginRunProduce(), FastTimerService::PlotsPerJob.book(), MuonPFAnalyzer.bookHistos(), CSCWireTopology.channel(), ProcessorBase< GoldenPatternType >.configure(), EcalShowerContainmentCorrections.correctionCoefficients(), EcalShowerContainmentCorrections.correctionXY(), evf::GlobalEvFOutputEventWriter.doOutputEventAsync(), edm::Worker.doWorkAsync(), edm::Worker.doWorkNoPrefetchingAsync(), PatternGenerator.endJob(), edm::EventProcessor.endJob(), edm::Worker::RunModuleTask< T >.execute(), SimG4HcalValidation.fetchHits(), FastTimerService::PlotsPerJob.fill(), HcalTB04Analysis.fillBuffer(), EcalShowerContainmentCorrections.fillCorrectionCoefficients(), HcalTB04Analysis.fillEvent(), HcalTestHistoClass.fillHits(), HcalTB04Analysis.finalAnalysis(), utils.get_relval_id(), contentValuesLib.getDatasetName(), SiStripPsuDetIdMap.getDetectorLocation(), RPCAMCLinkEvent.getId(), OMTFConfiguration.getPatternGroups(), MuonPFAnalyzer.getPlot(), SiStripPsuDetIdMap.getPSUName(), HcalTBNumberingScheme.getUnitID(), PatternGenerator.groupPatterns(), edm::EventProcessor.handleNextEventForStreamAsync(), edm::EventProcessor.init(), HcalTestAnalysis.layerGrouping(), SimpleNavigationSchool.linkForwardLayers(), SimpleNavigationSchool.linkNextLayerInGroup(), SimpleNavigationSchool.linkOuterGroup(), SimpleNavigationSchool.linkWithinGroup(), GenObject.GenObject.loadConfigFile(), mergeLHE.DefaultLHEMerger.merge(), mergeLHE.DefaultLHEMerger.merge_headers(), NanoAODDQM.NanoAODDQM(), L1CaloEcalScaleConfigOnlineProd.newObject(), MeasurementByLayerGrouper.operator()(), SimpleNavigationSchool.outerRadiusIncrease(), FastTimerService.postBeginJob(), FastTimerService.postEvent(), edm::eventsetup::Callback< T, TFunc, TReturn, TRecord, TDecorator >.prefetchAsync(), edm::eventsetup::ESSourceDataProxyBase.prefetchAsyncImplTemplate(), edm::Worker.prePrefetchSelectionAsync(), FastTimerService.printEvent(), FastTimerService.printSummary(), PixelTemplateSmearerBase.process(), HcalTTPDigiProducer.produce(), cms::cuda::impl::ScopedContextHolderHelper.pushNextTask(), HcalTestAnalysis.qieAnalysis(), edm::EventProcessor.readAndMergeLumiEntriesAsync(), edm::EventProcessor.readAndMergeRunEntriesAsync(), EcalWeightGroupXMLTranslator.readXML(), TauDiscriminatorTools.recoTauTypeMapper(), L1MuDTTrackAssembler.runAddressAssignment1(), L1MuBMTrackAssembler.runAddressAssignment1(), L1MuDTTrackAssembler.runAddressAssignment2(), L1MuBMTrackAssembler.runAddressAssignment2(), hippyaddtobaddatafiles.runcfg(), L1MuDTTrackAssembler.runEncoderSubUnit1(), L1MuBMTrackAssembler.runEncoderSubUnit1(), L1MuBMTrackAssembler.runEncoderSubUnit2(), L1MuDTTrackAssembler.runEncoderSubUnit2(), edm::eventsetup::EventSetupsController.runOrQueueEventSetupForInstanceAsync(), jsoncollector::DataPointDefinition.setDefaultGroup(), Key.setGroup(), DD4hep_TrackingMaterialAnalyser.split(), TrackingMaterialAnalyser.split(), GenWeightsTableProducer.streamBeginLuminosityBlock(), LA_Filler_Fitter.summarize_ensembles(), edm.syncWait(), edm::NoProcessProductResolver.tryPrefetchResolverAsync(), and HcalTB04Analysis.unitID().
watchdog.help |
Definition at line 77 of file watchdog.py.
watchdog.int |
Definition at line 77 of file watchdog.py.
watchdog.nargs |
Definition at line 80 of file watchdog.py.
watchdog.parser |
Definition at line 76 of file watchdog.py.
watchdog.SIGTERM |
Definition at line 83 of file watchdog.py.
Referenced by edm::service::InitRootHandlers.InitRootHandlers(), edm::shared_memory::WorkerMonitorThread.run(), and edm::shared_memory::WorkerMonitorThread.setupSignalHandling().
watchdog.stdin_ |
Definition at line 7 of file watchdog.py.
watchdog.stdout_ |
Definition at line 8 of file watchdog.py.
watchdog.type |
Definition at line 77 of file watchdog.py.