CMS 3D CMS Logo

Classes | Functions | Variables
personalPlayback Namespace Reference

Classes

class  Applet
 
class  FrameworkJob
 
class  Playback
 

Functions

def preexec_kill_on_pdeath ()
 

Variables

 action
 
 applets
 
 args
 
 cfg_a
 
 cfg_file
 
 cmssw_configs
 
 control_proc
 
 default
 
 description
 
 f
 
 float
 
 fn
 
 format
 
 fp
 
 help
 
 int
 
 level
 
 log_format
 
 metavar
 
 nargs
 
 obj
 
 opts
 
 parser
 
 path
 
 playback
 
 playback_group
 
 preexec_fn
 
 ret
 
 root_log
 
 run_group
 
 RunDesc
 
 RunState
 
 start_dqm_job
 
 str
 
 subdirectories
 
 subdirectory
 
 type
 
 username
 
 work_group
 

Function Documentation

◆ preexec_kill_on_pdeath()

def personalPlayback.preexec_kill_on_pdeath ( )

Definition at line 56 of file personalPlayback.py.

57  import ctypes
58  libc = ctypes.CDLL("libc.so.6")
59  PR_SET_PDEATHSIG = 1
60  libc.prctl(PR_SET_PDEATHSIG, signal.SIGKILL)
61 
62 # Actual implementation of the workers
63 

Variable Documentation

◆ action

personalPlayback.action

Definition at line 456 of file personalPlayback.py.

◆ applets

personalPlayback.applets

Definition at line 499 of file personalPlayback.py.

◆ args

personalPlayback.args

Definition at line 474 of file personalPlayback.py.

◆ cfg_a

personalPlayback.cfg_a

Definition at line 507 of file personalPlayback.py.

◆ cfg_file

personalPlayback.cfg_file

Definition at line 507 of file personalPlayback.py.

◆ cmssw_configs

personalPlayback.cmssw_configs

Definition at line 478 of file personalPlayback.py.

◆ control_proc

personalPlayback.control_proc

Definition at line 526 of file personalPlayback.py.

◆ default

personalPlayback.default

Definition at line 455 of file personalPlayback.py.

◆ description

personalPlayback.description

Definition at line 451 of file personalPlayback.py.

◆ f

personalPlayback.f

Definition at line 441 of file personalPlayback.py.

◆ float

personalPlayback.float

Definition at line 466 of file personalPlayback.py.

◆ fn

personalPlayback.fn

◆ format

personalPlayback.format

Definition at line 22 of file personalPlayback.py.

◆ fp

personalPlayback.fp

Definition at line 523 of file personalPlayback.py.

Referenced by FWOverlapTableManager.addOverlapEntry(), BPHKinematicFit.addParticles(), mkfit::DataFile.advancePosToNextEvent(), DetIdSelectorTest.analyze(), edm::BeamMomentumGunProducer.BeamMomentumGunProducer(), CaloMeanResponse.CaloMeanResponse(), CastorTextCalibrations.CastorTextCalibrations(), CTPPSPixelDAQMappingESSourceXML.ChipFramePosition(), TotemDAQMappingESSourceXML.ChipFramePosition(), TotemDAQMappingESSourceXML.ChipT2FramePosition(), CSCMonitorModule.CSCMonitorModule(), CustomPhysicsList.CustomPhysicsList(), CustomPhysicsListSS.CustomPhysicsListSS(), dqm::DQMFileSaverBase.DQMFileSaverBase(), EmulateCPPF.EmulateCPPF(), dqm::DQMFileSaverBase.filename(), edm::FileRandomKEThetaGunProducer.FileRandomKEThetaGunProducer(), edm::FileRandomMultiParticlePGunProducer.FileRandomMultiParticlePGunProducer(), dqm::DQMFileSaverOnline.fillOrigin(), FWGeometry.findFile(), G4ProcessHelper.G4ProcessHelper(), GeometryConfiguration.GeometryConfiguration(), SiStripGainsPCLHarvester.getPeakOfLandau(), dqm::DQMFileSaverBase.globalEndLuminosityBlock(), dqm::DQMFileSaverBase.globalEndRun(), HcalForwardLibWriter.HcalForwardLibWriter(), HcalTextCalibrations.HcalTextCalibrations(), CastorShowerLibrary.initFile(), L1BJetProducer.initializeGlobalCache(), CTPPSPixelDAQMapping.insert(), TotemDAQMapping.insert(), dqm::DQMFileSaverOnline.makeSnapshot(), SiStripFedCablingManipulator.manipulate(), MultiEventFilter.MultiEventFilter(), operator<<(), DDLParser.parseOneFile(), pps::RawDataUnpacker.processOptoRxFrameSampic(), pps::RawDataUnpacker.processOptoRxFrameSerial(), pps::RawDataUnpacker.processVFATDataParallel(), mkfit::TrackerInfo.read_bin_file(), mkfit::Event.read_in(), mkfit::Event.read_tracks(), FIPConfiguration.readConfig(), HGCalRadiationMap.readDosePars(), HGCalSciNoiseMap.readSipmPars(), RPCTriggerConfig.RPCTriggerConfig(), edm::EventProcessor.runToCompletion(), FWTEveViewer.SaveJpg(), dqm::DQMFileSaverOnline.saveLumi(), dqm::DQMFileSaverPB.saveLumi(), FWTEveViewer.SavePng(), dqm::DQMFileSaverOnline.saveRun(), BPHKinematicFit.setIndependentFit(), evf::FastMonitoringThread.start(), TauNNId.TauNNId(), test_standard(), mkfit::TrackerInfo.write_bin_file(), mkfit::Event.write_out(), mkfit::Event.write_tracks(), and MillePedeFileExtractor.writeGzipped().

