CMS 3D CMS Logo

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

Variables

tuple _ctpps_2016_localreco = localreco.copy()
 
tuple _ctpps_2016_localreco_HcalNZS = localreco_HcalNZS.copy()
 
tuple _globalreco_tracking_LowPU_Phase1PU70 = globalreco_tracking.copy()
 
tuple _phase2_globalreco = globalreco.copyAndExclude([CastorFullReco])
 
tuple _phase2_localreco = localreco.copyAndExclude([castorreco])
 
tuple _phase2_localreco_HcalNZS = localreco_HcalNZS.copyAndExclude([castorreco])
 
tuple _phase2_timing_layer_localreco = _phase2_localreco.copy()
 
tuple _phase2_timing_layer_localreco_HcalNZS = localreco_HcalNZS.copyAndExclude([castorreco])
 
tuple globalreco
 
tuple globalreco_plusPL = cms.Sequence(globalreco*ctfTracksPixelLess)
 
tuple globalreco_tracking
 
tuple highlevelreco
 
tuple localreco = cms.Sequence(bunchSpacingProducer+trackerlocalreco+muonlocalreco+calolocalreco+castorreco)
 
tuple localreco_HcalNZS = cms.Sequence(bunchSpacingProducer+trackerlocalreco+muonlocalreco+calolocalrecoNZS+castorreco)
 
tuple modulesToRemove = list()
 
tuple noTrackingAndDependent = list()
 
tuple recolocal = cms.Sequence( siPixelDigis*siPixelClustersPreSplitting*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 More...
 
tuple reconstruction_fromRECO_noTracking = reconstruction.copyAndExclude(modulesToRemove+noTrackingAndDependent)
 requires generalTracks trajectories More...
 
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_trackingOnly = cms.Sequence(localreco*globalreco_tracking)
 
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 + siPixelRecHitsPreSplitting*siStripMatchedRecHits*recopixelvertexing*ckftracks)
 
tuple recotrackP5 = cms.Sequence( offlineBeamSpot + siPixelRecHitsPreSplitting*siStripMatchedRecHits*recopixelvertexing*ctftracksP5)
 
tuple reducedRecHits = cms.Sequence( reducedEcalRecHitsSequence * reducedHcalRecHitsSequence )
 
tuple siPixelClusterShapeCachePreSplitting
 

Variable Documentation

tuple Reconstruction_cff._ctpps_2016_localreco = localreco.copy()

Definition at line 67 of file Reconstruction_cff.py.

tuple Reconstruction_cff._ctpps_2016_localreco_HcalNZS = localreco_HcalNZS.copy()

Definition at line 72 of file Reconstruction_cff.py.

tuple Reconstruction_cff._globalreco_tracking_LowPU_Phase1PU70 = globalreco_tracking.copy()

Definition at line 90 of file Reconstruction_cff.py.

tuple Reconstruction_cff._phase2_globalreco = globalreco.copyAndExclude([CastorFullReco])

Definition at line 110 of file Reconstruction_cff.py.

tuple Reconstruction_cff._phase2_localreco = localreco.copyAndExclude([castorreco])

Definition at line 53 of file Reconstruction_cff.py.

tuple Reconstruction_cff._phase2_localreco_HcalNZS = localreco_HcalNZS.copyAndExclude([castorreco])

Definition at line 54 of file Reconstruction_cff.py.

tuple Reconstruction_cff._phase2_timing_layer_localreco = _phase2_localreco.copy()

Definition at line 60 of file Reconstruction_cff.py.

tuple Reconstruction_cff._phase2_timing_layer_localreco_HcalNZS = localreco_HcalNZS.copyAndExclude([castorreco])

Definition at line 62 of file Reconstruction_cff.py.

tuple Reconstruction_cff.globalreco
Initial value:
1 = cms.Sequence(globalreco_tracking*
2  particleFlowCluster*
3  ecalClusters*
4  caloTowersRec*
5  egammaGlobalReco*
6  jetGlobalReco*
7  muonGlobalReco*
8  pfTrackingGlobalReco*
9  muoncosmicreco*
10  CastorFullReco)

