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 = RecoTracker.TkSeedingLayers.MixedLayerPairs_cfi.MixedLayerPairs.layerList,
3  skipSeedFinderSelector = cms.untracked.bool(True),
4  RegionFactoryPSet = FastSimulation.Tracking.InitialStep_cff.initialStepSeeds.RegionFactoryPSet.clone()
5  )

Definition at line 17 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  skipSeedFinderSelector = cms.untracked.bool(True),
4  RegionFactoryPSet = FastSimulation.Tracking.InitialStep_cff.initialStepSeeds.RegionFactoryPSet.clone()
5  )

Definition at line 7 of file hltSeeds_cff.py.

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

Definition at line 25 of file hltSeeds_cff.py.