CMS 3D CMS Logo

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

Variables

tuple ecalClusteringSeq = cms.Sequence(ecalClusters * electronRecalibSCAssociator)
 
tuple recoECALSeq = cms.Sequence( ecalLocalRecoSequence)
 
tuple rerecoECALSeq = cms.Sequence(recoECALSeq * rerecoPFClusteringSeq * ecalClusteringSeq)
 
tuple rerecoPFClusteringSeq = cms.Sequence(pfClusteringPS + pfClusteringECAL)
 
tuple seqALCARECOEcalRecalElectron = cms.Sequence( rerecoECALSeq * selectorProducerSeq * ALCARECOEcalCalElectronECALSeq)
 FINAL SEQUENCES sequences used in AlCaRecoStreams_cff.py redo the preselection of electrons with selectorProducerSeq for recHit reducers: they use the selected objects as input. More...
 

Variable Documentation

tuple ALCARECOEcalRecalIsolElectron_cff.ecalClusteringSeq = cms.Sequence(ecalClusters * electronRecalibSCAssociator)

Definition at line 15 of file ALCARECOEcalRecalIsolElectron_cff.py.

tuple ALCARECOEcalRecalIsolElectron_cff.recoECALSeq = cms.Sequence( ecalLocalRecoSequence)

Definition at line 8 of file ALCARECOEcalRecalIsolElectron_cff.py.

tuple ALCARECOEcalRecalIsolElectron_cff.rerecoECALSeq = cms.Sequence(recoECALSeq * rerecoPFClusteringSeq * ecalClusteringSeq)

Definition at line 20 of file ALCARECOEcalRecalIsolElectron_cff.py.

tuple ALCARECOEcalRecalIsolElectron_cff.rerecoPFClusteringSeq = cms.Sequence(pfClusteringPS + pfClusteringECAL)

Definition at line 11 of file ALCARECOEcalRecalIsolElectron_cff.py.

tuple ALCARECOEcalRecalIsolElectron_cff.seqALCARECOEcalRecalElectron = cms.Sequence( rerecoECALSeq * selectorProducerSeq * ALCARECOEcalCalElectronECALSeq)

FINAL SEQUENCES sequences used in AlCaRecoStreams_cff.py redo the preselection of electrons with selectorProducerSeq for recHit reducers: they use the selected objects as input.

Definition at line 25 of file ALCARECOEcalRecalIsolElectron_cff.py.