CMS 3D CMS Logo

Variables

Reconstruction_cff Namespace Reference

Variables

tuple globalreco = cms.Sequence(offlineBeamSpot+recopixelvertexing+trackingGlobalReco+hcalGlobalRecoSequence+particleFlowCluster+ecalClusters+caloTowersRec*vertexreco*electronGsfTracking*egammarecoGlobal*jetGlobalReco+muonrecoComplete+muoncosmicreco+CastorFullReco)
tuple globalreco_plusPL = cms.Sequence(globalreco*ctfTracksPixelLess)
tuple globalreco_plusRS = cms.Sequence(globalreco*rstracks)
tuple highlevelreco = cms.Sequence(particleFlowReco*egammarecoFull*jetHighLevelReco*tautagging*metrecoPlusHCALNoise*btagging*recoPFMET*PFTau*regionalCosmicTracksSeq*muoncosmichighlevelreco*reducedRecHits)
tuple localreco = cms.Sequence(trackerlocalreco+muonlocalreco+calolocalreco+castorreco+lumiProducer)
tuple localreco_HcalNZS = cms.Sequence(trackerlocalreco+muonlocalreco+calolocalrecoNZS+castorreco+lumiProducer)
tuple modulesToRemove = list()
tuple recolocal = cms.Sequence( siPixelDigis*siPixelClusters*siStripDigis*siStripZeroSuppression*siStripClusters)
tuple reconstruction = cms.Sequence(localreco *globalreco *highlevelreco*logErrorHarvester)
tuple reconstruction_fromRECO = reconstruction.copyAndExclude(modulesToRemove)
tuple reconstruction_HcalNZS = cms.Sequence(localreco_HcalNZS*globalreco *highlevelreco*logErrorHarvester)
tuple reconstruction_standard_candle = cms.Sequence(localreco*globalreco*vertexreco*recoJetAssociations*btagging*electronSequence*photonSequence)
tuple reconstruction_step = cms.Path( recolocal + recotrack )
tuple reconstruction_withPixellessTk = cms.Sequence(localreco *globalreco_plusPL*highlevelreco*logErrorHarvester)
tuple reconstruction_withRS = cms.Sequence(localreco *globalreco_plusRS*highlevelreco*logErrorHarvester)
tuple reconstruction_woCosmicMuons = cms.Sequence(localreco*globalreco*highlevelreco *logErrorHarvester)
tuple reconstructionP5_step = cms.Path( recolocal + recotrackP5 )
tuple recotrack = cms.Sequence( offlineBeamSpot + siPixelRecHits*siStripMatchedRecHits*recopixelvertexing*ckftracks)
tuple recotrackP5 = cms.Sequence( offlineBeamSpot + siPixelRecHits*siStripMatchedRecHits*recopixelvertexing*ctftracksP5)
tuple reducedRecHits = cms.Sequence( reducedEcalRecHitsSequence * reducedHcalRecHitsSequence )

Variable Documentation

tuple Reconstruction_cff::globalreco = cms.Sequence(offlineBeamSpot+recopixelvertexing+trackingGlobalReco+hcalGlobalRecoSequence+particleFlowCluster+ecalClusters+caloTowersRec*vertexreco*electronGsfTracking*egammarecoGlobal*jetGlobalReco+muonrecoComplete+muoncosmicreco+CastorFullReco)

Definition at line 49 of file Reconstruction_cff.py.

tuple Reconstruction_cff::globalreco_plusPL = cms.Sequence(globalreco*ctfTracksPixelLess)

Definition at line 51 of file Reconstruction_cff.py.

tuple Reconstruction_cff::globalreco_plusRS = cms.Sequence(globalreco*rstracks)

Definition at line 50 of file Reconstruction_cff.py.

tuple Reconstruction_cff::highlevelreco = cms.Sequence(particleFlowReco*egammarecoFull*jetHighLevelReco*tautagging*metrecoPlusHCALNoise*btagging*recoPFMET*PFTau*regionalCosmicTracksSeq*muoncosmichighlevelreco*reducedRecHits)

Definition at line 56 of file Reconstruction_cff.py.

tuple Reconstruction_cff::localreco = cms.Sequence(trackerlocalreco+muonlocalreco+calolocalreco+castorreco+lumiProducer)

Definition at line 39 of file Reconstruction_cff.py.

tuple Reconstruction_cff::localreco_HcalNZS = cms.Sequence(trackerlocalreco+muonlocalreco+calolocalrecoNZS+castorreco+lumiProducer)

Definition at line 40 of file Reconstruction_cff.py.

Definition at line 65 of file Reconstruction_cff.py.

tuple Reconstruction_cff::recolocal = cms.Sequence( siPixelDigis*siPixelClusters*siStripDigis*siStripZeroSuppression*siStripClusters)

Definition at line 9 of file Reconstruction_cff.py.

tuple Reconstruction_cff::reconstruction = cms.Sequence(localreco *globalreco *highlevelreco*logErrorHarvester)

Definition at line 62 of file Reconstruction_cff.py.

tuple Reconstruction_cff::reconstruction_fromRECO = reconstruction.copyAndExclude(modulesToRemove)

Definition at line 87 of file Reconstruction_cff.py.

Definition at line 94 of file Reconstruction_cff.py.

tuple Reconstruction_cff::reconstruction_standard_candle = cms.Sequence(localreco*globalreco*vertexreco*recoJetAssociations*btagging*electronSequence*photonSequence)

Definition at line 104 of file Reconstruction_cff.py.

Definition at line 23 of file Reconstruction_cff.py.

Definition at line 92 of file Reconstruction_cff.py.

Definition at line 93 of file Reconstruction_cff.py.

Definition at line 98 of file Reconstruction_cff.py.

Definition at line 24 of file Reconstruction_cff.py.

tuple Reconstruction_cff::recotrack = cms.Sequence( offlineBeamSpot + siPixelRecHits*siStripMatchedRecHits*recopixelvertexing*ckftracks)
tuple Reconstruction_cff::recotrackP5 = cms.Sequence( offlineBeamSpot + siPixelRecHits*siStripMatchedRecHits*recopixelvertexing*ctftracksP5)

Definition at line 20 of file Reconstruction_cff.py.

tuple Reconstruction_cff::reducedRecHits = cms.Sequence( reducedEcalRecHitsSequence * reducedHcalRecHitsSequence )

Definition at line 54 of file Reconstruction_cff.py.

Referenced by GsfElectronAlgo::createElectron().