CMS 3D CMS Logo

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

Variables

tuple ALCARECOEcalRecalElectronHLT
 
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(ALCARECOEcalRecalElectronHLT * 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.ALCARECOEcalRecalElectronHLT
Initial value:
1 = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
2  andOr = True, # choose logical OR between Triggerbits
3  eventSetupPathsKey = 'EcalRecalElectron',
4  throw = False # tolerate triggers stated above, but not available
5 )

Definition at line 4 of file ALCARECOEcalRecalIsolElectron_cff.py.

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

Definition at line 22 of file ALCARECOEcalRecalIsolElectron_cff.py.

tuple ALCARECOEcalRecalIsolElectron_cff.recoECALSeq = cms.Sequence( ecalLocalRecoSequence)

Definition at line 15 of file ALCARECOEcalRecalIsolElectron_cff.py.

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

Definition at line 27 of file ALCARECOEcalRecalIsolElectron_cff.py.

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

Definition at line 18 of file ALCARECOEcalRecalIsolElectron_cff.py.

tuple ALCARECOEcalRecalIsolElectron_cff.seqALCARECOEcalRecalElectron = cms.Sequence(ALCARECOEcalRecalElectronHLT * 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 32 of file ALCARECOEcalRecalIsolElectron_cff.py.