CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Variables
Reconstruction_cff.py File Reference

Go to the source code of this file.

Namespaces

 Reconstruction_cff
 

Variables

tuple Reconstruction_cff.globalreco
 
tuple Reconstruction_cff.globalreco_plusPL = cms.Sequence(globalreco*ctfTracksPixelLess)
 
tuple Reconstruction_cff.highlevelreco
 
tuple Reconstruction_cff.localreco = cms.Sequence(trackerlocalreco+muonlocalreco+calolocalreco+castorreco)
 
tuple Reconstruction_cff.localreco_HcalNZS = cms.Sequence(trackerlocalreco+muonlocalreco+calolocalrecoNZS+castorreco)
 
tuple Reconstruction_cff.modulesToRemove = list()
 
tuple Reconstruction_cff.noTrackingAndDependent = list()
 
tuple Reconstruction_cff.reconstruction = cms.Sequence(bunchSpacingProducer*localreco*globalreco*highlevelreco*logErrorHarvester)
 
tuple Reconstruction_cff.reconstruction_fromRECO = reconstruction.copyAndExclude(modulesToRemove+noTrackingAndDependent)
 it's OK according to Ronny modulesToRemove.append(CSCHaloData)#needs digis More...
 
tuple Reconstruction_cff.reconstruction_fromRECO_noTracking = reconstruction.copyAndExclude(modulesToRemove+noTrackingAndDependent)
 requires generalTracks trajectories More...
 
tuple Reconstruction_cff.reconstruction_fromRECO_noTrackingTest = reconstruction.copyAndExclude(modulesToRemove+noTrackingAndDependent)
 
tuple Reconstruction_cff.reconstruction_HcalNZS = cms.Sequence(localreco_HcalNZS*globalreco *highlevelreco*logErrorHarvester)
 
tuple Reconstruction_cff.reconstruction_noTracking = reconstruction.copyAndExclude(noTrackingAndDependent)
 
tuple Reconstruction_cff.reconstruction_standard_candle = cms.Sequence(localreco*globalreco*vertexreco*recoJetAssociations*btagging*electronSequence*photonSequence)
 
tuple Reconstruction_cff.reconstruction_withPixellessTk = cms.Sequence(localreco *globalreco_plusPL*highlevelreco*logErrorHarvester)
 
tuple Reconstruction_cff.reconstruction_woCosmicMuons = cms.Sequence(localreco*globalreco*highlevelreco*logErrorHarvester)
 
tuple Reconstruction_cff.reducedRecHits = cms.Sequence( reducedEcalRecHitsSequence * reducedHcalRecHitsSequence )
 
tuple Reconstruction_cff.siPixelClusterShapeCachePreSplitting