CMS 3D CMS Logo

Variables

Reconstruction_cff Namespace Reference

Variables

tuple globalreco
tuple globalreco_plusPL = cms.Sequence(globalreco*ctfTracksPixelLess)
tuple highlevelreco
tuple localreco = cms.Sequence(trackerlocalreco+muonlocalreco+calolocalreco+castorreco)
tuple localreco_HcalNZS = cms.Sequence(trackerlocalreco+muonlocalreco+calolocalrecoNZS+castorreco)
tuple modulesToRemove = list()
tuple noTrackingAndDependent = list()
tuple recolocal = cms.Sequence( siPixelDigis*siPixelClusters*siStripDigis*siStripZeroSuppression*siStripClusters)
tuple reconstruction = cms.Sequence(localreco*globalreco*highlevelreco*logErrorHarvester)
tuple reconstruction_fromRECO = reconstruction.copyAndExclude(modulesToRemove+noTrackingAndDependent)
 it's OK according to Ronny modulesToRemove.append(CSCHaloData)#needs digis
tuple reconstruction_fromRECO_noTracking = reconstruction.copyAndExclude(modulesToRemove+noTrackingAndDependent)
 requires generalTracks trajectories
tuple reconstruction_fromRECO_noTrackingTest = reconstruction.copyAndExclude(modulesToRemove+noTrackingAndDependent)
tuple reconstruction_HcalNZS = cms.Sequence(localreco_HcalNZS*globalreco *highlevelreco*logErrorHarvester)
tuple reconstruction_noTracking = reconstruction.copyAndExclude(noTrackingAndDependent)
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_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

Initial value:
00001 cms.Sequence(offlineBeamSpot*
00002                           standalonemuontracking*
00003                           recopixelvertexing*
00004                           trackingGlobalReco*
00005                           hcalGlobalRecoSequence*
00006                           particleFlowCluster*
00007                           ecalClusters*
00008                           caloTowersRec*
00009                           vertexreco*
00010                           egammaGlobalReco*
00011                           jetGlobalReco*
00012                           muonGlobalReco*
00013                           pfTrackingGlobalReco*
00014                           muoncosmicreco*
00015                           CastorFullReco)

Definition at line 48 of file Reconstruction_cff.py.

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

Definition at line 64 of file Reconstruction_cff.py.

Initial value:
00001 cms.Sequence(egammaHighLevelRecoPrePF*
00002                              particleFlowReco*
00003                              egammaHighLevelRecoPostPF*
00004                              regionalCosmicTracksSeq*
00005                              muoncosmichighlevelreco*
00006                              muonshighlevelreco *
00007                              particleFlowLinks*
00008                              jetHighLevelReco*
00009                              metrecoPlusHCALNoise*
00010                              btagging*
00011                              recoPFMET*
00012                              PFTau*
00013                              reducedRecHits
00014                              )

Definition at line 69 of file Reconstruction_cff.py.

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

Definition at line 38 of file Reconstruction_cff.py.

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

Definition at line 39 of file Reconstruction_cff.py.

Definition at line 91 of file Reconstruction_cff.py.

Definition at line 92 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 88 of file Reconstruction_cff.py.

it's OK according to Ronny modulesToRemove.append(CSCHaloData)#needs digis

Definition at line 115 of file Reconstruction_cff.py.

requires generalTracks trajectories

Definition at line 146 of file Reconstruction_cff.py.

Definition at line 120 of file Reconstruction_cff.py.

Definition at line 152 of file Reconstruction_cff.py.

Definition at line 147 of file Reconstruction_cff.py.

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

Definition at line 162 of file Reconstruction_cff.py.

Definition at line 23 of file Reconstruction_cff.py.

Definition at line 151 of file Reconstruction_cff.py.

Definition at line 156 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 67 of file Reconstruction_cff.py.