CMS 3D CMS Logo

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

Variables

tuple diamondSampicLocalReconstruction = cms.Sequence(diamondSampicLocalReconstructionTask)
 
tuple diamondSampicLocalReconstructionTask
 
tuple totemTimingLocalReconstruction = cms.Sequence(totemTimingLocalReconstructionTask)
 
tuple totemTimingLocalReconstructionTask
 

Variable Documentation

tuple totemTimingLocalReconstruction_cff.diamondSampicLocalReconstruction = cms.Sequence(diamondSampicLocalReconstructionTask)

Definition at line 12 of file totemTimingLocalReconstruction_cff.py.

tuple totemTimingLocalReconstruction_cff.diamondSampicLocalReconstructionTask
Initial value:
1 = cms.Task(
2  totemTimingRecHits,
3  diamondSampicLocalTracks)

Definition at line 9 of file totemTimingLocalReconstruction_cff.py.

tuple totemTimingLocalReconstruction_cff.totemTimingLocalReconstruction = cms.Sequence(totemTimingLocalReconstructionTask)

Definition at line 20 of file totemTimingLocalReconstruction_cff.py.

tuple totemTimingLocalReconstruction_cff.totemTimingLocalReconstructionTask
Initial value:
1 = cms.Task(
2  totemTimingRecHits,
3  totemTimingLocalTracks)

Definition at line 17 of file totemTimingLocalReconstruction_cff.py.