CMS 3D CMS Logo

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

Variables

tuple filterTriggerType = copy.deepcopy(triggerTypeFilter)
 
tuple pixelTrackingForIsol = cms.Sequence(pixelTracks)
 
tuple pixelTrackingForMinBias = cms.Sequence(pixelTracksForMinBias)
 
tuple pixelTracksForMinBias = copy.deepcopy(pixelTracks)
 

Variable Documentation

tuple HLTFullRecoForSpecial_cff.filterTriggerType = copy.deepcopy(triggerTypeFilter)

Definition at line 16 of file HLTFullRecoForSpecial_cff.py.

tuple HLTFullRecoForSpecial_cff.pixelTrackingForIsol = cms.Sequence(pixelTracks)

Definition at line 20 of file HLTFullRecoForSpecial_cff.py.

tuple HLTFullRecoForSpecial_cff.pixelTrackingForMinBias = cms.Sequence(pixelTracksForMinBias)

Definition at line 19 of file HLTFullRecoForSpecial_cff.py.

tuple HLTFullRecoForSpecial_cff.pixelTracksForMinBias = copy.deepcopy(pixelTracks)

Definition at line 8 of file HLTFullRecoForSpecial_cff.py.