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 | ) |
Definition at line 21 of file watchdog.py.
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.
Referenced by ecaldqm::RecoSummaryTask.analyze(), ecaldqm::ClusterTask.analyze(), BeamSpotOnline.BeamSpotOnline(), edm.convert_handle(), edm.convert_handle_check_type(), DcsStatus.DcsStatus(), edm::soa::TableView< Args >.fillArray(), edm::test::Run.get(), edm::test::Event.get(), edm::test::LuminosityBlock.get(), edm::eventsetup::DependentRecordImplementation< EcalLaserDbRecord, boost::mpl::vector< EcalLaserAlphasRcd, EcalLaserAPDPNRatiosRefRcd, EcalLaserAPDPNRatiosRcd, EcalLinearCorrectionsRcd > >.get(), edm::refcore.getProduct_(), edm::refcore.getProductWithCoreFromRef_(), fwlite::DataGetterHelper.getThinnedAssociation(), BareRootProductGetter.getThinnedAssociation(), edm::EventPrincipal.getThinnedAssociation(), edm::refcore.getThinnedProduct_(), RectangularEtaPhiTrackingRegion.hits(), edm::Wrapper< math::XYZVectorD >.isProductEqual_(), L1TriggerScalers.L1TriggerScalers(), Level1TriggerScalers.Level1TriggerScalers(), LumiScalers.LumiScalers(), edm::WorkerMaker< T >.makeWorker(), edm::Wrapper< math::XYZVectorD >.mergeProduct_(), edm::reftobase::RefVectorHolder< REFV >.push_back(), and edm::refcore.tryToGetProductWithCoreFromRef_().
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(), FastTimerService::PlotsPerJob.book(), MuonPFAnalyzer.bookHistos(), CSCWireTopology.channel(), EcalShowerContainmentCorrections.correctionCoefficients(), EcalShowerContainmentCorrections.correctionXY(), 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(), MuonPFAnalyzer.getPlot(), SiStripPsuDetIdMap.getPSUName(), HcalTBNumberingScheme.getUnitID(), HcalTestAnalysis.layerGrouping(), SimpleNavigationSchool.linkForwardLayers(), SimpleNavigationSchool.linkNextLayerInGroup(), SimpleNavigationSchool.linkOuterGroup(), SimpleNavigationSchool.linkWithinGroup(), GenObject.GenObject.loadConfigFile(), NanoAODDQM.NanoAODDQM(), L1CaloEcalScaleConfigOnlineProd.newObject(), MeasurementByLayerGrouper.operator()(), SimpleNavigationSchool.outerRadiusIncrease(), FastTimerService.postBeginJob(), FastTimerService.postEvent(), FastTimerService.printEvent(), FastTimerService.printSummary(), PixelTemplateSmearerBase.process(), HcalTTPDigiProducer.produce(), HcalTestAnalysis.qieAnalysis(), EcalWeightGroupXMLTranslator.readXML(), TauDiscriminatorTools.recoTauTypeMapper(), L1MuBMTrackAssembler.runAddressAssignment1(), L1MuDTTrackAssembler.runAddressAssignment1(), L1MuBMTrackAssembler.runAddressAssignment2(), L1MuDTTrackAssembler.runAddressAssignment2(), hippyaddtobaddatafiles.runcfg(), L1MuBMTrackAssembler.runEncoderSubUnit1(), L1MuDTTrackAssembler.runEncoderSubUnit1(), L1MuBMTrackAssembler.runEncoderSubUnit2(), L1MuDTTrackAssembler.runEncoderSubUnit2(), jsoncollector::DataPointDefinition.setDefaultGroup(), DD4hep_TrackingMaterialAnalyser.split(), TrackingMaterialAnalyser.split(), GenWeightsTableProducer.streamBeginLuminosityBlock(), LA_Filler_Fitter.summarize_ensembles(), 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.