CMS 3D CMS Logo

Namespaces | Variables

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_13_patch3/src/RecoLocalMuon/Configuration/python/RecoLocalMuon_cff.py File Reference

Go to the source code of this file.

Namespaces

namespace  RecoLocalMuon_cff

Variables

tuple RecoLocalMuon_cff::csclocalreco = cms.Sequence(csc2DRecHits*cscSegments)
tuple RecoLocalMuon_cff::dtlocalreco = cms.Sequence(dt1DRecHits*dt4DSegments + dt1DCosmicRecHits*dt4DCosmicSegments)
tuple RecoLocalMuon_cff::dtlocalreco_with_2DSegments = cms.Sequence(dt1DRecHits*dt2DSegments*dt4DSegments + dt1DCosmicRecHits*dt2DCosmicSegments*dt4DCosmicSegments)
tuple RecoLocalMuon_cff::muonlocalreco = cms.Sequence(dtlocalreco+csclocalreco+rpcRecHits)
tuple RecoLocalMuon_cff::muonlocalreco_with_2DSegments = cms.Sequence(dtlocalreco_with_2DSegments+csclocalreco+rpcRecHits)