Public Member Functions | |
def | __init__ (self, args) |
def | finish (self) |
def | read_smaps (self, proc_dict) |
def | to_dict (self) |
def | update (self) |
def | update_proc (self) |
def | update_ru (self) |
Public Attributes | |
final | |
known_pids | |
pid | |
ru | |
ru_diff | |
time | |
Private Attributes | |
_args | |
_file | |
_offset_ru | |
Definition at line 104 of file dqm-mbProfile.py.
def dqm-mbProfile.Profile.__init__ | ( | self, | |
args | |||
) |
Definition at line 105 of file dqm-mbProfile.py.
def dqm-mbProfile.Profile.finish | ( | self | ) |
Definition at line 209 of file dqm-mbProfile.py.
References CommonAnalyzer._file, condhdf5tohdf5.H5Tag._file, condhdf5tohdf5.H5GlobalTag._file, dqm-mbProfile.Profile._file, P2GTTriggerResultsConverter.final, dqm-mbProfile.Profile.final, dqm-mbProfile.Profile.ru_diff, frozendict.frozendict.update, FastFedCablingTask.update(), ApvTimingTask.update(), FedTimingTask.update(), VpspScanTask.update(), PedestalsTask.update(), OptoScanTask.update(), DaqScopeModeHistosUsingDb.update(), AlignableDet.update(), FineDelayTask.update(), LatencyTask.update(), ApvTimingHistosUsingDb.update(), ErrorCorrelation.update(), OptoScanHistosUsingDb.update(), PedestalsHistosUsingDb.update(), PedsFullNoiseHistosUsingDb.update(), NoiseHistosUsingDb.update(), VpspScanHistosUsingDb.update(), PedsOnlyHistosUsingDb.update(), FedCablingTask.update(), FastFedCablingHistosUsingDb.update(), AlignableDetUnit.update(), edm::SubProcessParentageHelper.update(), AlignableGEMChamber.update(), AlignableGEMSuperChamber.update(), LatencyHistosUsingDb.update(), CalibrationScanTask.update(), CalibrationTask.update(), CalibrationHistosUsingDb.update(), PedsOnlyTask.update(), FineDelayHistosUsingDb.update(), PedsFullNoiseTask.update(), AlignableTracker.update(), DaqScopeModeTask.update(), AlignableCSCChamber.update(), NoiseTask.update(), AlignableComposite.update(), edm::ProductProvenanceLookup.update(), HGCalMappingCellIndexer.update(), cond::persistency::ITagTable.update(), cond::persistency::GLOBAL_TAG::Table.update(), AlignableMuon.update(), SiStripConfObject.update(), cond::persistency::TAG::Table.update(), Alignable.update(), LaserAlignmentSimulation.update(), DictTypes.SortedAndFixedKeysDict.update, HcaluLUTTPGCoder.update(), ApvAnalysisFactory.update(), DTVDriftCalibration::cellInfo.update(), DictTypes.FixedKeysDict.update, HLTScalersClient::CountLSFifo_t.update(), DTRecSegment2D.update(), DQMNet::Peer.update, DQMNet::AutoPeer.update, CommissioningTask.update(), cond::persistency::IGTTable.update(), dqm-mbProfile.Profile.update(), Folder.update(), crabFunctions.CrabTask.update(), edmNew::DetSetVector< T >.update(), and Config.FilteredStream.update.
Referenced by progressbar.ProgressBar.__next__().
def dqm-mbProfile.Profile.read_smaps | ( | self, | |
proc_dict | |||
) |
Definition at line 143 of file dqm-mbProfile.py.
References dqm-mbProfile.int.
Referenced by dqm-mbProfile.Profile.update_proc().
def dqm-mbProfile.Profile.to_dict | ( | self | ) |
Definition at line 198 of file dqm-mbProfile.py.
References P2GTTriggerResultsConverter.final, dqm-mbProfile.Profile.final, dqm-mbProfile.Profile.known_pids, dqm-mbProfile.Profile.pid, dqm-mbProfile.Profile.ru, dqm-mbProfile.Profile.ru_diff, reco::HcalMuonRecHit.time, RPCStripNoises::NoiseItem.time, RPCObImon::I_Item.time, RPCObGas::Item.time, ecal::RecHit< StoragePolicy >.time, RPCObFebmap::Feb_Item.time, RecoObj.time, RPCObVmon::V_Item.time, classes.PedeDumpData.time, RPCObStatus::S_Item.time, DTTMax::InfoLayer.time, RPCObTemp::T_Item.time, dqm-mbProfile.Profile.time, and l1t::EMTFHit.time.
Referenced by dqm-mbProfile.Profile.update().
def dqm-mbProfile.Profile.update | ( | self | ) |
Definition at line 185 of file dqm-mbProfile.py.
References mps_alisetup.SetupAlignment._args, tkal_create_file_lists.FileListCreator._args, dqm-mbProfile.Profile._args, conddb2hdf5.DBPayloadIterator._args, conddb2hdf5.DBDataProduct._args, conddb2hdf5.DBTag._args, conddb2hdf5.DBGlobalTag._args, CommonAnalyzer._file, condhdf5tohdf5.H5Tag._file, condhdf5tohdf5.H5GlobalTag._file, dqm-mbProfile.Profile._file, reco::HcalMuonRecHit.time, RPCStripNoises::NoiseItem.time, RPCObImon::I_Item.time, RPCObGas::Item.time, ecal::RecHit< StoragePolicy >.time, RPCObFebmap::Feb_Item.time, RecoObj.time, RPCObVmon::V_Item.time, classes.PedeDumpData.time, RPCObStatus::S_Item.time, DTTMax::InfoLayer.time, RPCObTemp::T_Item.time, dqm-mbProfile.Profile.time, l1t::EMTFHit.time, dqm-mbProfile.Profile.to_dict(), dqm-mbProfile.Profile.update_proc(), dqm-mbProfile.Profile.update_ru(), and writeEcalDQMStatus.write.
Referenced by progressbar.ProgressBar.__next__(), MatrixUtil.Matrix.__setitem__(), MatrixUtil.Steps.__setitem__(), dqm-mbProfile.Profile.finish(), progressbar.ProgressBar.finish(), and MatrixUtil.Steps.overwrite().
def dqm-mbProfile.Profile.update_proc | ( | self | ) |
Definition at line 160 of file dqm-mbProfile.py.
References dqm-mbProfile.get_children(), relativeConstraints.keys, dqm-mbProfile.Profile.known_pids, and dqm-mbProfile.Profile.read_smaps().
Referenced by dqm-mbProfile.Profile.update().
def dqm-mbProfile.Profile.update_ru | ( | self | ) |
Definition at line 124 of file dqm-mbProfile.py.
References dqm-mbProfile.Profile._offset_ru, dqm-mbProfile.Profile.ru, and dqm-mbProfile.Profile.ru_diff.
Referenced by dqm-mbProfile.Profile.update().
|
private |
Definition at line 115 of file dqm-mbProfile.py.
Referenced by dqm-mbProfile.Profile.update().
|
private |
Definition at line 118 of file dqm-mbProfile.py.
Referenced by ntupleDataFormat.TrackingNtuple.file(), dqm-mbProfile.Profile.finish(), ClassesDefXmlUtils.XmlParser.readClassesDefXML(), dqm-mbProfile.Profile.update(), and output.OutputTree.write().
|
private |
Definition at line 114 of file dqm-mbProfile.py.
Referenced by dqm-mbProfile.Profile.update_ru().
dqm-mbProfile.Profile.final |
Definition at line 107 of file dqm-mbProfile.py.
Referenced by dqm-mbProfile.Profile.finish(), and dqm-mbProfile.Profile.to_dict().
dqm-mbProfile.Profile.known_pids |
Definition at line 109 of file dqm-mbProfile.py.
Referenced by dqm-mbProfile.Profile.to_dict(), and dqm-mbProfile.Profile.update_proc().
dqm-mbProfile.Profile.pid |
Definition at line 108 of file dqm-mbProfile.py.
Referenced by dqm-mbProfile.Profile.to_dict().
dqm-mbProfile.Profile.ru |
Definition at line 111 of file dqm-mbProfile.py.
Referenced by dqm-mbProfile.Profile.to_dict(), and dqm-mbProfile.Profile.update_ru().
dqm-mbProfile.Profile.ru_diff |
Definition at line 112 of file dqm-mbProfile.py.
Referenced by dqm-mbProfile.Profile.finish(), dqm-mbProfile.Profile.to_dict(), and dqm-mbProfile.Profile.update_ru().
dqm-mbProfile.Profile.time |
Definition at line 106 of file dqm-mbProfile.py.
Referenced by edmTracerCompactLogViewer.EDModuleTransitionParser._postJson(), edmTracerCompactLogViewer.ESModuleTransitionParser._postJson(), edmModuleAllocMonitorAnalyze.EDModuleTransitionParser._postJsonInfo(), edmModuleAllocMonitorAnalyze.ESModuleTransitionParser._postJsonInfo(), edmModuleAllocMonitorAnalyze.EDModuleTransitionParser._postJsonVis(), edmModuleAllocMonitorAnalyze.ESModuleTransitionParser._postJsonVis(), edmTracerCompactLogViewer.EDModuleTransitionParser._preJson(), edmTracerCompactLogViewer.ESModuleTransitionParser._preJson(), edmModuleAllocMonitorAnalyze.EDModuleTransitionParser._preJsonInfo(), edmModuleAllocMonitorAnalyze.ESModuleTransitionParser._preJsonInfo(), edmModuleAllocMonitorAnalyze.EDModuleTransitionParser._preJsonVis(), edmModuleAllocMonitorAnalyze.ESModuleTransitionParser._preJsonVis(), edmTracerCompactLogViewer.QueuingFrameworkTransitionParser.jsonInfo(), edmModuleAllocMonitorAnalyze.PostFrameworkTransitionParser.jsonInfo(), edmModuleAllocMonitorAnalyze.PreSourceTransitionParser.jsonInfo(), edmTracerCompactLogViewer.PostEDModulePrefetchingParser.jsonInfo(), edmTracerCompactLogViewer.PostEDModuleAcquireParser.jsonInfo(), edmModuleAllocMonitorAnalyze.PostSourceTransitionParser.jsonInfo(), edmModuleAllocMonitorAnalyze.PreEventReadFromSourceParser.jsonInfo(), edmModuleAllocMonitorAnalyze.PostEventReadFromSourceParser.jsonInfo(), edmModuleAllocMonitorAnalyze.PreFrameworkTransitionParser.jsonVisInfo(), edmModuleAllocMonitorAnalyze.PostFrameworkTransitionParser.jsonVisInfo(), edmModuleAllocMonitorAnalyze.PostEDModuleAcquireParser.jsonVisInfo(), edmTracerCompactLogViewer.FrameworkTransitionParser.textPrefix(), edmTracerCompactLogViewer.SourceTransitionParser.textPrefix(), edmModuleAllocMonitorAnalyze.FrameworkTransitionParser.textPrefix(), edmTracerCompactLogViewer.EDModuleTransitionParser.textPrefix(), edmModuleAllocMonitorAnalyze.SourceTransitionParser.textPrefix(), edmTracerCompactLogViewer.ESModuleTransitionParser.textPrefix(), edmModuleAllocMonitorAnalyze.EDModuleTransitionParser.textPrefix(), edmModuleAllocMonitorAnalyze.ESModuleTransitionParser.textPrefix(), dqm-mbProfile.Profile.to_dict(), and dqm-mbProfile.Profile.update().