CMS 3D CMS Logo

pixelMatchGsfElectrons_cfi Namespace Reference


Variables

tuple pixelMatchGsfElectrons


Variable Documentation

tuple pixelMatchGsfElectrons_cfi::pixelMatchGsfElectrons [static]

Initial value:

cms.EDProducer("GsfElectronProducer",
    #  InputTag endcapSuperClusters = correctedEndcapSuperClustersWithPreshower:electronPixelSeeds
    endcapSuperClusters = cms.InputTag("correctedMulti5x5SuperClustersWithPreshower","electronPixelSeeds"),
    maxDeltaPhi = cms.double(0.1),
    minEOverPEndcaps = cms.double(0.0),
    maxEOverPEndcaps = cms.double(10000.0),
    minEOverPBarrel = cms.double(0.0),
    barrelSuperClusters = cms.InputTag("correctedHybridSuperClusters","electronPixelSeeds"),
    applyEtaCorrection = cms.bool(False),
    applyAmbResolution = cms.bool(True),
    tracks = cms.InputTag("pixelMatchGsfFit"),
    maxDeltaEta = cms.double(0.02),
    ElectronType = cms.string(''),
    # electron preselection parameters
    maxEOverPBarrel = cms.double(10000.0),
    highPtPreselection = cms.bool(False),
    hcalRecHits = cms.InputTag("hbhereco"),
    highPtMin = cms.double(150.0),
    # nested parameter set for TransientInitialStateEstimator
    #FIXME!
    TransientInitialStateEstimatorParameters = cms.PSet(
        propagatorAlongTISE = cms.string('PropagatorWithMaterial'),
        propagatorOppositeTISE = cms.string('PropagatorWithMaterialOpposite')
    )
)

Definition at line 5 of file pixelMatchGsfElectrons_cfi.py.


Generated on Tue Jun 9 18:50:28 2009 for CMSSW by  doxygen 1.5.4