CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Member Functions
Modules.ESProducer Class Reference
Inheritance diagram for Modules.ESProducer:
Mixins._ConfigureComponent Mixins._TypedParameterizable Mixins._Unlabelable Mixins._Labelable Mixins._Parameterizable

Public Member Functions

def __init__
 
def moduleLabel_
 
def nameInProcessDesc_
 
- Public Member Functions inherited from Mixins._TypedParameterizable
def __init__
 
def clone
 
def copy
 
def dumpConfig
 
def dumpPython
 
def dumpPythonAttributes
 
def insertInto
 
def moduleLabel_
 
def nameInProcessDesc_
 
def type_
 
- Public Member Functions inherited from Mixins._Parameterizable
def __delattr__
 
def __init__
 
def __repr__
 
def __setattr__
 
def dumpPython
 
def getParameter
 
def hasParameter
 
def insertContentsInto
 
def isFrozen
 
def isModified
 
def parameterNames_
 
def parameters_
 
def setIsFrozen
 
- Public Member Functions inherited from Mixins._Labelable
def __str__
 
def dumpSequenceConfig
 
def dumpSequencePython
 
def hasLabel_
 
def label
 
def label_
 
def setLabel
 

Private Member Functions

def _placeImpl
 

Detailed Description

Definition at line 38 of file Modules.py.

Constructor & Destructor Documentation

def Modules.ESProducer.__init__ (   self,
  type_,
  arg,
  kargs 
)

Definition at line 39 of file Modules.py.

39 
40  def __init__(self,type_,*arg,**kargs):
super(ESProducer,self).__init__(type_,*arg,**kargs)

Member Function Documentation

def Modules.ESProducer._placeImpl (   self,
  name,
  proc 
)
private

Definition at line 41 of file Modules.py.

References CompType.type_, FWJobMetadataManager::Data.type_, CutBasedElectronID.type_, reco::MuonMETCorrectionData.type_, OpticalAlignMeasurementInfo.type_, edm::eventsetup::ComponentDescription.type_, StringCutObjectSelector< T, DefaultLazyness >.type_, StringObjectFunction< T, DefaultLazyness >.type_, MuonRefProducer.type_, AlignableBuilder::LevelInfo.type_, pftools::ParticleFiltrationDecision.type_, pos::PixelTKFECParameters.type_, edm::PileUp.type_, reco::TrackingRecHitInfo.type_, DQMHistPlotter::cfgEntryProcess.type_, NoProductErrorThrower.type_, pat::TriggerFilter.type_, CalibAnalyzer< Ref, Rec, Alg >.type_, pat::TriggerCondition.type_, HLTTauDQMTrkPlotter.type_, reco::parser::AnyMethodArgumentFixup.type_, DBReader.type_, edm::ParameterWildcardBase.type_, GsfElectronDataAnalyzer.type_, edm::eventsetup::EventSetupRecordKey.type_, NoBranchErrorThrower.type_, edm::AllowedLabelsDescriptionBase.type_, fwlite::internal::DataKey.type_, evf::FUShmRecoCell.type_, BinomialInterval.type_, pftools::CandidateWrapper.type_, OpticalAlignInfo.type_, edm::eventsetup::DataKey.type_, l1extra::L1EmParticle.type_, l1extra::L1JetParticle.type_, PFBlockLink.type_, pat::JetCorrFactorsProducer.type_, Entry.type_, pos::PixelPortCardConfig.type_, edm::ParameterDescriptionBase.type_, RoadSearchCircleSeed.type_, BeamSpotObjects.type_, reco::PFBlockElement.type_, L1GctInternHFData.type_, l1extra::L1EtMissParticle.type_, edm::Handle< GenericObject >.type_, funct::RootIntegrator.type_, edm::Handle< FWGenericObject >.type_, edm::BranchDescription::Transients.type_, L1GctInternHtMiss.type_, reco::BeamSpot.type_, L1GctInternEtSum.type_, TrackerDpgAnalysis.type_, L1GctInternJetData.type_, reco::Muon.type_, SiStripConfigDb::Run.type_, ConfigurableHisto.type_, Ring.type_, Mixins._TypedParameterizable.type_(), GsfElectronFakeAnalyzer.type_, edm::IndexIntoFile::IndexIntoFileItrImpl.type_, and Config.SubProcess.type_().

Referenced by SequenceTypes._ModuleSequenceType._place(), and Mixins._TypedParameterizable._place().

41 
42  def _placeImpl(self,name,proc):
43  if name == '':
44  name=self.type_()
proc._placeESProducer(name,self)
def Modules.ESProducer.moduleLabel_ (   self,
  myname 
)

Definition at line 45 of file Modules.py.

