CMS 3D CMS Logo

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

Variables

tuple egammaGlobalReco = cms.Sequence(electronGsfTracking*conversionTrackSequence*allConversionSequence)
 
tuple egammaHighLevelRecoPostPF = cms.Sequence(interestingEgammaIsoDetIds*egmIsolationSequence*photonIDSequence*photonIDSequenceGED*eIdSequence*hfEMClusteringSequence)
 
tuple egammaHighLevelRecoPrePF = cms.Sequence(gsfEcalDrivenElectronSequence*uncleanedOnlyElectronSequence*conversionSequence*photonSequence)
 
tuple egammareco = cms.Sequence(electronSequence*conversionSequence*photonSequence)
 
tuple egammareco_withElectronID = cms.Sequence(egammareco*eIdSequence)
 
tuple egammareco_withIsolation = cms.Sequence(egammareco*egammaIsolationSequence)
 
tuple egammareco_withIsolation_woConvPhotons = cms.Sequence(egammareco_woConvPhotons*egammaIsolationSequence)
 
tuple egammareco_withPhotonID = cms.Sequence(egammareco*photonIDSequence)
 
tuple egammareco_woConvPhotons = cms.Sequence(electronSequence*photonSequence)
 
tuple egammarecoFull = cms.Sequence(egammareco*interestingEgammaIsoDetIds*egmIsolationSequence*photonIDSequence*eIdSequence*hfEMClusteringSequence)
 
tuple egammarecoFull_woHFElectrons = cms.Sequence(egammareco*interestingEgammaIsoDetIds*photonIDSequence*eIdSequence)
 
tuple egammarecoWithID = cms.Sequence(egammareco*photonIDSequence*eIdSequence)
 

Variable Documentation

tuple RecoEgamma_cff.egammaGlobalReco = cms.Sequence(electronGsfTracking*conversionTrackSequence*allConversionSequence)

Definition at line 23 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff.egammaHighLevelRecoPostPF = cms.Sequence(interestingEgammaIsoDetIds*egmIsolationSequence*photonIDSequence*photonIDSequenceGED*eIdSequence*hfEMClusteringSequence)

Definition at line 30 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff.egammaHighLevelRecoPrePF = cms.Sequence(gsfEcalDrivenElectronSequence*uncleanedOnlyElectronSequence*conversionSequence*photonSequence)

Definition at line 25 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff.egammareco = cms.Sequence(electronSequence*conversionSequence*photonSequence)

Definition at line 24 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff.egammareco_withElectronID = cms.Sequence(egammareco*eIdSequence)

Definition at line 39 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff.egammareco_withIsolation = cms.Sequence(egammareco*egammaIsolationSequence)

Definition at line 36 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff.egammareco_withIsolation_woConvPhotons = cms.Sequence(egammareco_woConvPhotons*egammaIsolationSequence)

Definition at line 37 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff.egammareco_withPhotonID = cms.Sequence(egammareco*photonIDSequence)

Definition at line 38 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff.egammareco_woConvPhotons = cms.Sequence(electronSequence*photonSequence)

Definition at line 35 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff.egammarecoFull = cms.Sequence(egammareco*interestingEgammaIsoDetIds*egmIsolationSequence*photonIDSequence*eIdSequence*hfEMClusteringSequence)

Definition at line 33 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff.egammarecoFull_woHFElectrons = cms.Sequence(egammareco*interestingEgammaIsoDetIds*photonIDSequence*eIdSequence)

Definition at line 41 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff.egammarecoWithID = cms.Sequence(egammareco*photonIDSequence*eIdSequence)

Definition at line 34 of file RecoEgamma_cff.py.