◆ help

personalPlayback.help

Definition at line 455 of file personalPlayback.py.

◆ int

personalPlayback.int

Definition at line 465 of file personalPlayback.py.

Referenced by personalPlayback.FrameworkJob.discover_latest().

◆ level

personalPlayback.level

Definition at line 22 of file personalPlayback.py.

◆ log_format

personalPlayback.log_format

Definition at line 21 of file personalPlayback.py.

◆ metavar

personalPlayback.metavar

Definition at line 464 of file personalPlayback.py.

◆ nargs

personalPlayback.nargs

Definition at line 472 of file personalPlayback.py.

◆ obj

personalPlayback.obj

Definition at line 442 of file personalPlayback.py.

◆ opts

personalPlayback.opts

Definition at line 503 of file personalPlayback.py.

◆ parser

personalPlayback.parser

Definition at line 451 of file personalPlayback.py.

◆ path

personalPlayback.path

Definition at line 484 of file personalPlayback.py.

◆ playback

personalPlayback.playback

Definition at line 503 of file personalPlayback.py.

Referenced by edm::SecSourceAnalyzer.SecSourceAnalyzer().

◆ playback_group

personalPlayback.playback_group

Definition at line 463 of file personalPlayback.py.

◆ preexec_fn

personalPlayback.preexec_fn

Definition at line 526 of file personalPlayback.py.

◆ ret

personalPlayback.ret

Definition at line 444 of file personalPlayback.py.

◆ root_log

personalPlayback.root_log

Definition at line 23 of file personalPlayback.py.

◆ run_group

personalPlayback.run_group

Definition at line 468 of file personalPlayback.py.

◆ RunDesc

personalPlayback.RunDesc

Definition at line 243 of file personalPlayback.py.

Referenced by personalPlayback.FrameworkJob.discover_latest().

◆ RunState

personalPlayback.RunState

Definition at line 244 of file personalPlayback.py.

◆ start_dqm_job

personalPlayback.start_dqm_job

Definition at line 214 of file personalPlayback.py.

◆ str

personalPlayback.str

Definition at line 455 of file personalPlayback.py.

Referenced by personalPlayback.FrameworkJob.make_args().

◆ subdirectories

personalPlayback.subdirectories

◆ subdirectory

personalPlayback.subdirectory

Definition at line 461 of file personalPlayback.py.

Referenced by dqmSubDirectoryName_merged().

◆ type

personalPlayback.type

Definition at line 455 of file personalPlayback.py.

◆ username

personalPlayback.username

Definition at line 449 of file personalPlayback.py.

◆ work_group

personalPlayback.work_group

Definition at line 459 of file personalPlayback.py.