Definition at line 99 of file Reconstruction_cff.py.

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

Definition at line 113 of file Reconstruction_cff.py.

tuple Reconstruction_cff.globalreco_tracking
Initial value:
1 = cms.Sequence(offlineBeamSpot*
2  MeasurementTrackerEventPreSplitting* # unclear where to put this
3  siPixelClusterShapeCachePreSplitting* # unclear where to put this
4  standalonemuontracking*
5  trackingGlobalReco*
6  hcalGlobalRecoSequence*
7  vertexreco)

Definition at line 83 of file Reconstruction_cff.py.

tuple Reconstruction_cff.highlevelreco
Initial value:
1 = cms.Sequence(egammaHighLevelRecoPrePF*
2  particleFlowReco*
3  egammaHighLevelRecoPostPF*
4  muoncosmichighlevelreco*
5  muonshighlevelreco *
6  particleFlowLinks*
7  jetHighLevelReco*
8  metrecoPlusHCALNoise*
9  btagging*
10  recoPFMET*
11  PFTau*
12  reducedRecHits*
13  cosmicDCTracksSeq
14  )

Definition at line 117 of file Reconstruction_cff.py.

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

Definition at line 50 of file Reconstruction_cff.py.

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

Definition at line 51 of file Reconstruction_cff.py.

tuple Reconstruction_cff.modulesToRemove = list()

Definition at line 141 of file Reconstruction_cff.py.

tuple Reconstruction_cff.noTrackingAndDependent = list()

Definition at line 142 of file Reconstruction_cff.py.

tuple Reconstruction_cff.recolocal = cms.Sequence( siPixelDigis*siPixelClustersPreSplitting*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 136 of file Reconstruction_cff.py.

tuple Reconstruction_cff.reconstruction_fromRECO = reconstruction.copyAndExclude(modulesToRemove+noTrackingAndDependent)

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

Definition at line 187 of file Reconstruction_cff.py.

tuple Reconstruction_cff.reconstruction_fromRECO_noTracking = reconstruction.copyAndExclude(modulesToRemove+noTrackingAndDependent)

requires generalTracks trajectories

Definition at line 218 of file Reconstruction_cff.py.

tuple Reconstruction_cff.reconstruction_fromRECO_noTrackingTest = reconstruction.copyAndExclude(modulesToRemove+noTrackingAndDependent)

Definition at line 192 of file Reconstruction_cff.py.

tuple Reconstruction_cff.reconstruction_HcalNZS = cms.Sequence(localreco_HcalNZS*globalreco *highlevelreco*logErrorHarvester)

Definition at line 224 of file Reconstruction_cff.py.

tuple Reconstruction_cff.reconstruction_noTracking = reconstruction.copyAndExclude(noTrackingAndDependent)

Definition at line 219 of file Reconstruction_cff.py.

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

Definition at line 234 of file Reconstruction_cff.py.

tuple Reconstruction_cff.reconstruction_step = cms.Path( recolocal + recotrack )

Definition at line 23 of file Reconstruction_cff.py.

tuple Reconstruction_cff.reconstruction_trackingOnly = cms.Sequence(localreco*globalreco_tracking)

Definition at line 138 of file Reconstruction_cff.py.

tuple Reconstruction_cff.reconstruction_withPixellessTk = cms.Sequence(localreco *globalreco_plusPL*highlevelreco*logErrorHarvester)

Definition at line 223 of file Reconstruction_cff.py.

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

Definition at line 228 of file Reconstruction_cff.py.

tuple Reconstruction_cff.reconstructionP5_step = cms.Path( recolocal + recotrackP5 )

Definition at line 24 of file Reconstruction_cff.py.

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

Definition at line 20 of file Reconstruction_cff.py.

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

Definition at line 115 of file Reconstruction_cff.py.

tuple Reconstruction_cff.siPixelClusterShapeCachePreSplitting
Initial value:
1 = siPixelClusterShapeCache.clone(
2  src = 'siPixelClustersPreSplitting'
3  )

Definition at line 13 of file Reconstruction_cff.py.