CMS 3D CMS Logo

Variables

HiEgamma_cff Namespace Reference

Variables

tuple cleanPhotonCore
tuple cleanPhotons
tuple hiEcalClusteringSequence = cms.Sequence(islandClusteringSequence*hybridClusteringSequence*multi5x5ClusteringSequence*multi5x5PreshowerClusteringSequence*preshowerClusteringSequence)
tuple hiEcalClusters = cms.Sequence(hiEcalClusteringSequence)
tuple hiEcalClustersIsolation = cms.Sequence(hiEgammaSequence * hiEgammaIsolationSequence)
tuple hiEgammaSequence = cms.Sequence(hiPhotonSequence)
tuple highPurityTracks
tuple hiPhotonCleaningSequence
tuple hiPhotonSequence = cms.Sequence(highPurityTracks*photonSequence)
tuple hiSpikeCleanedSC = RecoHI.HiEgammaAlgos.hiSpikeCleaner_cfi.hiSpikeCleaner.clone()

Variable Documentation

Initial value:
00001 photonCore.clone(
00002     scHybridBarrelProducer = cms.InputTag("hiSpikeCleanedSC")
00003 )

Definition at line 47 of file HiEgamma_cff.py.

Initial value:
00001 photons.clone(
00002     photonCoreProducer = cms.InputTag("cleanPhotonCore")
00003 )

Definition at line 50 of file HiEgamma_cff.py.

tuple HiEgamma_cff::hiEcalClusteringSequence = cms.Sequence(islandClusteringSequence*hybridClusteringSequence*multi5x5ClusteringSequence*multi5x5PreshowerClusteringSequence*preshowerClusteringSequence)

Definition at line 10 of file HiEgamma_cff.py.

Definition at line 40 of file HiEgamma_cff.py.

tuple HiEgamma_cff::hiEcalClustersIsolation = cms.Sequence(hiEgammaSequence * hiEgammaIsolationSequence)

Definition at line 42 of file HiEgamma_cff.py.

Definition at line 41 of file HiEgamma_cff.py.

Initial value:
00001 cms.EDFilter("TrackSelector",
00002     src = cms.InputTag("hiSelectedTracks"),
00003     cut = cms.string('quality("highPurity")')
00004 )

Definition at line 13 of file HiEgamma_cff.py.

Initial value:
00001 cms.Sequence(hiSpikeCleanedSC *
00002                                         highPurityTracks *
00003                                         cleanPhotonCore  *
00004                                         cleanPhotons)

Definition at line 54 of file HiEgamma_cff.py.

tuple HiEgamma_cff::hiPhotonSequence = cms.Sequence(highPurityTracks*photonSequence)

Definition at line 34 of file HiEgamma_cff.py.

tuple HiEgamma_cff::hiSpikeCleanedSC = RecoHI.HiEgammaAlgos.hiSpikeCleaner_cfi.hiSpikeCleaner.clone()

Definition at line 46 of file HiEgamma_cff.py.