References CompType.type_, FWJobMetadataManager::Data.type_, CutBasedElectronID.type_, reco::MuonMETCorrectionData.type_, OpticalAlignMeasurementInfo.type_, edm::eventsetup::ComponentDescription.type_, StringCutObjectSelector< T, DefaultLazyness >.type_, StringObjectFunction< T, DefaultLazyness >.type_, MuonRefProducer.type_, AlignableBuilder::LevelInfo.type_, pftools::ParticleFiltrationDecision.type_, pos::PixelTKFECParameters.type_, edm::PileUp.type_, reco::TrackingRecHitInfo.type_, DQMHistPlotter::cfgEntryProcess.type_, NoProductErrorThrower.type_, pat::TriggerFilter.type_, CalibAnalyzer< Ref, Rec, Alg >.type_, pat::TriggerCondition.type_, HLTTauDQMTrkPlotter.type_, reco::parser::AnyMethodArgumentFixup.type_, DBReader.type_, edm::ParameterWildcardBase.type_, GsfElectronDataAnalyzer.type_, edm::eventsetup::EventSetupRecordKey.type_, NoBranchErrorThrower.type_, edm::AllowedLabelsDescriptionBase.type_, fwlite::internal::DataKey.type_, evf::FUShmRecoCell.type_, BinomialInterval.type_, pftools::CandidateWrapper.type_, OpticalAlignInfo.type_, edm::eventsetup::DataKey.type_, l1extra::L1EmParticle.type_, l1extra::L1JetParticle.type_, PFBlockLink.type_, pat::JetCorrFactorsProducer.type_, Entry.type_, pos::PixelPortCardConfig.type_, edm::ParameterDescriptionBase.type_, RoadSearchCircleSeed.type_, BeamSpotObjects.type_, reco::PFBlockElement.type_, L1GctInternHFData.type_, l1extra::L1EtMissParticle.type_, edm::Handle< GenericObject >.type_, funct::RootIntegrator.type_, edm::Handle< FWGenericObject >.type_, edm::BranchDescription::Transients.type_, L1GctInternHtMiss.type_, reco::BeamSpot.type_, L1GctInternEtSum.type_, TrackerDpgAnalysis.type_, L1GctInternJetData.type_, reco::Muon.type_, SiStripConfigDb::Run.type_, ConfigurableHisto.type_, Ring.type_, Mixins._TypedParameterizable.type_(), GsfElectronFakeAnalyzer.type_, edm::IndexIntoFile::IndexIntoFileItrImpl.type_, and Config.SubProcess.type_().

45 
46  def moduleLabel_(self,myname):
47  result = myname
48  if self.type_() == myname:
49  result = ''
return result
def Modules.ESProducer.nameInProcessDesc_ (   self,
  myname 
)

Definition at line 50 of file Modules.py.

References FWJobMetadataManager::Data.moduleLabel_, edm::BranchKey.moduleLabel_, SubjetFilterAlgorithm.moduleLabel_, ObjectViewMatcher< T1, T2 >.moduleLabel_, ObjectViewCleaner< T >.moduleLabel_, edm::ModuleDescription.moduleLabel_, edm::GroupSelectorRules::Rule.moduleLabel_, edm::PoolOutputModule.moduleLabel_, VirtualJetProducer.moduleLabel_, edm::BranchDescription.moduleLabel_, Mixins._TypedParameterizable.moduleLabel_(), CompType.type_, FWJobMetadataManager::Data.type_, CutBasedElectronID.type_, reco::MuonMETCorrectionData.type_, OpticalAlignMeasurementInfo.type_, edm::eventsetup::ComponentDescription.type_, StringCutObjectSelector< T, DefaultLazyness >.type_, StringObjectFunction< T, DefaultLazyness >.type_, MuonRefProducer.type_, AlignableBuilder::LevelInfo.type_, pftools::ParticleFiltrationDecision.type_, pos::PixelTKFECParameters.type_, edm::PileUp.type_, reco::TrackingRecHitInfo.type_, DQMHistPlotter::cfgEntryProcess.type_, NoProductErrorThrower.type_, pat::TriggerFilter.type_, CalibAnalyzer< Ref, Rec, Alg >.type_, pat::TriggerCondition.type_, HLTTauDQMTrkPlotter.type_, reco::parser::AnyMethodArgumentFixup.type_, DBReader.type_, edm::ParameterWildcardBase.type_, GsfElectronDataAnalyzer.type_, edm::eventsetup::EventSetupRecordKey.type_, NoBranchErrorThrower.type_, edm::AllowedLabelsDescriptionBase.type_, fwlite::internal::DataKey.type_, evf::FUShmRecoCell.type_, BinomialInterval.type_, pftools::CandidateWrapper.type_, OpticalAlignInfo.type_, edm::eventsetup::DataKey.type_, l1extra::L1EmParticle.type_, l1extra::L1JetParticle.type_, PFBlockLink.type_, pat::JetCorrFactorsProducer.type_, Entry.type_, pos::PixelPortCardConfig.type_, edm::ParameterDescriptionBase.type_, RoadSearchCircleSeed.type_, BeamSpotObjects.type_, reco::PFBlockElement.type_, L1GctInternHFData.type_, l1extra::L1EtMissParticle.type_, edm::Handle< GenericObject >.type_, funct::RootIntegrator.type_, edm::Handle< FWGenericObject >.type_, edm::BranchDescription::Transients.type_, L1GctInternHtMiss.type_, reco::BeamSpot.type_, L1GctInternEtSum.type_, TrackerDpgAnalysis.type_, L1GctInternJetData.type_, reco::Muon.type_, SiStripConfigDb::Run.type_, ConfigurableHisto.type_, Ring.type_, Mixins._TypedParameterizable.type_(), GsfElectronFakeAnalyzer.type_, edm::IndexIntoFile::IndexIntoFileItrImpl.type_, and Config.SubProcess.type_().

50 
51  def nameInProcessDesc_(self, myname):
52  result = self.type_() + "@" + self.moduleLabel_(myname)
53  return result
54 
def nameInProcessDesc_
Definition: Modules.py:50