Properties | |
analyzers = property(analyzers_,doc="dictionary containing the analyzers for the process") | |
endpaths = property(endpaths_,doc="dictionary containing the endpaths for the process") | |
es_prefers = property(es_prefers_,doc="dictionary containing the es_prefers for the process") | |
es_producers = property(es_producers_,doc="dictionary containing the es_producers for the process") | |
es_sources = property(es_sources_,doc="dictionary containing the es_sources for the process") | |
filters = property(filters_, doc="dictionary containing the filters for the process") | |
looper = property(looper_,setLooper_,doc='the main looper or None if not set') | |
outputModules = property(outputModules_,doc="dictionary containing the output_modules for the process") | |
paths = property(paths_,doc="dictionary containing the paths for the process") | |
process = property(name_,setName_, doc="name of the process") | |
producers = property(producers_,doc="dictionary containing the producers for the process") | |
psets = property(psets_,doc="dictionary containing the PSets for the process") | |
schedule = property(schedule_,setSchedule_,doc='the schedule or None if not set') | |
sequences = property(sequences_,doc="dictionary containing the sequences for the process") | |
services = property(services_,doc="dictionary containing the services for the process") | |
source = property(source_,setSource_,doc='the main source or None if not set') | |
vpsets = property(vpsets_,doc="dictionary containing the PSets for the process") | |
Private Attributes | |
__isStrict | |
def Config.Process.__init__ | ( | self, | |
name | |||
) |
def Config.Process.__delattr__ | ( | self, | |
name | |||
) |
Definition at line 296 of file Config.py.
Referenced by Config.Process.__setattr__().
def Config.Process.__setattr__ | ( | self, | |
name, | |||
value | |||
) |
Definition at line 246 of file Config.py.
References Config.Process.__delattr__(), Config.Process.__isStrict, Config.Process._okToPlace(), Config.Process._replaceInSequences(), Config.Process.add_(), and ExpressReco_HICollisions_FallBack.id.
Referenced by Config.Process._findPreferred(), and Config.Process.extend().
def Config.Process.__setstate__ | ( | self, | |
pkldict | |||
) |
Unpickling hook. Since cloneToObjectDict stores a hash of objects by their id() it needs to be updated when unpickling to use the new object id values instantiated during the unpickle.
Definition at line 140 of file Config.py.
References ExpressReco_HICollisions_FallBack.id.
|
private |
Definition at line 530 of file Config.py.
References Config.Process.es_prefers_().
Referenced by Config.Process.dumpConfig().
|
private |
Definition at line 458 of file Config.py.
Referenced by Config.Process.dumpConfig().
|
private |
Definition at line 468 of file Config.py.
Referenced by Config.Process.dumpConfig().
|
private |
Definition at line 463 of file Config.py.
Referenced by Config.Process.dumpConfig().
|
private |
|
private |
Definition at line 535 of file Config.py.
Referenced by Config.Process.dumpPython().
|
private |
Definition at line 777 of file Config.py.
References python.Node.Node.__setattr__(), Config.Process.__setattr__(), and Config.FilteredStream.__setattr__.
|
private |
Definition at line 629 of file Config.py.
Referenced by Config.Process.fillProcessDesc().
|
private |
Definition at line 639 of file Config.py.
Referenced by Config.Process.fillProcessDesc().
|
private |
Definition at line 632 of file Config.py.
Referenced by Config.Process.fillProcessDesc().
|
private |
Definition at line 651 of file Config.py.
References Config.Process.endpaths_(), edm::MainParameterSet.paths_, edm::HLTGlobalStatus.paths_, GraphPath< N, E >.paths_, evf::fuep::TriggerReportHelpers.paths_, pat::TriggerEvent.paths_, edm::EventSelector.paths_, HLTPerformanceInfo.paths_, Config.Process.paths_(), edm::ModuleChanger.schedule_, edm::ScheduleInfo.schedule_, Config.Process.schedule_(), edm::EventProcessor.schedule_, and cmsPerfHarvest.visit().
Referenced by Config.Process.fillProcessDesc().
|
private |
Definition at line 648 of file Config.py.
Referenced by Config.Process.fillProcessDesc().
|
private |
Definition at line 331 of file Config.py.
References Config.Process.__isStrict.
Referenced by Config.Process.__setattr__(), and Config.Process._place().
|
private |
Definition at line 352 of file Config.py.
References Config.Process.__isStrict, and Config.Process._okToPlace().
Referenced by Config.Process._placeAnalyzer(), Config.Process._placeEndPath(), Config.Process._placeESPrefer(), Config.Process._placeESProducer(), Config.Process._placeESSource(), Config.Process._placeFilter(), Config.Process._placeOutputModule(), Config.Process._placePath(), Config.Process._placeProducer(), Config.Process._placePSet(), Config.Process._placeSequence(), Config.Process._placeService(), Config.Process._placeVPSet(), and Config.Process.setPartialSchedule_().
|
private |
Definition at line 366 of file Config.py.
References Config.Process._place().
|
private |
Definition at line 375 of file Config.py.
References Config.Process._place(), Config.Process._validateSequence(), and ExceptionHandling.format_outerframe().
|
private |
Definition at line 387 of file Config.py.
References Config.Process._place().
|
private |
Definition at line 385 of file Config.py.
References Config.Process._place().
|
private |
Definition at line 389 of file Config.py.
References Config.Process._place().
|
private |
Definition at line 364 of file Config.py.
References Config.Process._place().
|
private |
Definition at line 403 of file Config.py.
Referenced by Config.Process.setLooper_().
|
private |
Definition at line 360 of file Config.py.
References Config.Process._place().
|
private |
Definition at line 368 of file Config.py.
References Config.Process._place(), Config.Process._validateSequence(), and ExceptionHandling.format_outerframe().
|
private |
Definition at line 362 of file Config.py.
References Config.Process._place().
|
private |
Definition at line 391 of file Config.py.
References Config.Process._place().
|
private |
Definition at line 382 of file Config.py.
References Config.Process._place(), and Config.Process._validateSequence().
|
private |
Definition at line 408 of file Config.py.
References Config.Process._place().
|
private |
Allow the source to be referenced by 'source' or by type name
Definition at line 395 of file Config.py.
Referenced by Config.Process.setSource_().
|
private |
Definition at line 393 of file Config.py.
References Config.Process._place().
|
private |
Definition at line 614 of file Config.py.
Referenced by Config.Process.__setattr__(), and Config.Process.globalReplace().
|
private |
Definition at line 552 of file Config.py.
References python.multivaluedict.dict, join(), and Config.Process.sequences.
Referenced by Config.Process.dumpPython().
|
private |
Definition at line 544 of file Config.py.
Referenced by Config.Process._placeEndPath(), Config.Process._placePath(), and Config.Process._placeSequence().
def Config.Process.add_ | ( | self, | |
value | |||
) |
Allows addition of components which do not have to have a label, e.g. Services
Definition at line 316 of file Config.py.
References Config.Process.__isStrict.
Referenced by Config.Process.__setattr__(), and Config.Process.extend().
def Config.Process.analyzerNames | ( | self | ) |
Definition at line 133 of file Config.py.
References Config.Process.analyzers_(), join(), and relativeConstraints.keys.
def Config.Process.analyzers_ | ( | self | ) |
returns a dict of the analyzers which have been added to the Process
Definition at line 182 of file Config.py.
Referenced by Config.Process.analyzerNames(), Config.Process.dumpConfig(), Config.Process.dumpPython(), Config.Process.fillProcessDesc(), and Config.Process.prune().
def Config.Process.dumpConfig | ( | self, | |
options = PrintOptions() |
|||
) |
return a string containing the equivalent process defined using the configuration language
Definition at line 475 of file Config.py.
References Config.Process._dumpConfigESPrefers(), Config.Process._dumpConfigNamedList(), Config.Process._dumpConfigOptionallyNamedList(), Config.Process._dumpConfigUnnamedList(), Config.Process.analyzers_(), Config.Process.endpaths_(), Config.Process.es_producers_(), Config.Process.es_sources_(), pat::eventhypothesis::AndFilter.filters_, pat::eventhypothesis::OrFilter.filters_, pat::TriggerEvent.filters_, FilterOR.filters_, Config.Process.filters_(), Selection< C, Selector, StoreContainer >.filters_, Selections.filters_, FourVectorHLTOnline::PathInfo.filters_, TrigResRateMon::PathInfo.filters_, FourVectorHLTOffline::PathInfo.filters_, join(), Config.Process.looper_(), edm::EventProcessor.looper_, Config.Process.outputModules_(), edm::MainParameterSet.paths_, edm::HLTGlobalStatus.paths_, GraphPath< N, E >.paths_, evf::fuep::TriggerReportHelpers.paths_, pat::TriggerEvent.paths_, edm::EventSelector.paths_, HLTPerformanceInfo.paths_, Config.Process.paths_(), pf2pat::EventHypothesis.producers_, Config.Process.producers_(), ConfigBuilder.ConfigBuilder.schedule, Config.Process.schedule, Config.Process.sequences_(), edm::ProcessDesc.services_, Config.Process.services_(), CandOneToManyDeltaRMatcher.source_, CandOneToOneDeltaRMatcher.source_, TagCaloJetProducer.source_, SiStripFedCablingBuilderFromDb.source_, sistrip::SpyEventMatcher.source_, and Config.Process.source_().
Referenced by Types.SecSource.configValue().
def Config.Process.dumpPython | ( | self, | |
options = PrintOptions() |
|||
) |
return a string containing the equivalent process defined using the configuration language
Definition at line 589 of file Config.py.
References Config.Process._dumpPython(), Config.Process._dumpPythonList(), Config.Process._sequencesInDependencyOrder(), Config.Process.analyzers_(), Config.Process.endpaths_(), Config.Process.es_prefers_(), Config.Process.es_producers_(), Config.Process.es_sources_(), pat::eventhypothesis::AndFilter.filters_, pat::eventhypothesis::OrFilter.filters_, pat::TriggerEvent.filters_, FilterOR.filters_, Config.Process.filters_(), Selection< C, Selector, StoreContainer >.filters_, Selections.filters_, FourVectorHLTOnline::PathInfo.filters_, TrigResRateMon::PathInfo.filters_, FourVectorHLTOffline::PathInfo.filters_, join(), Config.Process.looper_(), edm::EventProcessor.looper_, Config.Process.outputModules_(), edm::MainParameterSet.paths_, edm::HLTGlobalStatus.paths_, GraphPath< N, E >.paths_, evf::fuep::TriggerReportHelpers.paths_, pat::TriggerEvent.paths_, edm::EventSelector.paths_, HLTPerformanceInfo.paths_, Config.Process.paths_(), pf2pat::EventHypothesis.producers_, Config.Process.producers_(), CmsswTask.CmsswTask.psets, Config.Process.psets, ConfigBuilder.ConfigBuilder.schedule, Config.Process.schedule, edm::ProcessDesc.services_, Config.Process.services_(), CandOneToManyDeltaRMatcher.source_, CandOneToOneDeltaRMatcher.source_, TagCaloJetProducer.source_, SiStripFedCablingBuilderFromDb.source_, sistrip::SpyEventMatcher.source_, Config.Process.source_(), and Config.Process.vpsets.
Referenced by Mixins._Parameterizable.__addParameter(), Mixins._ParameterTypeBase.__repr__(), Mixins._Parameterizable.__repr__(), Mixins._ValidatingParameterListBase.__repr__(), Types.VPSet.__repr__(), and Mixins._Parameterizable.__setattr__().
def Config.Process.endpaths_ | ( | self | ) |
returns a dict of the endpaths which have been added to the Process
Definition at line 194 of file Config.py.
Referenced by Config.Process._insertPaths(), Config.Process.dumpConfig(), and Config.Process.dumpPython().
def Config.Process.es_prefers_ | ( | self | ) |
returns a dict of the es_prefers which have been added to the Process
Definition at line 234 of file Config.py.
Referenced by Config.Process._dumpConfigESPrefers(), Config.Process.dumpPython(), and Config.Process.fillProcessDesc().
def Config.Process.es_producers_ | ( | self | ) |
returns a dict of the esproducers which have been added to the Process
Definition at line 226 of file Config.py.
Referenced by Config.Process.dumpConfig(), Config.Process.dumpPython(), and Config.Process.fillProcessDesc().
def Config.Process.es_sources_ | ( | self | ) |
returns a the es_sources which have been added to the Process
Definition at line 230 of file Config.py.
Referenced by Config.Process.dumpConfig(), Config.Process.dumpPython(), and Config.Process.fillProcessDesc().
def Config.Process.extend | ( | self, | |
other, | |||
items = () |
|||
) |
Look in other and find types which we can use
Definition at line 415 of file Config.py.
References python.Node.Node.__setattr__(), Config.Process.__setattr__(), Config.FilteredStream.__setattr__, Config.Process.add_(), python.multivaluedict.dict, dir, and ExpressReco_HICollisions_FallBack.id.
Referenced by hltFindDuplicates.ModuleList.__init__(), Config.Process.load(), and Mixins._ValidatingParameterListBase.setValue().
def Config.Process.fillProcessDesc | ( | self, | |
processDesc, | |||
processPSet | |||
) |
Definition at line 722 of file Config.py.
References Config.Process._insertInto(), Config.Process._insertManyInto(), Config.Process._insertOneInto(), Config.Process._insertPaths(), Config.Process._insertServices(), Config.Process.analyzers_(), filterCSVwithJSON.copy, Config.Process.es_prefers_(), Config.Process.es_producers_(), Config.Process.es_sources_(), pat::eventhypothesis::AndFilter.filters_, pat::eventhypothesis::OrFilter.filters_, pat::TriggerEvent.filters_, FilterOR.filters_, Config.Process.filters_(), Selection< C, Selector, StoreContainer >.filters_, Selections.filters_, FourVectorHLTOnline::PathInfo.filters_, TrigResRateMon::PathInfo.filters_, FourVectorHLTOffline::PathInfo.filters_, Config.Process.looper_(), edm::EventProcessor.looper_, DDSelLevelCollector.name_, HLTPerformanceInfo::Module.name_, edm::ModuleTime.name_, funct::Parameter.name_, RemoteFile.name_, edm::service::NamedDestination.name_, NameScheme.name_, popcon::SiStripDetVOffHandler.name_, OpticalAlignMeasurementInfo.name_, EventSelector.name_, edmplugin::PluginInfo.name_, pf2pat::EventHypothesis.name_, TrackingSlaveSD.name_, TagName.name_, DQMHistAdder::cfgEntryAddJob.name_, DQMFileLoader::cfgEntryFileSet.name_, PdtEntry.name_, reco::tau::RecoTauNamedPlugin.name_, CaloValidationStatistics.name_, DQMHistPlotter::cfgEntryProcess.name_, Sym.name_, pat::helper::OverlapTest.name_, CaloSlaveSD.name_, pat::TriggerAlgorithm.name_, pat::TriggerCondition.name_, pos::PixelConfigAlias.name_, JetResolution.name_, pat::TriggerPath.name_, GPFGenParticle.name_, DCCTBDataField.name_, OpticalAlignParam.name_, DQMHistPlotter::cfgEntryAxisX.name_, TimerStack::Timer.name_, FieldHandlerBase< TOutput >.name_, Filter.name_, reco::tau::RecoTauMVAHelper.name_, HLTTauDQMLitePathPlotter.name_, HcalBaseDQClient.name_, pos::PixelDACScanRange.name_, reco::modules::RoleNames.name_, tnp::ProbeVariable.name_, DQMHistPlotter::cfgEntryAxisY.name_, HLTPerformanceInfo::Path.name_, edm::FUShmOutputModule.name_, reco::NamedCompositeCandidate.name_, SiStripBaseServiceFromDQM< T >::StringNotMatch.name_, reco::parser::LazyInvoker.name_, DQMHistPlotter::cfgEntryLegend.name_, CachingVariable.name_, DCCTBBlockPrototype.name_, MeasurementTracker.name_, CandCombinerBase< OutputCollection, CandPtr >.name_, edm::Path.name_, pf2pat::TopProjectorAlgo< Top, Bottom >.name_, OpticalAlignInfo.name_, VertexTracker.name_, TopProjector< Top, Bottom >.name_, NamedCandCombinerBase.name_, edm::eventsetup::DataKey.name_, DQMHistPlotter::cfgEntryLabel.name_, reco::modules::NamedCandCombinerBase.name_, reco::CompositeCandidate.name_, Entry.name_, pftools::SpaceManager.name_, Histograms.name_, tnp::ProbeFlag.name_, DQMHistPlotter::cfgEntryDrawOption.name_, VariableComputer.name_, edm::PathSignalSentry< T >.name_, edm::messagedrop::StringProducerWithPhase.name_, NamedCandCombiner< Selector, PairSelector, Cloner, Setup >.name_, DQMHistPlotter::cfgEntryDrawJob.name_, Config.Process.name_(), edm::Entry.name_, ConfigurableHisto.name_, Selection< C, Selector, StoreContainer >.name_, Config.Process.outputModules_(), pf2pat::EventHypothesis.producers_, Config.Process.producers_(), Config.Process.psets_(), edm::ProcessDesc.services_, Config.Process.services_(), CandOneToManyDeltaRMatcher.source_, CandOneToOneDeltaRMatcher.source_, TagCaloJetProducer.source_, SiStripFedCablingBuilderFromDb.source_, sistrip::SpyEventMatcher.source_, Config.Process.source_(), HcalCalibDataFrame.validate(), CastorDataFrame.validate(), ZDCDataFrame.validate(), HFDataFrame.validate(), HBHEDataFrame.validate(), HODataFrame.validate(), ora::Handle< T >.validate(), edm::ConfigurationDescriptions.validate(), edm::ParameterDescriptionNode.validate(), edm::eventsetup::EventSetupRecord.validate(), edm::Entry.validate(), edm::ParameterSetDescription.validate(), Config.Process.validate(), and Config.Process.vpsets_().
def Config.Process.filterNames | ( | self | ) |
Definition at line 135 of file Config.py.
References pat::eventhypothesis::AndFilter.filters_, pat::eventhypothesis::OrFilter.filters_, pat::TriggerEvent.filters_, FilterOR.filters_, Config.Process.filters_(), Selection< C, Selector, StoreContainer >.filters_, Selections.filters_, FourVectorHLTOnline::PathInfo.filters_, TrigResRateMon::PathInfo.filters_, FourVectorHLTOffline::PathInfo.filters_, join(), and relativeConstraints.keys.
def Config.Process.filters_ | ( | self | ) |
returns a dict of the filters which have been added to the Process
Definition at line 157 of file Config.py.
Referenced by Config.Process.dumpConfig(), Config.Process.dumpPython(), Config.Process.fillProcessDesc(), Config.Process.filterNames(), and Config.Process.prune().
def Config.Process.globalReplace | ( | self, | |
label, | |||
new | |||
) |
Replace the item with label 'label' by object 'new' in the process and all sequences/paths
Definition at line 623 of file Config.py.
References Config.Process._replaceInSequences().
def Config.Process.load | ( | self, | |
moduleName | |||
) |
Definition at line 411 of file Config.py.
References ora::ContainerSchema.extend(), python.seqvaluedict.seqdict.extend(), svgfig.SVG.extend(), and Config.Process.extend().
def Config.Process.looper_ | ( | self | ) |
returns the looper which has been added to the Process or None if none have been added
Definition at line 176 of file Config.py.
Referenced by Config.Process.dumpConfig(), Config.Process.dumpPython(), and Config.Process.fillProcessDesc().
def Config.Process.name_ | ( | self | ) |
Definition at line 161 of file Config.py.
Referenced by Config.Process.fillProcessDesc().
def Config.Process.outputModules_ | ( | self | ) |
returns a dict of the output modules which have been added to the Process
Definition at line 186 of file Config.py.
Referenced by Config.Process.dumpConfig(), Config.Process.dumpPython(), and Config.Process.fillProcessDesc().
def Config.Process.pathNames | ( | self | ) |
Definition at line 137 of file Config.py.
References join(), relativeConstraints.keys, edm::MainParameterSet.paths_, edm::HLTGlobalStatus.paths_, GraphPath< N, E >.paths_, evf::fuep::TriggerReportHelpers.paths_, pat::TriggerEvent.paths_, edm::EventSelector.paths_, HLTPerformanceInfo.paths_, and Config.Process.paths_().
def Config.Process.paths_ | ( | self | ) |
returns a dict of the paths which have been added to the Process
Definition at line 190 of file Config.py.
Referenced by Config.Process._insertPaths(), Config.Process.dumpConfig(), Config.Process.dumpPython(), and Config.Process.pathNames().
def Config.Process.prefer | ( | self, | |
esmodule, | |||
args, | |||
kargs | |||
) |
Prefer this ES source or producer. The argument can either be an object label, e.g., process.prefer(process.juicerProducer) (not supported yet) or a name of an ESSource or ESProducer process.prefer("juicer") or a type of unnamed ESSource or ESProducer process.prefer("JuicerProducer") In addition, you can pass as a labelled arguments the name of the Record you wish to prefer where the type passed is a cms.vstring and that vstring can contain the name of the C++ types in the Record which are being preferred, e.g., #prefer all data in record 'OrangeRecord' from 'juicer' process.prefer("juicer", OrangeRecord=cms.vstring()) or #prefer only "Orange" data in "OrangeRecord" from "juicer" process.prefer("juicer", OrangeRecord=cms.vstring("Orange")) or #prefer only "Orange" data with label "ExtraPulp" in "OrangeRecord" from "juicer" ESPrefer("ESJuicerProd", OrangeRecord=cms.vstring("Orange/ExtraPulp"))
Definition at line 748 of file Config.py.
def Config.Process.producerNames | ( | self | ) |
Definition at line 131 of file Config.py.
References join(), relativeConstraints.keys, pf2pat::EventHypothesis.producers_, and Config.Process.producers_().
def Config.Process.producers_ | ( | self | ) |
returns a dict of the producers which have been added to the Process
Definition at line 166 of file Config.py.
Referenced by Config.Process.dumpConfig(), Config.Process.dumpPython(), Config.Process.fillProcessDesc(), Config.Process.producerNames(), and Config.Process.prune().
def Config.Process.prune | ( | self | ) |
Remove clutter from the process which we think is unnecessary: PSets, and unused modules. Not working yet, because I need to remove all unneeded sequences and paths that contain removed modules
Definition at line 690 of file Config.py.
References Config.Process.analyzers_(), pat::eventhypothesis::AndFilter.filters_, pat::eventhypothesis::OrFilter.filters_, pat::TriggerEvent.filters_, FilterOR.filters_, Config.Process.filters_(), Selection< C, Selector, StoreContainer >.filters_, Selections.filters_, FourVectorHLTOnline::PathInfo.filters_, TrigResRateMon::PathInfo.filters_, FourVectorHLTOffline::PathInfo.filters_, pf2pat::EventHypothesis.producers_, Config.Process.producers_(), Config.Process.pruneModules(), Config.Process.pruneSequences(), Config.Process.psets_(), edm::ModuleChanger.schedule_, edm::ScheduleInfo.schedule_, Config.Process.schedule_(), edm::EventProcessor.schedule_, and Config.Process.vpsets_().
def Config.Process.pruneModules | ( | self, | |
d, | |||
scheduledNames | |||
) |
def Config.Process.pruneSequences | ( | self | ) |
def Config.Process.psets_ | ( | self | ) |
returns a dict of the PSets which have been added to the Process
Definition at line 238 of file Config.py.
Referenced by Config.Process.fillProcessDesc(), and Config.Process.prune().
def Config.Process.schedule_ | ( | self | ) |
returns the schedule which has been added to the Process or None if none have been added
Definition at line 202 of file Config.py.
Referenced by Config.Process._insertPaths(), and Config.Process.prune().
def Config.Process.sequences_ | ( | self | ) |
returns a dict of the sequences which have been added to the Process
Definition at line 198 of file Config.py.
Referenced by Config.Process.dumpConfig().
def Config.Process.services_ | ( | self | ) |
returns a dict of the services which have been added to the Process
Definition at line 222 of file Config.py.
Referenced by Config.Process.dumpConfig(), Config.Process.dumpPython(), and Config.Process.fillProcessDesc().
def Config.Process.setLooper_ | ( | self, | |
lpr | |||
) |
Definition at line 179 of file Config.py.
References Config.Process._placeLooper().
def Config.Process.setName_ | ( | self, | |
name | |||
) |
def Config.Process.setPartialSchedule_ | ( | self, | |
sch, | |||
label | |||
) |
Definition at line 205 of file Config.py.
References Config.Process._place(), and Config.Process.setSchedule_().
def Config.Process.setSchedule_ | ( | self, | |
sch | |||
) |
Definition at line 210 of file Config.py.
Referenced by Config.Process.setPartialSchedule_().
def Config.Process.setSource_ | ( | self, | |
src | |||
) |
Definition at line 173 of file Config.py.
References Config.Process._placeSource().
def Config.Process.setStrict | ( | self, | |
value | |||
) |
Definition at line 126 of file Config.py.
References Config.Process.__isStrict.
def Config.Process.source_ | ( | self | ) |
returns the source which has been added to the Process or None if none have been added
Definition at line 170 of file Config.py.
Referenced by Config.Process.dumpConfig(), Config.Process.dumpPython(), and Config.Process.fillProcessDesc().
def Config.Process.validate | ( | self | ) |
def Config.Process.vpsets_ | ( | self | ) |
returns a dict of the VPSets which have been added to the Process
Definition at line 242 of file Config.py.
Referenced by Config.Process.fillProcessDesc(), and Config.Process.prune().
|
private |
Definition at line 124 of file Config.py.
Referenced by Config.Process.__setattr__(), Config.Process._okToPlace(), Config.Process._place(), Config.Process.add_(), and Config.Process.setStrict().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 165 of file Config.py.
Referenced by python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor.dumpPython(), python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor.open(), python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor.outputEventContent(), python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor.setProcess(), and python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor.setProperty().
|
static |
|
static |
Definition at line 241 of file Config.py.
Referenced by Config.Process.dumpPython().
|
static |
Definition at line 221 of file Config.py.
Referenced by Config.Process.dumpConfig(), and Config.Process.dumpPython().
|
static |
Definition at line 201 of file Config.py.
Referenced by Config.Process._sequencesInDependencyOrder().
|
static |
Definition at line 175 of file Config.py.
Referenced by confdb.HLTProcess._build_source(), and confdb.HLTProcess.build_source().
|
static |
Definition at line 245 of file Config.py.
Referenced by Config.Process.dumpPython().