CMS 3D CMS Logo

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

Variables

tuple caloReco = cms.Sequence(ecalLocalRecoSequence*hcalLocalRecoSequence)
 
tuple caloRecoNZS = cms.Sequence(caloReco+hcalLocalRecoSequenceNZS)
 
tuple hbhereco = hbheprereco.clone()
 
tuple localReco = cms.Sequence(bunchSpacingProducer*offlineBeamSpot*muonReco*caloReco*castorreco)
 
tuple localReco_HcalNZS = cms.Sequence(bunchSpacingProducer*offlineBeamSpot*muonReco*caloRecoNZS)
 
tuple muonReco = cms.Sequence(trackerlocalreco+MeasurementTrackerEventPreSplitting+siPixelClusterShapeCachePreSplitting+muonlocalreco)
 
tuple reconstruct_PbPb = cms.Sequence(localReco*globalRecoPbPb*CastorFullReco)
 
tuple reconstructionHeavyIons = cms.Sequence(reconstruct_PbPb)
 
tuple reconstructionHeavyIons_HcalNZS = cms.Sequence(localReco_HcalNZS*globalRecoPbPb)
 
tuple reconstructionHeavyIons_withRegitMu = cms.Sequence(reconstructionHeavyIons*regionalMuonRecoPbPb)
 
tuple siPixelClusterShapeCachePreSplitting
 

Variable Documentation

tuple ReconstructionHeavyIons_cff.caloReco = cms.Sequence(ecalLocalRecoSequence*hcalLocalRecoSequence)

Definition at line 42 of file ReconstructionHeavyIons_cff.py.

tuple ReconstructionHeavyIons_cff.caloRecoNZS = cms.Sequence(caloReco+hcalLocalRecoSequenceNZS)

Definition at line 51 of file ReconstructionHeavyIons_cff.py.

tuple ReconstructionHeavyIons_cff.hbhereco = hbheprereco.clone()

Definition at line 43 of file ReconstructionHeavyIons_cff.py.

tuple ReconstructionHeavyIons_cff.localReco = cms.Sequence(bunchSpacingProducer*offlineBeamSpot*muonReco*caloReco*castorreco)

Definition at line 46 of file ReconstructionHeavyIons_cff.py.

tuple ReconstructionHeavyIons_cff.localReco_HcalNZS = cms.Sequence(bunchSpacingProducer*offlineBeamSpot*muonReco*caloRecoNZS)

Definition at line 52 of file ReconstructionHeavyIons_cff.py.

tuple ReconstructionHeavyIons_cff.muonReco = cms.Sequence(trackerlocalreco+MeasurementTrackerEventPreSplitting+siPixelClusterShapeCachePreSplitting+muonlocalreco)

Definition at line 45 of file ReconstructionHeavyIons_cff.py.

tuple ReconstructionHeavyIons_cff.reconstruct_PbPb = cms.Sequence(localReco*globalRecoPbPb*CastorFullReco)

Definition at line 56 of file ReconstructionHeavyIons_cff.py.

tuple ReconstructionHeavyIons_cff.reconstructionHeavyIons = cms.Sequence(reconstruct_PbPb)

Definition at line 57 of file ReconstructionHeavyIons_cff.py.

tuple ReconstructionHeavyIons_cff.reconstructionHeavyIons_HcalNZS = cms.Sequence(localReco_HcalNZS*globalRecoPbPb)

Definition at line 59 of file ReconstructionHeavyIons_cff.py.

tuple ReconstructionHeavyIons_cff.reconstructionHeavyIons_withRegitMu = cms.Sequence(reconstructionHeavyIons*regionalMuonRecoPbPb)

Definition at line 61 of file ReconstructionHeavyIons_cff.py.

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

Definition at line 38 of file ReconstructionHeavyIons_cff.py.