CMS 3D CMS Logo

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

Variables

tuple hltPixelPairSeeds
 
tuple hltPixelTripletSeeds
 
tuple hltSeedSequence = cms.Sequence(hltPixelTripletSeeds+hltPixelPairSeeds)
 

Variable Documentation

tuple hltSeeds_cff.hltPixelPairSeeds
Initial value:
1 = FastSimulation.Tracking.TrajectorySeedProducer_cfi.trajectorySeedProducer.clone(
2  layerList = cms.vstring(
3  'BPix1+BPix2'
4  'BPix1+FPix1_pos',
5  'BPix1+FPix1_neg',
6  'BPix2+FPix1_pos',
7  'BPix2+FPix1_neg',
8 
9  'FPix1_pos+FPix2_pos',
10  'FPix1_neg+FPix2_neg',
11  )
12  )

Definition at line 13 of file hltSeeds_cff.py.

tuple hltSeeds_cff.hltPixelTripletSeeds
Initial value:
1 = FastSimulation.Tracking.TrajectorySeedProducer_cfi.trajectorySeedProducer.clone(
2  layerList = RecoTracker.TkSeedingLayers.PixelLayerTriplets_cfi.PixelLayerTriplets.layerList
3  )

Definition at line 6 of file hltSeeds_cff.py.

tuple hltSeeds_cff.hltSeedSequence = cms.Sequence(hltPixelTripletSeeds+hltPixelPairSeeds)

Definition at line 28 of file hltSeeds_cff.py.