CMS 3D CMS Logo

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

Variables

tuple caloCosmics = cms.Sequence(calolocalreco*ecalClusters)
 
tuple caloCosmics_HcalNZS = cms.Sequence(calolocalrecoNZS*ecalClusters)
 
tuple egammaCosmics = cms.Sequence(egammarecoGlobal_cosmics*egammarecoCosmics_woElectrons)
 
tuple hbhereco = hbheprereco.clone()
 
tuple jetsCosmics = cms.Sequence(recoCaloTowersGR*recoJetsGR)
 
tuple localReconstructionCosmics = cms.Sequence(trackerCosmics*caloCosmics*muonsLocalRecoCosmics*vertexrecoCosmics+lumiProducer)
 
tuple localReconstructionCosmics_HcalNZS = cms.Sequence(trackerCosmics*caloCosmics_HcalNZS*muonsLocalRecoCosmics*vertexrecoCosmics +lumiProducer)
 
tuple muonsCosmics = cms.Sequence(muonRecoGR)
 
tuple muonsLocalRecoCosmics = cms.Sequence(muonlocalreco+muonlocalrecoT0Seg)
 
tuple reconstructionCosmics
 
tuple reconstructionCosmics_HcalNZS
 
tuple reconstructionCosmics_woTkBHM
 
tuple trackerCosmics = cms.Sequence(offlineBeamSpot*trackerlocalreco*MeasurementTrackerEvent*tracksP5)
 

Variable Documentation

tuple ReconstructionCosmics_cff.caloCosmics = cms.Sequence(calolocalreco*ecalClusters)

Definition at line 45 of file ReconstructionCosmics_cff.py.

tuple ReconstructionCosmics_cff.caloCosmics_HcalNZS = cms.Sequence(calolocalrecoNZS*ecalClusters)

Definition at line 46 of file ReconstructionCosmics_cff.py.

tuple ReconstructionCosmics_cff.egammaCosmics = cms.Sequence(egammarecoGlobal_cosmics*egammarecoCosmics_woElectrons)

Definition at line 56 of file ReconstructionCosmics_cff.py.

tuple ReconstructionCosmics_cff.hbhereco = hbheprereco.clone()

Definition at line 43 of file ReconstructionCosmics_cff.py.

tuple ReconstructionCosmics_cff.jetsCosmics = cms.Sequence(recoCaloTowersGR*recoJetsGR)

Definition at line 55 of file ReconstructionCosmics_cff.py.

tuple ReconstructionCosmics_cff.localReconstructionCosmics = cms.Sequence(trackerCosmics*caloCosmics*muonsLocalRecoCosmics*vertexrecoCosmics+lumiProducer)

Definition at line 49 of file ReconstructionCosmics_cff.py.

tuple ReconstructionCosmics_cff.localReconstructionCosmics_HcalNZS = cms.Sequence(trackerCosmics*caloCosmics_HcalNZS*muonsLocalRecoCosmics*vertexrecoCosmics +lumiProducer)

Definition at line 50 of file ReconstructionCosmics_cff.py.

tuple ReconstructionCosmics_cff.muonsCosmics = cms.Sequence(muonRecoGR)

Definition at line 54 of file ReconstructionCosmics_cff.py.

tuple ReconstructionCosmics_cff.muonsLocalRecoCosmics = cms.Sequence(muonlocalreco+muonlocalrecoT0Seg)

Definition at line 47 of file ReconstructionCosmics_cff.py.

tuple ReconstructionCosmics_cff.reconstructionCosmics
Initial value:
1 = cms.Sequence(localReconstructionCosmics*
2  beamhaloTracksSeq*
3  jetsCosmics*
4  muonsCosmics*
5  regionalCosmicTracksSeq*
6  metrecoCosmics*
7  egammaCosmics*
8  logErrorHarvester)

Definition at line 62 of file ReconstructionCosmics_cff.py.

tuple ReconstructionCosmics_cff.reconstructionCosmics_HcalNZS
Initial value:
1 = cms.Sequence(localReconstructionCosmics_HcalNZS*
2  beamhaloTracksSeq*
3  jetsCosmics*
4  muonsCosmics*
5  regionalCosmicTracksSeq*
6  metrecoCosmics*
7  egammaCosmics*
8  logErrorHarvester)

Definition at line 70 of file ReconstructionCosmics_cff.py.

tuple ReconstructionCosmics_cff.reconstructionCosmics_woTkBHM
Initial value:
1 = cms.Sequence(localReconstructionCosmics*
2  jetsCosmics*
3  muonsCosmics*
4  regionalCosmicTracksSeq*
5  metrecoCosmics*
6  egammaCosmics)

Definition at line 78 of file ReconstructionCosmics_cff.py.

tuple ReconstructionCosmics_cff.trackerCosmics = cms.Sequence(offlineBeamSpot*trackerlocalreco*MeasurementTrackerEvent*tracksP5)

Definition at line 42 of file ReconstructionCosmics_cff.py.