CMS 3D CMS Logo

Variables

pixelMatchElectronsForHLT_cfi Namespace Reference

Variables

tuple pixelMatchElectronsForHLT

Variable Documentation

Initial value:
00001 cms.EDProducer("EgammaHLTPixelMatchElectronProducers",
00002     # needed for CkfTrajectoryBuilder
00003     # propagatorAlong = cms.string('PropagatorWithMaterial'),
00004     # nested parameter set for TransientInitialStateEstimator
00005     # TransientInitialStateEstimatorParameters = cms.PSet(
00006       #  propagatorAlongTISE = cms.string('PropagatorWithMaterial'),
00007       #  propagatorOppositeTISE = cms.string('PropagatorWithMaterialOpposite')
00008     #),
00009     # string TrackLabel = "ctfWithMaterialTracksBarrel"
00010     TrackProducer = cms.InputTag("ctfWithMaterialTracksBarrel"),
00011     BSProducer = cms.InputTag("offlineBeamSpot")
00012     # propagatorOpposite = cms.string('PropagatorWithMaterialOpposite'),
00013     # estimator = cms.string('egammaHLTChi2'),
00014     # TrajectoryBuilder = cms.string('TrajectoryBuilderForPixelMatchElectrons'),
00015     # updator = cms.string('KFUpdator')
00016 )

Definition at line 6 of file pixelMatchElectronsForHLT_cfi.py.