CMS 3D CMS Logo

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

Variables

tuple globalRecoPbPb = cms.Sequence(globalRecoPbPbTask)
 
tuple globalRecoPbPb_wConformalPixel = cms.Sequence(globalRecoPbPb_wConformalPixelTask)
 
tuple globalRecoPbPb_wConformalPixelTask
 
tuple globalRecoPbPb_wPhase1Task = globalRecoPbPbTask.copy()
 
tuple globalRecoPbPbTask
 
tuple reducedHcalRecHitsSequence = cms.Sequence( reducedHcalRecHitsTask )
 
tuple reducedHcalRecHitsTask = cms.Task( reducedHcalRecHits )
 
tuple reducedRecHits = cms.Sequence( reducedRecHitsTask )
 
tuple reducedRecHitsTask = cms.Task( reducedEcalRecHitsTask , reducedHcalRecHitsTask )
 

Variable Documentation

tuple Reconstruction_HI_cff.globalRecoPbPb = cms.Sequence(globalRecoPbPbTask)

Definition at line 75 of file Reconstruction_HI_cff.py.

tuple Reconstruction_HI_cff.globalRecoPbPb_wConformalPixel = cms.Sequence(globalRecoPbPb_wConformalPixelTask)

Definition at line 101 of file Reconstruction_HI_cff.py.

tuple Reconstruction_HI_cff.globalRecoPbPb_wConformalPixelTask
Initial value:
1 = cms.Task(hiTracking_wConformalPixelTask
2  , hiParticleFlowLocalRecoTask
3  , hiEcalClustersTask
4  , hiRecoJetsTask
5  , muonRecoPbPbTask
6  , hiElectronTask
7  , hiEgammaTask
8  , hiParticleFlowRecoTask
9  , egammaHighLevelRecoPostPFTask
10  , hiCentrality
11  , hiClusterCompatibility
12  , hiEvtPlane
13  , hcalnoise
14  , muonRecoHighLevelPbPbTask
15  , particleFlowLinksTask
16  , hiRecoPFJetsTask
17  , reducedRecHitsTask
18  )

Definition at line 83 of file Reconstruction_HI_cff.py.

tuple Reconstruction_HI_cff.globalRecoPbPb_wPhase1Task = globalRecoPbPbTask.copy()

Definition at line 77 of file Reconstruction_HI_cff.py.

tuple Reconstruction_HI_cff.globalRecoPbPbTask
Initial value:
1 = cms.Task(hiTracking_wSplittingTask
2  , hcalGlobalRecoTask
3  , hiParticleFlowLocalRecoTask
4  , hiEcalClustersTask
5  , hiRecoJetsTask
6  , muonRecoPbPbTask
7  , hiElectronTask
8  , hiEgammaTask
9  , hiParticleFlowRecoTask
10  , egammaHighLevelRecoPostPFTask
11  , hiCentrality
12  #, centralityBin # temporarily removed
13  , hiClusterCompatibility
14  , hiEvtPlane
15  , hcalnoise
16  , muonRecoHighLevelPbPbTask
17  , particleFlowLinksTask
18  , hiRecoPFJetsTask
19  , reducedRecHitsTask
20  )

Definition at line 55 of file Reconstruction_HI_cff.py.

tuple Reconstruction_HI_cff.reducedHcalRecHitsSequence = cms.Sequence( reducedHcalRecHitsTask )

Definition at line 48 of file Reconstruction_HI_cff.py.

tuple Reconstruction_HI_cff.reducedHcalRecHitsTask = cms.Task( reducedHcalRecHits )

Definition at line 47 of file Reconstruction_HI_cff.py.

tuple Reconstruction_HI_cff.reducedRecHits = cms.Sequence( reducedRecHitsTask )

Definition at line 50 of file Reconstruction_HI_cff.py.

tuple Reconstruction_HI_cff.reducedRecHitsTask = cms.Task( reducedEcalRecHitsTask , reducedHcalRecHitsTask )

Definition at line 49 of file Reconstruction_HI_cff.py.