CMS 3D CMS Logo

Functions | Variables
particleFlowBlock_cfi Namespace Reference

Functions

def _findIndicesByModule (name)
 

Variables

 _addTiming
 
 _addTimingLayer
 
 _addTrackHFLinks
 
 _insertTrackImportersWithVeto
 
 _scImporter
 
 _trackImporters
 
 BCtoPFCMap
 
 cleanBadConvertedBrems
 
 debug
 
 DPtOverPtCuts_byTrackAlgo
 
 elementImporters
 
 gsfsAreSecondary
 
 importerName
 
 linkDefinitions
 
 linkerName
 
 linkType
 
 maxDPtOPt
 
 maximumHoverE
 
 minAbsEtaEcal
 
 minPTforBypass
 
 minSuperClusterPt
 
 muonMaxDPtOPt
 
 muonSrc
 
 NHitCuts_byTrackAlgo
 
 nMaxHcalLinksPerTrack
 
 particleFlowBlock
 
 source
 
 source_eb
 
 source_ee
 
 source_towers
 
 SuperClusterMatchByRef
 
 superClustersArePF
 
 timeErrorMap
 
 timeErrorMapGsf
 
 timeQualityMap
 
 timeQualityMapGsf
 
 timeQualityThreshold
 
 timeValueMap
 
 timeValueMapGsf
 
 trackQuality
 
 trajectoryLayerEntrance
 
 trajectoryLayerExit
 
 useConvertedBrems
 
 useIterativeTracking
 
 useKDTree
 
 verbose
 
 vetoEndcap
 
 vetoMode
 
 vetoSrc
 

Function Documentation

◆ _findIndicesByModule()

def particleFlowBlock_cfi._findIndicesByModule (   name)
private

Definition at line 162 of file particleFlowBlock_cfi.py.

162 def _findIndicesByModule(name):
163  ret = []
164  for i, pset in enumerate(particleFlowBlock.elementImporters):
165  if pset.importerName.value() == name:
166  ret.append(i)
167  return ret
168 

Variable Documentation

◆ _addTiming

particleFlowBlock_cfi._addTiming
private

Definition at line 215 of file particleFlowBlock_cfi.py.

◆ _addTimingLayer

particleFlowBlock_cfi._addTimingLayer
private

Definition at line 225 of file particleFlowBlock_cfi.py.

◆ _addTrackHFLinks

particleFlowBlock_cfi._addTrackHFLinks
private

Definition at line 188 of file particleFlowBlock_cfi.py.

◆ _insertTrackImportersWithVeto

particleFlowBlock_cfi._insertTrackImportersWithVeto
private

Definition at line 170 of file particleFlowBlock_cfi.py.

◆ _scImporter

particleFlowBlock_cfi._scImporter
private

Definition at line 153 of file particleFlowBlock_cfi.py.

◆ _trackImporters

particleFlowBlock_cfi._trackImporters
private

Definition at line 171 of file particleFlowBlock_cfi.py.

◆ BCtoPFCMap

particleFlowBlock_cfi.BCtoPFCMap

Definition at line 40 of file particleFlowBlock_cfi.py.

◆ cleanBadConvertedBrems

particleFlowBlock_cfi.cleanBadConvertedBrems

Definition at line 25 of file particleFlowBlock_cfi.py.

◆ debug

particleFlowBlock_cfi.debug

Definition at line 4 of file particleFlowBlock_cfi.py.

◆ DPtOverPtCuts_byTrackAlgo

particleFlowBlock_cfi.DPtOverPtCuts_byTrackAlgo

Definition at line 17 of file particleFlowBlock_cfi.py.

◆ elementImporters

particleFlowBlock_cfi.elementImporters

Definition at line 5 of file particleFlowBlock_cfi.py.

◆ gsfsAreSecondary

particleFlowBlock_cfi.gsfsAreSecondary

Definition at line 19 of file particleFlowBlock_cfi.py.

◆ importerName

particleFlowBlock_cfi.importerName

Definition at line 7 of file particleFlowBlock_cfi.py.

◆ linkDefinitions

particleFlowBlock_cfi.linkDefinitions

Definition at line 61 of file particleFlowBlock_cfi.py.

◆ linkerName

particleFlowBlock_cfi.linkerName

Definition at line 64 of file particleFlowBlock_cfi.py.

◆ linkType

particleFlowBlock_cfi.linkType

Definition at line 63 of file particleFlowBlock_cfi.py.

◆ maxDPtOPt

particleFlowBlock_cfi.maxDPtOPt

Definition at line 28 of file particleFlowBlock_cfi.py.

Referenced by PFMuonAlgo.hasValidTrack(), and PFMuonAlgo.muonTracks().

◆ maximumHoverE

