CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions | Variables
particleFlowBlock_cfi Namespace Reference

Functions

def _findIndicesByModule
 

Variables

tuple _addTiming = particleFlowBlock.elementImporters.copy()
 
tuple _addTimingLayer = particleFlowBlock.elementImporters.copy()
 
tuple _addTrackHFLinks = particleFlowBlock.linkDefinitions.copy()
 
dictionary _insertTrackImportersWithVeto = {}
 
 _scImporter = imp
 
list _trackImporters
 
 elementImporters = _insertTrackImportersWithVeto
 
 linkDefinitions = _addTrackHFLinks
 
tuple linkType = cms.string("TRACK:HFEM")
 
float minPTforBypass = 0.0
 
float minSuperClusterPt = 1.0
 
tuple nMaxHcalLinksPerTrack = cms.int32(-1)
 
tuple particleFlowBlock
 
tuple timeErrorMap = cms.InputTag("trackTimeValueMapProducer:generalTracksConfigurableFlatResolutionModelResolution")
 
tuple timeErrorMapGsf = cms.InputTag("gsfTrackTimeValueMapProducer:electronGsfTracksConfigurableFlatResolutionModelResolution")
 
tuple timeQualityMap = cms.InputTag("mtdTrackQualityMVA:mtdQualMVA")
 
tuple timeQualityMapGsf = cms.InputTag("mtdTrackQualityMVA:mtdQualMVA")
 
tuple timeQualityThreshold = cms.double(0.5)
 
tuple timeValueMap = cms.InputTag("trackTimeValueMapProducer:generalTracksConfigurableFlatResolutionModel")
 
tuple timeValueMapGsf = cms.InputTag("gsfTrackTimeValueMapProducer:electronGsfTracksConfigurableFlatResolutionModel")
 
tuple trajectoryLayerEntrance = cms.string("VFcalEntrance")
 
tuple trajectoryLayerExit = cms.string("")
 
tuple useKDTree = cms.bool(True)
 
 vetoEndcap = True,
 
tuple vetoMode = cms.uint32(2)
 
tuple vetoSrc = cms.InputTag("pfTICL")
 

Function Documentation

def particleFlowBlock_cfi._findIndicesByModule (   name)
private

Definition at line 162 of file particleFlowBlock_cfi.py.

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

Variable Documentation

tuple particleFlowBlock_cfi._addTiming = particleFlowBlock.elementImporters.copy()

Definition at line 215 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi._addTimingLayer = particleFlowBlock.elementImporters.copy()

Definition at line 225 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi._addTrackHFLinks = particleFlowBlock.linkDefinitions.copy()

Definition at line 188 of file particleFlowBlock_cfi.py.

dictionary particleFlowBlock_cfi._insertTrackImportersWithVeto = {}

Definition at line 170 of file particleFlowBlock_cfi.py.

particleFlowBlock_cfi._scImporter = imp

Definition at line 153 of file particleFlowBlock_cfi.py.

list particleFlowBlock_cfi._trackImporters
Initial value:
1 = ['GeneralTracksImporter','ConvBremTrackImporter',
2  'ConversionTrackImporter','NuclearInteractionTrackImporter']

Definition at line 171 of file particleFlowBlock_cfi.py.

particleFlowBlock_cfi.elementImporters = _insertTrackImportersWithVeto

Definition at line 182 of file particleFlowBlock_cfi.py.

particleFlowBlock_cfi.linkDefinitions = _addTrackHFLinks

Definition at line 209 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi.linkType = cms.string("TRACK:HFEM")

Definition at line 191 of file particleFlowBlock_cfi.py.

float particleFlowBlock_cfi.minPTforBypass = 0.0

Definition at line 158 of file particleFlowBlock_cfi.py.

float particleFlowBlock_cfi.minSuperClusterPt = 1.0

Definition at line 157 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi.nMaxHcalLinksPerTrack = cms.int32(-1)

Definition at line 195 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi.particleFlowBlock

Definition at line 3 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi.timeErrorMap = cms.InputTag("trackTimeValueMapProducer:generalTracksConfigurableFlatResolutionModelResolution")

Definition at line 218 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi.timeErrorMapGsf = cms.InputTag("gsfTrackTimeValueMapProducer:electronGsfTracksConfigurableFlatResolutionModelResolution")

Definition at line 220 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi.timeQualityMap = cms.InputTag("mtdTrackQualityMVA:mtdQualMVA")

Definition at line 229 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi.timeQualityMapGsf = cms.InputTag("mtdTrackQualityMVA:mtdQualMVA")

Definition at line 236 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi.timeQualityThreshold = cms.double(0.5)

Definition at line 230 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi.timeValueMap = cms.InputTag("trackTimeValueMapProducer:generalTracksConfigurableFlatResolutionModel")

Definition at line 217 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi.timeValueMapGsf = cms.InputTag("gsfTrackTimeValueMapProducer:electronGsfTracksConfigurableFlatResolutionModel")

Definition at line 219 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi.trajectoryLayerEntrance = cms.string("VFcalEntrance")

Definition at line 193 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi.trajectoryLayerExit = cms.string("")

Definition at line 194 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi.useKDTree = cms.bool(True)

Definition at line 192 of file particleFlowBlock_cfi.py.

particleFlowBlock_cfi.vetoEndcap = True,

Definition at line 176 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi.vetoMode = cms.uint32(2)

Definition at line 177 of file particleFlowBlock_cfi.py.

tuple particleFlowBlock_cfi.vetoSrc = cms.InputTag("pfTICL")

Definition at line 178 of file particleFlowBlock_cfi.py.