CMS 3D CMS Logo

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

Variables

tuple iterHFNoseTICLTask
 
tuple iterTICLTask
 
tuple pfTICL = _pfTICLProducer.clone()
 
tuple ticlIterationsTask
 
list ticlIterLabels = [_step.itername.value() for _iteration in ticlIterationsTask for _step in _iteration if (_step._TypedParameterizable__type == "TrackstersProducer")]
 
list ticlIterLabelsMerge = ticlIterLabels+["Merge"]
 
tuple ticlLayerTileHFNose
 
tuple ticlLayerTileHFNoseTask = cms.Task(ticlLayerTileHFNose)
 
tuple ticlLayerTileTask = cms.Task(ticlLayerTileProducer)
 
tuple ticlPFTask = cms.Task(pfTICL)
 
tuple ticlTracksterMergeTask = cms.Task(ticlTrackstersMerge)
 
tuple ticlTrackstersMerge = _trackstersMergeProducer.clone()
 

Variable Documentation

tuple iterativeTICL_cff.iterHFNoseTICLTask
Initial value:
1 = cms.Task(ticlLayerTileHFNoseTask
2  ,ticlHFNoseTrkEMStepTask
3  ,ticlHFNoseEMStepTask
4  ,ticlHFNoseTrkStepTask
5  ,ticlHFNoseHADStepTask
6  ,ticlHFNoseMIPStepTask
7 )

Definition at line 49 of file iterativeTICL_cff.py.

tuple iterativeTICL_cff.iterTICLTask
Initial value:
1 = cms.Task(ticlLayerTileTask
2  ,ticlIterationsTask
3  ,ticlTracksterMergeTask
4  ,ticlPFTask
5 )

Definition at line 36 of file iterativeTICL_cff.py.

tuple iterativeTICL_cff.pfTICL = _pfTICLProducer.clone()

Definition at line 21 of file iterativeTICL_cff.py.

tuple iterativeTICL_cff.ticlIterationsTask
Initial value:
1 = cms.Task(
2  ticlTrkEMStepTask
3  ,ticlEMStepTask
4  ,ticlTrkStepTask
5  ,ticlHADStepTask
6 )

Definition at line 24 of file iterativeTICL_cff.py.

list iterativeTICL_cff.ticlIterLabels = [_step.itername.value() for _iteration in ticlIterationsTask for _step in _iteration if (_step._TypedParameterizable__type == "TrackstersProducer")]

Definition at line 34 of file iterativeTICL_cff.py.

list iterativeTICL_cff.ticlIterLabelsMerge = ticlIterLabels+["Merge"]

Definition at line 41 of file iterativeTICL_cff.py.

tuple iterativeTICL_cff.ticlLayerTileHFNose
Initial value:
1 = ticlLayerTileProducer.clone(
2  detector = 'HFNose'
3 )

Definition at line 43 of file iterativeTICL_cff.py.

tuple iterativeTICL_cff.ticlLayerTileHFNoseTask = cms.Task(ticlLayerTileHFNose)

Definition at line 47 of file iterativeTICL_cff.py.

tuple iterativeTICL_cff.ticlLayerTileTask = cms.Task(ticlLayerTileProducer)

Definition at line 15 of file iterativeTICL_cff.py.

tuple iterativeTICL_cff.ticlPFTask = cms.Task(pfTICL)

Definition at line 22 of file iterativeTICL_cff.py.

tuple iterativeTICL_cff.ticlTracksterMergeTask = cms.Task(ticlTrackstersMerge)

Definition at line 18 of file iterativeTICL_cff.py.

tuple iterativeTICL_cff.ticlTrackstersMerge = _trackstersMergeProducer.clone()

Definition at line 17 of file iterativeTICL_cff.py.