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.Service Class Reference
Inheritance diagram for Modules.Service:
Mixins._ConfigureComponent Mixins._TypedParameterizable Mixins._Unlabelable Mixins._Parameterizable

Public Member Functions

def __init__
 
def insertInto
 
- 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
 

Private Member Functions

def _placeImpl
 

Detailed Description

Definition at line 8 of file Modules.py.

Constructor & Destructor Documentation

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

Definition at line 9 of file Modules.py.

9 
10  def __init__(self,type_,*arg,**kargs):
super(Service,self).__init__(type_,*arg,**kargs)
def __init__
Definition: Modules.py:9

Member Function Documentation

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

Definition at line 11 of file Modules.py.

References FWJobMetadataManager::Data.type_, reco::MuonMETCorrectionData.type_, CutBasedElectronID.type_, OpticalAlignMeasurementInfo.type_, reco::MVAMEtJetInfo.type_, edm::eventsetup::ComponentDescription.type_, MixedGenMEtProducer.type_, StringCutObjectSelector< T, DefaultLazyness >.type_, StringObjectFunction< T, DefaultLazyness >.type_, MuonRefProducer.type_, TauDQMHistPlotter::cfgEntryProcess.type_, reco::TrackingRecHitInfo.type_, AlignableBuilder::LevelInfo.type_, pftools::ParticleFiltrationDecision.type_, pos::PixelTKFECParameters.type_, pat::TriggerFilter.type_, NoProductErrorThrower.type_, edm::ObjectWithDict.type_, pat::TriggerCondition.type_, l1t::EtSum.type_, reco::MVAMEtPFCandInfo.type_, reco::parser::AnyMethodArgumentFixup.type_, edm::ParentContext.type_, DBReader.type_, GsfElectronDataAnalyzer.type_, edm::ParameterWildcardBase.type_, NoBranchErrorThrower.type_, MuonTrackCleanerBase.type_, edm::eventsetup::EventSetupRecordKey.type_, edm::AllowedLabelsDescriptionBase.type_, fwlite::internal::DataKey.type_, edm::PileUp.type_, BinomialInterval.type_, pftools::CandidateWrapper.type_, edm::eventsetup::DataKey.type_, l1extra::L1EmParticle.type_, OpticalAlignInfo.type_, l1extra::L1JetParticle.type_, Json::Reader::Token.type_, PFBlockLink.type_, pat::JetCorrFactorsProducer.type_, ParticleReplacerZtautau::MinVisPtCut.type_, Entry.type_, pos::PixelPortCardConfig.type_, edm::ParameterDescriptionBase.type_, edm::Handle< GenericObject >.type_, L1GctInternHFData.type_, BeamSpotObjects.type_, l1extra::L1EtMissParticle.type_, edm::Handle< FWGenericObject >.type_, reco::PFBlockElement.type_, funct::RootIntegrator.type_, L1GctInternHtMiss.type_, reco::BeamSpot.type_, L1GctInternEtSum.type_, edm::TypeWithDict.type_, L1GctInternJetData.type_, TrackerDpgAnalysis.type_, SiStripConfigDb::Run.type_, edm::TypeBases.type_, ConfigurableHisto.type_, edm::TypeDataMembers.type_, edm::TypeFunctionMembers.type_, reco::Muon.type_, Mixins._TypedParameterizable.type_(), GsfElectronFakeAnalyzer.type_, Json::Value.type_, edm::IndexIntoFile::IndexIntoFileItrImpl.type_, and Config.SubProcess.type_().

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

11 
12  def _placeImpl(self,name,proc):
proc._placeService(self.type_(),self)
def _placeImpl
Definition: Modules.py:11
def Modules.Service.insertInto (   self,
  processDesc 
)

Definition at line 13 of file Modules.py.

References Mixins._Parameterizable.insertContentsInto(), FWJobMetadataManager::Data.type_, reco::MuonMETCorrectionData.type_, CutBasedElectronID.type_, OpticalAlignMeasurementInfo.type_, reco::MVAMEtJetInfo.type_, edm::eventsetup::ComponentDescription.type_, MixedGenMEtProducer.type_, StringCutObjectSelector< T, DefaultLazyness >.type_, StringObjectFunction< T, DefaultLazyness >.type_, MuonRefProducer.type_, TauDQMHistPlotter::cfgEntryProcess.type_, reco::TrackingRecHitInfo.type_, AlignableBuilder::LevelInfo.type_, pftools::ParticleFiltrationDecision.type_, pos::PixelTKFECParameters.type_, pat::TriggerFilter.type_, NoProductErrorThrower.type_, edm::ObjectWithDict.type_, pat::TriggerCondition.type_, l1t::EtSum.type_, reco::MVAMEtPFCandInfo.type_, reco::parser::AnyMethodArgumentFixup.type_, edm::ParentContext.type_, DBReader.type_, GsfElectronDataAnalyzer.type_, edm::ParameterWildcardBase.type_, NoBranchErrorThrower.type_, MuonTrackCleanerBase.type_, edm::eventsetup::EventSetupRecordKey.type_, edm::AllowedLabelsDescriptionBase.type_, fwlite::internal::DataKey.type_, edm::PileUp.type_, BinomialInterval.type_, pftools::CandidateWrapper.type_, edm::eventsetup::DataKey.type_, l1extra::L1EmParticle.type_, OpticalAlignInfo.type_, l1extra::L1JetParticle.type_, Json::Reader::Token.type_, PFBlockLink.type_, pat::JetCorrFactorsProducer.type_, ParticleReplacerZtautau::MinVisPtCut.type_, Entry.type_, pos::PixelPortCardConfig.type_, edm::ParameterDescriptionBase.type_, edm::Handle< GenericObject >.type_, L1GctInternHFData.type_, BeamSpotObjects.type_, l1extra::L1EtMissParticle.type_, edm::Handle< FWGenericObject >.type_, reco::PFBlockElement.type_, funct::RootIntegrator.type_, L1GctInternHtMiss.type_, reco::BeamSpot.type_, L1GctInternEtSum.type_, edm::TypeWithDict.type_, L1GctInternJetData.type_, TrackerDpgAnalysis.type_, SiStripConfigDb::Run.type_, edm::TypeBases.type_, ConfigurableHisto.type_, edm::TypeDataMembers.type_, edm::TypeFunctionMembers.type_, reco::Muon.type_, Mixins._TypedParameterizable.type_(), GsfElectronFakeAnalyzer.type_, Json::Value.type_, edm::IndexIntoFile::IndexIntoFileItrImpl.type_, and Config.SubProcess.type_().

13 
14  def insertInto(self, processDesc):
15  newpset = processDesc.newPSet()
16  newpset.addString(True, "@service_type", self.type_())
17  self.insertContentsInto(newpset)
18  processDesc.addService(newpset)
19 
def insertInto
Definition: Modules.py:13