CMS 3D CMS Logo

Variables

Reconstruction_hiSignal_cff Namespace Reference

Variables

tuple dropAllExceptFinalProducts = cms.PSet()
tuple heavyIonTracking
tuple hiSignalCorrectedIslandBarrelSuperClusters = correctedIslandBarrelSuperClusters.clone()
tuple hiSignalCorrectedIslandEndcapSuperClusters = correctedIslandEndcapSuperClusters.clone()
tuple hiSignalGlobalMuons = globalMuons.clone()
tuple hiSignalGlobalPrimTracks = hiGlobalPrimTracks.clone()
tuple hiSignalIterativeConePu5CaloJets = iterativeConePu5CaloJets.clone()
tuple hiSignalSelectedTracks = hiSelectedTracks.clone()
tuple islandClusteringSequence
tuple muontracking = cms.Sequence(standAloneMuonSeeds*standAloneMuons*hiSignalGlobalMuons)
tuple runjets = cms.Sequence(caloTowersRec*caloTowers*hiSignalIterativeConePu5CaloJets)

Variable Documentation

Definition at line 8 of file Reconstruction_hiSignal_cff.py.

Initial value:
00001 cms.Sequence(hiPixelVertices
00002                                 * hiPrimSeeds
00003                                 * hiPrimTrackCandidates
00004                                 * hiSignalGlobalPrimTracks
00005                                 * hiSelectedTracks
00006                                 )

Definition at line 16 of file Reconstruction_hiSignal_cff.py.

tuple Reconstruction_hiSignal_cff::hiSignalCorrectedIslandBarrelSuperClusters = correctedIslandBarrelSuperClusters.clone()

Definition at line 24 of file Reconstruction_hiSignal_cff.py.

tuple Reconstruction_hiSignal_cff::hiSignalCorrectedIslandEndcapSuperClusters = correctedIslandEndcapSuperClusters.clone()

Definition at line 25 of file Reconstruction_hiSignal_cff.py.

Definition at line 38 of file Reconstruction_hiSignal_cff.py.

tuple Reconstruction_hiSignal_cff::hiSignalGlobalPrimTracks = hiGlobalPrimTracks.clone()

Definition at line 13 of file Reconstruction_hiSignal_cff.py.

tuple Reconstruction_hiSignal_cff::hiSignalIterativeConePu5CaloJets = iterativeConePu5CaloJets.clone()

Definition at line 34 of file Reconstruction_hiSignal_cff.py.

tuple Reconstruction_hiSignal_cff::hiSignalSelectedTracks = hiSelectedTracks.clone()

Definition at line 14 of file Reconstruction_hiSignal_cff.py.

Initial value:
00001 cms.Sequence(islandBasicClusters
00002                                         *islandSuperClusters
00003                                         *hiSignalCorrectedIslandBarrelSuperClusters
00004                                         *hiSignalCorrectedIslandEndcapSuperClusters
00005                                         )

Definition at line 27 of file Reconstruction_hiSignal_cff.py.

tuple Reconstruction_hiSignal_cff::muontracking = cms.Sequence(standAloneMuonSeeds*standAloneMuons*hiSignalGlobalMuons)

Definition at line 40 of file Reconstruction_hiSignal_cff.py.

tuple Reconstruction_hiSignal_cff::runjets = cms.Sequence(caloTowersRec*caloTowers*hiSignalIterativeConePu5CaloJets)

Definition at line 35 of file Reconstruction_hiSignal_cff.py.