particleFlowBlock_cfi.maximumHoverE

Definition at line 8 of file particleFlowBlock_cfi.py.

◆ minAbsEtaEcal

particleFlowBlock_cfi.minAbsEtaEcal

Definition at line 83 of file particleFlowBlock_cfi.py.

◆ minPTforBypass

particleFlowBlock_cfi.minPTforBypass

Definition at line 9 of file particleFlowBlock_cfi.py.

◆ minSuperClusterPt

particleFlowBlock_cfi.minSuperClusterPt

Definition at line 10 of file particleFlowBlock_cfi.py.

◆ muonMaxDPtOPt

particleFlowBlock_cfi.muonMaxDPtOPt

Definition at line 29 of file particleFlowBlock_cfi.py.

◆ muonSrc

particleFlowBlock_cfi.muonSrc

Definition at line 30 of file particleFlowBlock_cfi.py.

◆ NHitCuts_byTrackAlgo

particleFlowBlock_cfi.NHitCuts_byTrackAlgo

Definition at line 21 of file particleFlowBlock_cfi.py.

◆ nMaxHcalLinksPerTrack

particleFlowBlock_cfi.nMaxHcalLinksPerTrack

Definition at line 70 of file particleFlowBlock_cfi.py.

◆ particleFlowBlock

particleFlowBlock_cfi.particleFlowBlock

Definition at line 3 of file particleFlowBlock_cfi.py.

◆ source

particleFlowBlock_cfi.source

Definition at line 31 of file particleFlowBlock_cfi.py.

◆ source_eb

particleFlowBlock_cfi.source_eb

Definition at line 11 of file particleFlowBlock_cfi.py.

◆ source_ee

particleFlowBlock_cfi.source_ee

Definition at line 12 of file particleFlowBlock_cfi.py.

◆ source_towers

particleFlowBlock_cfi.source_towers

Definition at line 13 of file particleFlowBlock_cfi.py.

◆ SuperClusterMatchByRef

particleFlowBlock_cfi.SuperClusterMatchByRef

Definition at line 117 of file particleFlowBlock_cfi.py.

◆ superClustersArePF

particleFlowBlock_cfi.superClustersArePF

Definition at line 14 of file particleFlowBlock_cfi.py.

◆ timeErrorMap

particleFlowBlock_cfi.timeErrorMap

Definition at line 218 of file particleFlowBlock_cfi.py.

◆ timeErrorMapGsf

particleFlowBlock_cfi.timeErrorMapGsf

Definition at line 220 of file particleFlowBlock_cfi.py.

◆ timeQualityMap

particleFlowBlock_cfi.timeQualityMap

Definition at line 229 of file particleFlowBlock_cfi.py.

◆ timeQualityMapGsf

particleFlowBlock_cfi.timeQualityMapGsf

Definition at line 236 of file particleFlowBlock_cfi.py.

◆ timeQualityThreshold

particleFlowBlock_cfi.timeQualityThreshold

Definition at line 230 of file particleFlowBlock_cfi.py.

◆ timeValueMap

particleFlowBlock_cfi.timeValueMap

Definition at line 217 of file particleFlowBlock_cfi.py.

◆ timeValueMapGsf

particleFlowBlock_cfi.timeValueMapGsf

Definition at line 219 of file particleFlowBlock_cfi.py.

◆ trackQuality

particleFlowBlock_cfi.trackQuality

Definition at line 33 of file particleFlowBlock_cfi.py.

◆ trajectoryLayerEntrance

particleFlowBlock_cfi.trajectoryLayerEntrance

Definition at line 71 of file particleFlowBlock_cfi.py.

◆ trajectoryLayerExit

particleFlowBlock_cfi.trajectoryLayerExit

Definition at line 72 of file particleFlowBlock_cfi.py.

◆ useConvertedBrems

particleFlowBlock_cfi.useConvertedBrems

Definition at line 128 of file particleFlowBlock_cfi.py.

◆ useIterativeTracking

particleFlowBlock_cfi.useIterativeTracking

Definition at line 32 of file particleFlowBlock_cfi.py.

◆ useKDTree

particleFlowBlock_cfi.useKDTree

Definition at line 65 of file particleFlowBlock_cfi.py.

◆ verbose

particleFlowBlock_cfi.verbose

Definition at line 139 of file particleFlowBlock_cfi.py.

◆ vetoEndcap

particleFlowBlock_cfi.vetoEndcap

Definition at line 34 of file particleFlowBlock_cfi.py.

◆ vetoMode

particleFlowBlock_cfi.vetoMode

Definition at line 35 of file particleFlowBlock_cfi.py.

◆ vetoSrc

particleFlowBlock_cfi.vetoSrc

Definition at line 36 of file particleFlowBlock_cfi.py.